summaryrefslogtreecommitdiff
path: root/packaging/var-checker
Commit message (Collapse)AuthorAgeFilesLines
* Allow the script to be run from inside the packaging dir.Wayne Davison2021-10-011-1/+8
|
* Rename util.c to util1.cWayne Davison2021-02-251-1/+1
| | | | | Fixes an issue where the Makefile's glob of *.c could sort util.c & util2.c in an order that depends on the current collation setting.
* Some patch-update & vim ft improvementsWayne Davison2020-06-271-1/+1
| | | | | - Stash off some gen files when switching patch branches. - Set the filetype in "env -S" files that vim can't handle.
* Fix /usr/bin/env with script args.Wayne Davison2020-06-161-1/+1
|
* Use /usr/bin/env for increased portability.Wayne Davison2020-06-161-1/+1
|
* Convert another packaging script to python3.Wayne Davison2020-04-291-79/+83
|
* Use "use warnings" rather than -w on the #! line.Wayne Davison2009-01-131-1/+2
|
* Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison2008-09-011-0/+7
| | | | | Also improved the human-readable output functions, including adding the ability to output negative numbers.
* Improved var-checker and tweaked all the issues it found.Wayne Davison2008-07-211-8/+65
|
* Renamed extern-squish -> var-checker.Wayne Davison2008-07-211-0/+18