summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* make-3.82 tarball releaseSam Thursfield2012-12-141-55/+9
* Support jobserver capability on Windows systems.psmith2011-11-141-1/+4
* Add new feature: != shell assignment for portability with BSD make.psmith2011-04-181-1/+8
* Improve backslash/newline handling to adhere to POSIX requirements.psmith2010-11-061-0/+13
* Bump the version to 3.82.90.psmith2010-08-291-1/+17
* - Fix the NEWS file to be accuratepsmith2010-08-141-8/+15
* Release GNU make 3.82psmith2010-07-281-43/+57
* Fix up incorrect prototype.psmith2010-07-201-1/+1
* - Many fixup patches from Savannah.psmith2010-07-191-6/+6
* Update copyrights for 2010.psmith2010-07-131-2/+2
* Add the beginning of the .ONESHELL special feature.psmith2010-07-121-0/+10
* - Enhance .POSIX to set -e when invoking shells, as demanded by apsmith2010-07-061-2/+18
* Implement linker-compatible library search.bosk2009-11-121-0/+9
* Fix fat-finger bug that left implicit rules with identical stem lengthspsmith2009-10-251-7/+9
* New command line option: --eval=STRING will cause STRING to bepsmith2009-10-251-8/+13
* Massage the NEWS filepsmith2009-10-121-16/+20
* Implement the new undefine directive.bosk2009-10-061-0/+5
* Implement the shortest stem first search order for pattern-specific variables...bosk2009-09-281-0/+8
* Add 'private' variable modifier, feature submitted by Ramon Garcia.psmith2009-05-261-6/+24
* New special variable: .RECIPEPREFIXpsmith2007-11-041-96/+104
* * Update to GPLv3psmith2007-07-041-4/+4
* Code cleanup: Remove all references to PARAMS() & ansi2knr.psmith2006-04-071-0/+6
* Release GNU make 3.81.psmith2006-04-011-3/+3
* Add some alloca(0) calls for systems without "normal" alloca support.psmith2006-03-201-1/+1
* Fix Savannah bug #15913.psmith2006-03-151-0/+8
* Some test updates for Windows.psmith2006-03-081-5/+12
* Move the copyright info to the end of the NEWS file, otherwise automake'spsmith2006-02-201-7/+7
* Last of the copyright updates.psmith2006-02-111-1/+2
* Update copyright and license notices on all files.psmith2006-02-111-19/+24
* - New code capability: a read-only string cache. Start of solution forpsmith2006-02-101-0/+8
* Various updates, mainly to the Windows port, from Eli Zaretskii andpsmith2006-02-011-0/+4
* Various changes getting ready for the release of 3.81.psmith2006-01-041-9/+26
* Update the make.1 man page.psmith2005-12-131-2/+2
* Implemented the flavor function which returns the flavor ofbosk2005-11-171-0/+1
* Implemented the .INCLUDE_DIRS special variable. It expands to a listbosk2005-11-141-0/+2
* Make second expansion optional (partial implementation).psmith2005-10-241-9/+15
* Various fixes and updates from testers of the beta3 release (mostly Windowspsmith2005-07-041-3/+3
* Fixes for some Windows/MSC compile issues.psmith2005-06-271-1/+1
* Date update.psmith2005-06-271-1/+1
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptspsmith2005-06-261-0/+5
* Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.psmith2005-06-251-1/+4
* Fix Savannah bug #11913: ensure that scopes such as foreach, etc. takepsmith2005-06-091-1/+2
* Implement new "if... else if... endif" semantics.psmith2005-05-131-1/+5
* Fix problems with losing tokens in the jobserver, reported by Grantpsmith2005-05-031-3/+2
* Fix some Savannah bugs.psmith2005-04-081-10/+13
* - Missing docs for $|psmith2005-03-041-2/+16
* * New feature: -L optionpsmith2005-02-281-3/+17
* Update NEWS file.psmith2005-02-161-9/+25
* Some code cleanups and efficiency enhancements. As far as I can tellpsmith2004-09-211-1/+6
* Don't use __STDC__; some compilers don't set it properly.psmith2004-03-061-1/+1