summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed Savannah bugs #13216 and #13218.Boris Kolpackov2005-05-311-0/+9
* Implement new "if... else if... endif" semantics.Paul Smith2005-05-131-0/+18
* Fixes to allow "make dist" etc. to work again.Paul Smith2005-05-101-0/+9
* Document the secondary expansion method. Also, some other documentationPaul Smith2005-05-081-0/+16
* Fix problems with losing tokens in the jobserver, reported by GrantPaul Smith2005-05-031-0/+56
* Fix performance degradation introduced by the second expansion feature.Paul Smith2005-04-131-0/+27
* Fix some Savannah bugs.Paul Smith2005-04-081-2/+29
* Fixed Savannah bug #12320.Boris Kolpackov2005-03-151-0/+9
* Fixed Savannah bug #12267.Boris Kolpackov2005-03-101-0/+6
* Fixed Savannah bug #12266.Boris Kolpackov2005-03-091-0/+9
* Fixed Savannah bug #12202.Boris Kolpackov2005-03-041-0/+5
* - Missing docs for $|Paul Smith2005-03-041-2/+16
* Fixed stem termination and stem triple-expansion bugs.Boris Kolpackov2005-03-031-0/+13
* Fixed Savannah bug #12180.Boris Kolpackov2005-03-011-0/+5
* - Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)Paul Smith2005-02-281-0/+15
* * New feature: -L optionPaul Smith2005-02-281-11/+62
* Implementation of the .DEFAULT_TARGET special variable.Boris Kolpackov2005-02-271-0/+25
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-0/+46
* Add configure operations to support MINGW on Windows.Paul Smith2005-02-261-0/+14
* Add a patch from Paul Eggert that's been lying around in my directory forPaul Smith2005-02-161-0/+9
* Flush stdout after printing directory info.Paul Smith2005-02-101-0/+16
* Add a new Irish (ga) translation.Paul Smith2005-02-091-0/+6
* Add a Finnish translation.Paul Smith2005-02-011-0/+4
* Fix bug with SHELL handling: make sure the variable struct is initialized.Paul Smith2004-12-051-0/+5
* Fix problems with README and build.shPaul Smith2004-11-301-0/+16