summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * remake.c:filedef-cleanupTim Magill2000-03-142-22/+50
* * remake.c (update_goal_chain): re-arranged logic so that it makesTim Magill2000-03-122-67/+64
* more cleanupTim Magill2000-03-111-0/+10
* more cleanupTim Magill2000-03-111-19/+18
* removed excess loop in update_goal_chain()Tim Magill2000-03-012-90/+94
* changed return type of recursive update functionsTim Magill2000-02-212-34/+75
* removed essentially unused variable from update_goal_chainTim Magill2000-02-212-6/+7
* cleaned up usage of filedef->update_statusTim Magill2000-02-136-50/+53
* minor cleanupTim Magill2000-02-125-24/+46
* removed updated member from struct filedefTim Magill2000-02-095-14/+18
* * 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 off3.78.1Paul 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