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