summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* * remake.c:filedef-cleanupTim Magill2000-03-14-22/+50
* * remake.c (update_goal_chain): re-arranged logic so that it makesTim Magill2000-03-12-67/+64
* more cleanupTim Magill2000-03-11-0/+10
* more cleanupTim Magill2000-03-11-19/+18
* removed excess loop in update_goal_chain()Tim Magill2000-03-01-90/+94
* changed return type of recursive update functionsTim Magill2000-02-21-34/+75
* removed essentially unused variable from update_goal_chainTim Magill2000-02-21-6/+7
* cleaned up usage of filedef->update_statusTim Magill2000-02-13-50/+53
* minor cleanupTim Magill2000-02-12-24/+46
* removed updated member from struct filedefTim Magill2000-02-09-14/+18
* * Fix for dir.c from Andreas Schwab.filedef-cleanup-basePaul Smith2000-02-07-20/+98
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-05-73/+133
* * Fix PR/1407.Paul Smith2000-02-05-91/+159
* * Some pre-pretest release cleanup.Paul Smith2000-01-27-21/+31
* * Updated gettext to use more advanced libit 0.7 version.Paul Smith2000-01-25-698/+14155
* * A few fixes.Paul Smith2000-01-23-48/+75
* * Mention it in NEWS.Paul Smith2000-01-22-0/+4
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-22-67/+789
* * More fixes to VMS by Hartmut Becker.Paul Smith2000-01-22-5/+29
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-22-311/+1230
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-11-126/+208
* * Fix problems with double-colon rules.Paul Smith1999-12-18-12/+44
* * Various changes and fixes. See ChangeLog.Paul Smith1999-12-08-70/+210
* * Update debugging to use string flags instead of integers.Paul Smith1999-11-27-34/+83
* * Add new debug header file.Paul Smith1999-11-22-0/+39
* * Add new debugging output level selection feature.Paul Smith1999-11-22-143/+183
* * Many cleanups and bugfixes.Paul Smith1999-11-17-64/+221
* * Fix PR/1394.Paul Smith1999-10-15-194/+273
* * Ensure -Iglob comes before any user-specified CPPFLAGS.Paul Smith1999-10-14-7/+18
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-13-102/+157
* * Fix test suite on DOS (PR/1344)Paul Smith1999-10-08-2/+34
* * Fix for DOS short filenames.Paul Smith1999-09-29-8/+15
* * Ouch: found a bug where re-exec from changed makefiles turned off3.78.1Paul Smith1999-09-23-36/+73
* * Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).3.78Paul Smith1999-09-22-3/+9
* * Fix escaping from perl to the shell.Paul Smith1999-09-17-1/+1
* * A few script fixes and updates for 3.78.Paul Smith1999-09-17-60/+145
* * Some minor pre-release updates.Paul Smith1999-09-16-11/+19
* * Fix some tests.Paul Smith1999-09-16-7/+39
* * Cleanup the test suite.Paul Smith1999-09-15-62/+151
* * Added the test suite to the main distribution.Paul Smith1999-09-14-25/+5721
* * Some configuration fixes.Paul Smith1999-09-14-64/+160
* * Various cleanups for release.Paul Smith1999-09-11-14/+57
* * Various pre-release cleanups.Paul Smith1999-09-11-9/+27
* * Some doc and help changes.Paul Smith1999-09-06-57/+98
* * Fix for infinite recursion.Paul Smith1999-09-04-23/+21
* * Removed a memory stomp (reading freed memory).Paul Smith1999-09-03-33/+78
* * A few W32 fixes for backslash support.Paul Smith1999-09-02-7/+18
* * A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1999-09-01-13/+133
* * Added config.guess/config.sub for new autoconf tests.Paul Smith1999-09-01-0/+2318
* * Large file support for AIX, HP-UX, and IRIX.Paul Smith1999-08-31-125/+427