summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Add GNU Guile as an optional embedded scripting language for make.Paul Smith2012-01-151-0/+5
* Support jobserver capability on Windows systems.Paul Smith2011-11-141-1/+4
* Add new feature: != shell assignment for portability with BSD make.Paul Smith2011-04-181-1/+8
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-0/+13
* Bump the version to 3.82.90.Paul Smith2010-08-291-1/+17
* - Fix the NEWS file to be accuratePaul Smith2010-08-141-8/+15
* Release GNU make 3.82Paul Smith2010-07-281-43/+57
* Fix up incorrect prototype.Paul Smith2010-07-201-1/+1
* - Many fixup patches from Savannah.Paul Smith2010-07-191-6/+6
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* Add the beginning of the .ONESHELL special feature.Paul Smith2010-07-121-0/+10
* - Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith2010-07-061-2/+18
* Implement linker-compatible library search.Boris Kolpackov2009-11-121-0/+9
* Fix fat-finger bug that left implicit rules with identical stem lengthsPaul Smith2009-10-251-7/+9
* New command line option: --eval=STRING will cause STRING to bePaul Smith2009-10-251-8/+13
* Massage the NEWS filePaul Smith2009-10-121-16/+20
* 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