Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-29 | Get --help and --version options working on all scripts | Dan McGee | 1 | -17/+23 | |
Added the autoconf option std-options to the scripts/ directory, which checks to ensure all programs have both --help and --version options. A few things needed cleaning up to get this working. To test these types of options, use the 'make distcheck' target. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2007-05-27 | chmod -x scripts/*.in | Andrew Fyfe | 1 | -0/+0 | |
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> | |||||
2007-05-27 | autotool scripts/pacman-optimize | Andrew Fyfe | 1 | -0/+158 | |
- move scripts/pacman-optimize -> scripts/pacman-optimize.in - add -V --version options to scripts/pacman-optimize.in - add autotool commands to generate scripts/pacman-optimize Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> |