summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-20Installed a new translation for Hebrew.Paul Smith1-1/+1
2002-04-20Updates to translaations.Paul Smith1-3/+10
2001-08-03Installed a new French translation (resolves Debian Bug #106720)Paul Smith1-1/+1
2001-07-05New/updated translations; minor update to the index of the manual.Paul Smith1-2/+2
2001-06-01Fix for EINTR problems when using jobserver.Paul Smith1-2/+7
2000-07-30* Various fixes; see the ChangeLog.Paul Smith1-5/+8
2000-07-07* Minor code cleanupsPaul Smith1-1/+1
2000-06-23* Released 3.79.13.79.1Paul Smith1-3/+10
2000-06-20* More updates and fixes.Paul Smith1-0/+5
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-1/+1
2000-04-05* Some final cleanups, and release 3.79.3.79Paul Smith1-2/+6
2000-03-27* Handle case of empty static pattern rule prerequisites.Paul Smith1-7/+1