Commit Graph

12 Commits

Author SHA1 Message Date
Peter J. Holzer 59e958e160 Add -r (--reverse) option. 2018-09-13 19:05:06 +02:00
hjp f052403e23 Add GNUmakerules and GNUmakevars to distclean 2016-07-05 20:19:48 +00:00
hjp c5acc52b65 Added -e (--export) and -p (--private) options. 2011-10-07 08:03:22 +00:00
hjp 1419d9dbc3 converted GNUmakerules.sh to a perl script to avoid shell
incompatibilities.
2011-10-07 07:51:23 +00:00
hjp 7949fda3ba Same performance improvement for apppath as for preppath. 2007-03-05 18:18:15 +00:00
hjp 69187e640a Speedup by by 63 % (from 85 ms to 52 ms on a 3 GHz P4) for a typical
usecase (prepend single directory to PATH with 12 directories with
checking) by loading Pod::Usage only if necessary.

This script is called quite frequently in my .zshrc, so performance is
important (maybe I should rewrite it in C?)
2007-03-05 18:13:54 +00:00
hjp 520a335ee6 Added -v option. 2007-01-04 17:00:45 +00:00
hjp 18feafbe66 Added rules to automatically create GNUmakerules and GNUmakevars. 2006-03-06 16:54:34 +00:00
hjp cfbe44bddf Minor pod fix. 2005-10-31 10:26:29 +00:00
hjp 46594d873d Create MAN1DIR if it doesn't exist. 2005-10-31 08:16:56 +00:00
hjp 5c46c7c080 Added configure script to CVS (although automatically generated). 2003-12-18 16:34:27 +00:00
hjp 3b37f9b952 1st release. 2003-12-18 16:31:40 +00:00