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