summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2026-02-13Convert POD documentation to Markdown and migrate to JustfilePaul Buetow
- Convert all POD files to Markdown format - Replace Makefile with justfile for build automation - Remove deprecated Debian packaging files and related directories - Update copyright year from 2013 to 2026 in Constants.pm and loadbars - Remove obsolete docs directory (bugs, wishlist, and generated files) - Fix sum() function in Utils.pm to handle undef values properly
2014-06-22add dput to release makefile targetPaul C. Buetow (mars.fritz.box)
2014-06-22New release0.7.3Paul C. Buetow (mars.fritz.box)
2014-06-14New release0.7.2Paul C. Buetow (mars.fritz.box)
2013-06-19New release0.7.0Paul Buetow
2013-06-17quick commitPaul Buetow
2013-04-14add profiling targetPaul Buetow
2012-05-01add tmp top makefile targetPaul Buetow
2012-05-01add clean-top makefile targetPaul Buetow
2012-04-21version number is not hard coded anymorePaul Buetow
2012-04-20.deb worksPaul Buetow
2012-04-20initial packaging workingPaul Buetow
2012-04-19refactoringPaul Buetow
2012-04-19some restructuringPaul Buetow
2012-04-19add Makefile and perltidyPaul Buetow