Age | Commit message (Expand) | Author | Files | Lines |
2005-06-27 | Date update. | Paul Smith | 1 | -1/+1 |
2005-06-26 | Fix Savannah bug # 1332: handle backslash-newline pairs in command scripts | Paul Smith | 1 | -0/+5 |
2005-06-25 | Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd. | Paul Smith | 1 | -1/+4 |
2005-06-09 | Fix Savannah bug #11913: ensure that scopes such as foreach, etc. take | Paul Smith | 1 | -1/+2 |
2005-05-13 | Implement new "if... else if... endif" semantics. | Paul Smith | 1 | -1/+5 |
2005-05-03 | Fix problems with losing tokens in the jobserver, reported by Grant | Paul Smith | 1 | -3/+2 |
2005-04-08 | Fix some Savannah bugs. | Paul Smith | 1 | -10/+13 |
2005-03-04 | - Missing docs for $| | Paul Smith | 1 | -2/+16 |
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -3/+17 |
2005-02-16 | Update NEWS file. | Paul Smith | 1 | -9/+25 |
2004-09-21 | Some code cleanups and efficiency enhancements. As far as I can tell | Paul Smith | 1 | -1/+6 |
2004-03-06 | Don't use __STDC__; some compilers don't set it properly. | Paul Smith | 1 | -1/+1 |
2004-03-04 | Updates to automate generation of GNU upload artifacts. | Paul Smith | 1 | -3/+3 |
2004-01-21 | Many bug fixes etc. | Paul Smith | 1 | -5/+10 |
2003-07-31 | Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. | Paul Smith | 1 | -1/+4 |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -3/+18 |
2002-10-25 | A few minor fixes to the manual and automake files. | Paul Smith | 1 | -1/+4 |
2002-10-04 | Update version info.3.80 | Paul Smith | 1 | -2/+1 |
2002-10-03 | Some updates for automake 1.7 and prep for releasing 3.80. | Paul Smith | 1 | -1/+1 |
2002-09-10 | Have the test driver check for the new format of the time skew error | Paul Smith | 1 | -4/+11 |
2002-09-03 | Update some NEWS and README nits, and add new gettext macros to config's | Paul Smith | 1 | -2/+6 |
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -4/+7 |
2002-08-01 | New variables, .VARIABLES and .TARGETS. | Paul Smith | 1 | -1/+6 |
2002-07-10 | Implement SysV-style $$@ support. I looked at E.Parmelan's patch but | Paul Smith | 1 | -2/+9 |
2002-07-09 | Documentation and tests for order-only prerequisites. | Paul Smith | 1 | -0/+7 |
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 1 | -1/+17 |
2002-04-22 | Updates for new tools. Everything works now building on Linux, | Paul Smith | 1 | -1/+2 |
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -2/+12 |
2002-04-20 | Installed a new translation for Hebrew. | Paul Smith | 1 | -1/+1 |
2002-04-20 | Updates to translaations. | Paul Smith | 1 | -3/+10 |
2001-08-03 | Installed a new French translation (resolves Debian Bug #106720) | Paul Smith | 1 | -1/+1 |
2001-07-05 | New/updated translations; minor update to the index of the manual. | Paul Smith | 1 | -2/+2 |
2001-06-01 | Fix for EINTR problems when using jobserver. | Paul Smith | 1 | -2/+7 |
2000-07-30 | * Various fixes; see the ChangeLog. | Paul Smith | 1 | -5/+8 |
2000-07-07 | * Minor code cleanups | Paul Smith | 1 | -1/+1 |
2000-06-23 | * Released 3.79.13.79.1 | Paul Smith | 1 | -3/+10 |
2000-06-20 | * More updates and fixes. | Paul Smith | 1 | -0/+5 |
2000-06-13 | * Some timestamp fixes from Paul Eggert. | Paul Smith | 1 | -1/+1 |
2000-04-05 | * Some final cleanups, and release 3.79.3.79 | Paul Smith | 1 | -2/+6 |
2000-03-27 | * Handle case of empty static pattern rule prerequisites. | Paul Smith | 1 | -7/+1 |
2000-02-05 | * Fix PR/1407. | Paul Smith | 1 | -7/+10 |
2000-01-25 | * Updated gettext to use more advanced libit 0.7 version. | Paul Smith | 1 | -1/+1 |
2000-01-23 | * A few fixes. | Paul Smith | 1 | -1/+4 |
2000-01-22 | * Mention it in NEWS. | Paul Smith | 1 | -0/+4 |
2000-01-22 | * Merge VMS patches by Hartmut Becker. | Paul Smith | 1 | -2/+5 |
2000-01-11 | * Change $(call...) to not expand arguments by default. | Paul Smith | 1 | -0/+6 |
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -5/+5 |
1999-11-22 | * Add new debugging output level selection feature. | Paul Smith | 1 | -1/+7 |
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -2/+6 |
1999-10-15 | * Fix PR/1394. | Paul Smith | 1 | -1/+17 |