summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the new undefine directive.Boris Kolpackov2009-10-061-0/+5
* Implement the shortest stem first search order for pattern-specific variables...Boris Kolpackov2009-09-281-0/+8
* Add 'private' variable modifier, feature submitted by Ramon Garcia.Paul Smith2009-05-261-6/+24
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-96/+104
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-0/+6
* Release GNU make 3.81.Paul Smith2006-04-011-3/+3
* Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith2006-03-201-1/+1
* Fix Savannah bug #15913.Paul Smith2006-03-151-0/+8
* Some test updates for Windows.Paul Smith2006-03-081-5/+12
* Move the copyright info to the end of the NEWS file, otherwise automake'sPaul Smith2006-02-201-7/+7
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-19/+24
* - New code capability: a read-only string cache. Start of solution forPaul Smith2006-02-101-0/+8
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-0/+4
* Various changes getting ready for the release of 3.81.Paul Smith2006-01-041-9/+26
* Update the make.1 man page.Paul Smith2005-12-131-2/+2
* Implemented the flavor function which returns the flavor ofBoris Kolpackov2005-11-171-0/+1
* Implemented the .INCLUDE_DIRS special variable. It expands to a listBoris Kolpackov2005-11-141-0/+2
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-9/+15
* Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith2005-07-041-3/+3
* Fixes for some Windows/MSC compile issues.Paul Smith2005-06-271-1/+1
* Date update.Paul Smith2005-06-271-1/+1
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith2005-06-261-0/+5
* Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.Paul Smith2005-06-251-1/+4
* Fix Savannah bug #11913: ensure that scopes such as foreach, etc. takePaul Smith2005-06-091-1/+2
* Implement new "if... else if... endif" semantics.Paul Smith2005-05-131-1/+5
* Fix problems with losing tokens in the jobserver, reported by GrantPaul Smith2005-05-031-3/+2
* Fix some Savannah bugs.Paul Smith2005-04-081-10/+13
* - Missing docs for $|Paul Smith2005-03-041-2/+16
* * New feature: -L optionPaul Smith2005-02-281-3/+17
* Update NEWS file.Paul Smith2005-02-161-9/+25
* Some code cleanups and efficiency enhancements. As far as I can tellPaul Smith2004-09-211-1/+6
* Don't use __STDC__; some compilers don't set it properly.Paul Smith2004-03-061-1/+1
* Updates to automate generation of GNU upload artifacts.Paul Smith2004-03-041-3/+3
* Many bug fixes etc.Paul Smith2004-01-211-5/+10
* Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1.Paul Smith2003-07-311-1/+4
* - Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith2003-05-021-3/+18
* A few minor fixes to the manual and automake files.Paul Smith2002-10-251-1/+4
* Update version info.Paul Smith2002-10-041-2/+1
* Some updates for automake 1.7 and prep for releasing 3.80.Paul Smith2002-10-031-1/+1
* Have the test driver check for the new format of the time skew errorPaul Smith2002-09-101-4/+11
* Update some NEWS and README nits, and add new gettext macros to config'sPaul Smith2002-09-031-2/+6
* Incorporate some VMS fixes.Paul Smith2002-08-081-4/+7
* New variables, .VARIABLES and .TARGETS.Paul Smith2002-08-011-1/+6
* Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith2002-07-101-2/+9
* Documentation and tests for order-only prerequisites.Paul Smith2002-07-091-0/+7
* Major updates in preparation for 3.80.Paul Smith2002-07-081-1/+17
* Updates for new tools. Everything works now building on Linux,Paul Smith2002-04-221-1/+2
* Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith2002-04-211-2/+12