summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix make.h preprocessor directive to work better with Windows compilers.Paul Smith2005-08-291-0/+11
* If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don'tPaul Smith2005-08-251-0/+7
* Fixed Savannah bug #13881.Boris Kolpackov2005-08-101-0/+6
* - Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith2005-08-081-0/+75
* Various minor updates and code cleanups.Paul Smith2005-07-121-0/+25
* Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith2005-07-041-29/+44
* Fixes for some Windows/MSC compile issues.Paul Smith2005-06-271-0/+9
* Fix strerror() handling for systems which set ANSI_STRING.Paul Smith2005-06-271-0/+10
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith2005-06-261-9/+18
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-0/+8
* Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith2005-06-251-0/+13
* Fix -W foo yielding infinite recursion in some cases of re-exec.Paul Smith2005-06-251-0/+4
* Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.Paul Smith2005-06-251-0/+21
* Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith2005-06-121-2/+13
* Fixes for VMS from Hartmut Becker.Paul Smith2005-06-101-0/+10
* Fix Savannah bug #11913: ensure that scopes such as foreach, etc. takePaul Smith2005-06-091-0/+13