Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-22 | Fix regression tests after MAKEFLAGS enhancements. | Paul Smith | 1 | -1/+1 | |
2013-01-13 | [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete. | Paul Smith | 1 | -22/+37 | |
Patch suggested by Frank Heckenbach <f.heckenbach@fh-soft.de>. | |||||
2012-03-04 | Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. | Paul Smith | 1 | -2/+2 | |
Fixes Savannah bug #34530. | |||||
2011-09-02 | Ensure that -n takes precedence over -t. | Paul Smith | 1 | -1/+16 | |
Patch from Michael Witten <mfwitten@gmail.com> | |||||
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 1 | -8/+2 | |
Info on this fix from barkalow@reputation.com: thanks! Some updates/cleanups of some of the tests; added a forgotten -t test, etc. | |||||
2000-04-05 | * Some final cleanups, and release 3.79.3.79 | Paul Smith | 1 | -0/+5 | |
2000-03-29 | * New config.sub and config.guess3.78.92 | Paul Smith | 1 | -2/+10 | |
* Update version number for release * Fixes to the build.sh to handle i18n/gettext * Make dash-n more robust. | |||||
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -0/+2 | |
1999-10-13 | * Fix PR/1379: -n/-q behaves correctly when all commands are recursive. | Paul Smith | 1 | -0/+30 | |
1999-09-17 | * A few script fixes and updates for 3.78. | Paul Smith | 1 | -4/+4 | |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+31 | |