summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* For mod times farther in the future, print the value in fixed-point ratherPaul Smith2007-11-051-0/+5
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-0/+49
* Windows: allow SHELL to be set to a more complex value by checking itsPaul Smith2007-10-131-0/+6
* Fixes from Eli Zaretskii:Paul Smith2007-10-101-0/+16
* Some Windows fixes to allow builds to succeed.Paul Smith2007-10-101-0/+12
* Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith2007-08-151-0/+13
* Fix Savannah bug #20452.Paul Smith2007-07-141-0/+7
* * Update to GPLv3Paul Smith2007-07-041-4/+15
* Fix a core dump when reading_file is 0 (20033).Paul Smith2007-06-191-0/+10
* Fix some documentation gitches.Paul Smith2007-05-111-0/+16
* Fix Savannah bug #19656: rationalize our use of case-insensitive stringPaul Smith2007-05-091-0/+22
* Fix Savannah bug #19348: if the user specifiedPaul Smith2007-03-211-1/+6
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-1/+23
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-181-1/+42
* Fixed a number of documentation bugs, plus some build/install issues:Paul Smith2006-10-011-0/+66
* Another round of cleanups:Paul Smith2006-04-091-0/+27
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-0/+17
* Release GNU make 3.81.Paul Smith2006-04-011-0/+36
* Fixed Savannah bug #16140.Boris Kolpackov2006-03-221-0/+6
* Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith2006-03-201-0/+15
* Minor tweaks for 3.81rc2.Paul Smith2006-03-171-0/+6
* Fixed Savannah bug #16053.Boris Kolpackov2006-03-171-1/+16
* Fix Savannah bug #15913.Paul Smith2006-03-151-1/+9
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-101-0/+25
* Some test updates for Windows.Paul Smith2006-03-081-0/+6
* Fix a potential core dump when merging aliases. Might fix bug #15818.Paul Smith2006-02-211-0/+5
* - Memory cleanups, found with valgrind.Paul Smith2006-02-201-0/+22
* Make sure we don't introduce a circularity into the variable set linkedPaul Smith2006-02-171-0/+9
* Fix Savannah bug #106: keep separate track of which variable we arePaul Smith2006-02-151-0/+21
* Some memory leak cleanups (found with valgrind).Paul Smith2006-02-141-0/+18
* Fix bug #11183.Paul Smith2006-02-131-0/+6
* Last of the copyright updates.Paul Smith2006-02-111-2/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-0/+27
* - New code capability: a read-only string cache. Start of solution forPaul Smith2006-02-101-0/+25
* Fixed Savannah bug #15641.Boris Kolpackov2006-02-081-0/+7
* Updates to Windows stuff from Markus Mauhart.Paul Smith2006-02-061-1/+12
* Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith2006-02-061-0/+23
* Fix a bug where a variable could be used without being initialized in W32.Paul Smith2006-02-011-0/+6
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-4/+47
* Various changes getting ready for the release of 3.81.Paul Smith2006-01-041-0/+60
* Fixed record_target_var to initialize variable's export field with v_defaultBoris Kolpackov2005-12-141-0/+6
* Update the make.1 man page.Paul Smith2005-12-131-0/+5
* Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.Paul Smith2005-12-111-0/+7
* Fixed bug #13022 by setting is_target flag on files that this implicitBoris Kolpackov2005-12-091-0/+6
* Fixed bug #14334 by propagate the change of modification time to all theBoris Kolpackov2005-12-071-0/+6
* Implemented the flavor function which returns the flavor ofBoris Kolpackov2005-11-171-0/+7
* Implemented the .INCLUDE_DIRS special variable. It expands to a listBoris Kolpackov2005-11-141-0/+7
* Fix a crash I introduced last-minute.Paul Smith2005-10-261-0/+6
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-0/+36
* Make sure to assign a boolean value to a 1-bit bitfield. Reported onPaul Smith2005-09-261-0/+12