Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-04 | Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. | Paul Smith | 1 | -2/+2 | |
Fixes Savannah bug #34530. | |||||
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 1 | -5/+3 | |
Info on this fix from barkalow@reputation.com: thanks! Some updates/cleanups of some of the tests; added a forgotten -t test, etc. | |||||
2002-07-11 | Install Greg McGary's patches to port the id-utils hashing functions to | Paul Smith | 1 | -2/+2 | |
GNU make. Also he provides some other performance fixups after doing some profiling of make on large makefiles. Modify the test suite to allow the use of Valgrind to find memory problems. | |||||
2000-03-26 | * Ignore attempt to change a file into itself. | Paul Smith | 1 | -2/+8 | |
* Define COFLAGS to avoid unknown variable warning. * Fix some usec problems on UnixWare. * Don't remove .INTERMEDIATE targets specified on the command line. | |||||
2000-02-05 | * Updates for VMS, Windows, and DOS ports. | Paul Smith | 1 | -6/+3 | |
* Clean up some warnings. | |||||
1999-12-18 | * Fix problems with double-colon rules. | Paul Smith | 1 | -0/+21 | |
* Fix problems with INTERMEDIATE rules. | |||||
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+86 | |