summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* New command line option: --eval=STRING will cause STRING to bePaul Smith2009-10-251-0/+9
* Implement the new undefine directive.Boris Kolpackov2009-10-061-2/+43
* - Update manual description for pattern rule search algorithmPaul Smith2009-09-281-30/+53
* Implement the shortest stem first search order for pattern-specific variables...Boris Kolpackov2009-09-281-11/+48
* - Fix Savannah bug #21824: don't loop through NULL cmds pointerPaul Smith2009-09-121-5/+10
* - Fix Savannah bug #27093Paul Smith2009-08-021-8/+8
* Changes from Ralf Wildenhues.Paul Smith2009-08-011-0/+5
* - Fix Savannah bug #13401Paul Smith2009-06-131-5/+6
* - Modify access of config and gnulib Savannah modules to use GITPaul Smith2009-06-041-95/+133
* Add 'private' variable modifier, feature submitted by Ramon Garcia.Paul Smith2009-05-261-24/+43
* We had the incorrect ISBN in the manual; not sure what happened herePaul Smith2009-05-241-2/+2
* Manual typo.Paul Smith2008-05-181-1/+1
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-922/+937
* Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith2007-08-151-2/+3
* * Update to GPLv3Paul Smith2007-07-042-12/+13
* Fix a core dump when reading_file is 0 (20033).Paul Smith2007-06-191-1/+1
* Fix some documentation gitches.Paul Smith2007-05-111-35/+27
* Fixed a number of documentation bugs, plus some build/install issues:Paul Smith2006-10-011-23/+61
* Release GNU make 3.81.Paul Smith2006-04-012-65/+45
* Some memory leak cleanups (found with valgrind).Paul Smith2006-02-141-18/+23
* Last of the copyright updates.Paul Smith2006-02-111-2/+2
* Update copyright and license notices on all files.Paul Smith2006-02-112-4/+20
* - New code capability: a read-only string cache. Start of solution forPaul Smith2006-02-101-39/+68
* Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith2006-02-061-158/+320
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-9/+9
* Various changes getting ready for the release of 3.81.Paul Smith2006-01-041-72/+124
* Implemented the flavor function which returns the flavor ofBoris Kolpackov2005-11-171-2/+52
* Implemented the .INCLUDE_DIRS special variable. It expands to a listBoris Kolpackov2005-11-141-0/+5
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-16/+46
* - Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith2005-08-081-1/+1
* Fix strerror() handling for systems which set ANSI_STRING.Paul Smith2005-06-271-1/+6
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith2005-06-261-8/+50
* Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.Paul Smith2005-06-251-2/+14
* Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith2005-06-121-1/+1
* Implement new "if... else if... endif" semantics.Paul Smith2005-05-131-5/+21
* Document the secondary expansion method. Also, some other documentationPaul Smith2005-05-081-58/+239
* Fix problems with losing tokens in the jobserver, reported by GrantPaul Smith2005-05-031-6/+61
* Fix some Savannah bugs.Paul Smith2005-04-081-10/+44
* - Missing docs for $|Paul Smith2005-03-041-5/+14
* * New feature: -L optionPaul Smith2005-02-281-0/+17
* Add a patch from Paul Eggert that's been lying around in my directory forPaul Smith2005-02-161-2/+4
* Handle build.sh in a better way (recommendation from the automake mailingPaul Smith2004-12-061-2/+0
* Implemented `realpath' and `abspath' built-in functions.Boris Kolpackov2004-11-301-0/+32
* Fix for bug #1276: Handle SHELL according to POSIX requirements.Paul Smith2004-11-281-19/+37
* New $(lastword ) built-in function: implementation, documentation and tests.Boris Kolpackov2004-10-211-19/+43
* Various enhancementsPaul Smith2004-05-161-8/+18
* Numerous fixes: patches for OS/2; core for -f ''; makefile updates.Paul Smith2004-02-231-12/+10
* Enhancements to the documentation (fixes bugs #1772 and 4898).Paul Smith2004-01-081-10/+25
* Added MINGW32 changes.Paul Smith2003-11-031-16/+16
* Build fixes due to changes in the FSF web site.Paul Smith2003-10-221-4/+4