Age | Commit message (Expand) | Author | Files | Lines |
2010-07-28 | Release GNU make 3.823.82 | Paul Smith | 1 | -43/+57 |
2010-07-20 | Fix up incorrect prototype. | Paul Smith | 1 | -1/+1 |
2010-07-19 | - Many fixup patches from Savannah. | Paul Smith | 1 | -6/+6 |
2010-07-13 | Update copyrights for 2010. | Paul Smith | 1 | -2/+2 |
2010-07-12 | Add the beginning of the .ONESHELL special feature. | Paul Smith | 1 | -0/+10 |
2010-07-06 | - Enhance .POSIX to set -e when invoking shells, as demanded by a | Paul Smith | 1 | -2/+18 |
2009-11-12 | Implement linker-compatible library search. | Boris Kolpackov | 1 | -0/+9 |
2009-10-25 | Fix fat-finger bug that left implicit rules with identical stem lengths | Paul Smith | 1 | -7/+9 |
2009-10-25 | New command line option: --eval=STRING will cause STRING to be | Paul Smith | 1 | -8/+13 |
2009-10-12 | Massage the NEWS file | Paul Smith | 1 | -16/+20 |
2009-10-06 | Implement the new undefine directive. | Boris Kolpackov | 1 | -0/+5 |
2009-09-28 | Implement the shortest stem first search order for pattern-specific variables... | Boris Kolpackov | 1 | -0/+8 |
2009-05-26 | Add 'private' variable modifier, feature submitted by Ramon Garcia. | Paul Smith | 1 | -6/+24 |
2007-11-04 | New special variable: .RECIPEPREFIX | Paul Smith | 1 | -96/+104 |
2007-07-04 | * Update to GPLv3 | Paul Smith | 1 | -4/+4 |
2006-04-07 | Code cleanup: Remove all references to PARAMS() & ansi2knr. | Paul Smith | 1 | -0/+6 |
2006-04-01 | Release GNU make 3.81. | Paul Smith | 1 | -3/+3 |
2006-03-20 | Add some alloca(0) calls for systems without "normal" alloca support. | Paul Smith | 1 | -1/+1 |
2006-03-15 | Fix Savannah bug #15913. | Paul Smith | 1 | -0/+8 |
2006-03-08 | Some test updates for Windows. | Paul Smith | 1 | -5/+12 |
2006-02-20 | Move the copyright info to the end of the NEWS file, otherwise automake's | Paul Smith | 1 | -7/+7 |
2006-02-11 | Last of the copyright updates. | Paul Smith | 1 | -1/+2 |
2006-02-11 | Update copyright and license notices on all files. | Paul Smith | 1 | -19/+24 |
2006-02-10 | - New code capability: a read-only string cache. Start of solution for | Paul Smith | 1 | -0/+8 |
2006-02-01 | Various updates, mainly to the Windows port, from Eli Zaretskii and | Paul Smith | 1 | -0/+4 |
2006-01-04 | Various changes getting ready for the release of 3.81. | Paul Smith | 1 | -9/+26 |
2005-12-13 | Update the make.1 man page. | Paul Smith | 1 | -2/+2 |
2005-11-17 | Implemented the flavor function which returns the flavor of | Boris Kolpackov | 1 | -0/+1 |
2005-11-14 | Implemented the .INCLUDE_DIRS special variable. It expands to a list | Boris Kolpackov | 1 | -0/+2 |
2005-10-24 | Make second expansion optional (partial implementation). | Paul Smith | 1 | -9/+15 |
2005-07-04 | Various fixes and updates from testers of the beta3 release (mostly Windows | Paul Smith | 1 | -3/+3 |
2005-06-27 | Fixes for some Windows/MSC compile issues. | Paul Smith | 1 | -1/+1 |
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 |