summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Fix for dir.c from Andreas Schwab.filedef-cleanup-basePaul Smith2000-02-075-20/+98
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-0516-73/+133
* * Fix PR/1407.Paul Smith2000-02-0511-91/+159
* * Some pre-pretest release cleanup.Paul Smith2000-01-275-21/+31
* * Updated gettext to use more advanced libit 0.7 version.Paul Smith2000-01-2523-698/+14155
* * A few fixes.Paul Smith2000-01-237-48/+75
* * Mention it in NEWS.Paul Smith2000-01-221-0/+4
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-2211-67/+789
* * More fixes to VMS by Hartmut Becker.Paul Smith2000-01-223-5/+29
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-2220-311/+1230
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-117-126/+208
* * Fix problems with double-colon rules.Paul Smith1999-12-187-12/+44
* * Various changes and fixes. See ChangeLog.Paul Smith1999-12-0812-70/+210
* * Update debugging to use string flags instead of integers.Paul Smith1999-11-275-34/+83
* * Add new debug header file.Paul Smith1999-11-221-0/+39
* * Add new debugging output level selection feature.Paul Smith1999-11-2212-143/+183
* * Many cleanups and bugfixes.Paul Smith1999-11-1718-64/+221
* * Fix PR/1394.Paul Smith1999-10-1527-194/+273
* * Ensure -Iglob comes before any user-specified CPPFLAGS.Paul Smith1999-10-143-7/+18
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-136-102/+157
* * Fix test suite on DOS (PR/1344)Paul Smith1999-10-084-2/+34
* * Fix for DOS short filenames.Paul Smith1999-09-292-8/+15
* * Ouch: found a bug where re-exec from changed makefiles turned offPaul Smith1999-09-236-36/+73
* * Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).3.78Paul Smith1999-09-222-3/+9
* * Fix escaping from perl to the shell.Paul Smith1999-09-171-1/+1
* * A few script fixes and updates for 3.78.Paul Smith1999-09-1717-60/+145
* * Some minor pre-release updates.Paul Smith1999-09-166-11/+19
* * Fix some tests.Paul Smith1999-09-163-7/+39
* * Cleanup the test suite.Paul Smith1999-09-1512-62/+151
* * Added the test suite to the main distribution.Paul Smith1999-09-1478-25/+5721
* * Some configuration fixes.Paul Smith1999-09-147-64/+160
* * Various cleanups for release.Paul Smith1999-09-117-14/+57
* * Various pre-release cleanups.Paul Smith1999-09-116-9/+27
* * Some doc and help changes.Paul Smith1999-09-064-57/+98
* * Fix for infinite recursion.Paul Smith1999-09-041-23/+21
* * Removed a memory stomp (reading freed memory).Paul Smith1999-09-034-33/+78
* * A few W32 fixes for backslash support.Paul Smith1999-09-025-7/+18
* * A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1999-09-019-13/+133
* * Added config.guess/config.sub for new autoconf tests.Paul Smith1999-09-013-0/+2318
* * Large file support for AIX, HP-UX, and IRIX.Paul Smith1999-08-3111-125/+427
* * A few cleanups, and 3.77.94 release.Paul Smith1999-08-255-18/+47
* * Terminology change in docs and code.Paul Smith1999-08-246-329/+430
* * Fix jobserver algorithm again.Paul Smith1999-08-238-67/+118
* * Start rewrite of jobserver to avoid unique tokens for debugging.Paul Smith1999-08-232-168/+118
* * Various changes.Paul Smith1999-08-226-39/+88
* * Code cleanup.Paul Smith1999-08-192-37/+38
* * Rework jobserver yet one more time.Paul Smith1999-08-139-102/+194
* * Some DOS fixes.Paul Smith1999-08-124-12/+26
* * Release 3.77.92.3.77.92Paul Smith1999-08-018-72/+117
* * Applied some DOS updates.Paul Smith1999-08-019-132/+171