summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright statements for 2014.Paul Smith2014-09-302-3/+3
* * main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*Paul Smith2014-09-151-5/+5
* * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.Paul Smith2014-09-141-0/+22
* * doc/make.texi: Clarify implicit rule lookup of phony targetsPaul Smith2014-09-071-39/+32
* [SV 41983] Support omitting the text argument to $(file ...)Paul Smith2014-07-071-5/+6
* Add support for updating the GNU make web pages.Paul Smith2013-10-131-0/+2
* Convert to auto-generated ChangeLog files.Paul Smith2013-10-131-11/+0
* Sanitize the registered function interface.Paul Smith2013-10-051-10/+32
* Reset GNUMAKEFLAGS after parsing.Paul Smith2013-09-291-4/+11
* Allow loaded objects to opt out of the "auto-rebuild" feature.Paul Smith2013-09-221-2/+5
* [SV 31326] Enhance the info on static pattern errors.Paul Smith2013-09-151-6/+9
* [SV 35248] Add --debug "n" flag to turn off current debug options.Paul Smith2013-09-141-0/+4
* Enhance the output sync mode.Paul Smith2013-09-121-36/+55
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
* Add requirement for plugin_is_GPL_compatible symbol in loaded objects.Paul Smith2013-05-141-0/+20
* Add a new variable: GNUMAKEFLAGSPaul Smith2013-05-131-0/+20
* Add new --trace[=MODE] flags, with --trace=dirPaul Smith2013-05-131-7/+12
* doc/make.texi (Loaded Object Example): Add a note about buildingEli Zaretskii2013-05-061-0/+14
* docs: port manual to Texinfo 5.xStefano Lattarini2013-05-051-1/+1
* Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith2013-05-051-35/+52
* Add memory allocation cleanup to loadable objects.Paul Smith2013-05-041-7/+114
* Fix a typo in the manual.Eli Zaretskii2013-05-041-1/+1
* Add support for per-job output sync.Paul Smith2013-04-281-51/+126
* Change the arg option for -O from numeric to string.Paul Smith2013-04-151-15/+17
* Rename the "parallel-sync" option to "output-sync".Paul Smith2013-04-141-16/+20
* Initial patch for output synchronization. See Savannah bug #33138.Frank Heckenbach2013-04-141-3/+24
* Clarify LDFLAGS vs. LDLIBS. Fixes Savannah bug #37970.Paul Smith2013-04-061-2/+4
* Expand the loadable object support.Paul Smith2013-02-251-19/+129
* Allow dynamically loaded objects to be rebuilt by make.Paul Smith2013-01-201-20/+57
* Modify .gitignore for proper formatting.Paul Smith2013-01-121-6/+18
* Rename CVS ignore files to .gitignorePaul Smith2013-01-121-0/+0
* Implement new "load" directive.Paul Smith2012-10-291-216/+377
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-2/+1
* Modify backslash/newline handling for POSIX.Paul Smith2012-03-031-24/+69
* Add support for "::=" simple assignment operator.Paul Smith2012-01-301-31/+46
* Create a new function $(file ...)Paul Smith2012-01-291-2/+66
* Disallow whitespace in variable names.Paul Smith2012-01-161-9/+11
* Update copyright notices.Paul Smith2012-01-162-2/+2
* Add GNU Guile as an optional embedded scripting language for make.Paul Smith2012-01-151-117/+339
* Ensure variables defined in $(call ...) have global scopePaul Smith2011-09-121-1/+3
* Updated documentation to fix Savannah bugs #32058 and #31582Paul Smith2011-05-021-7/+18
* Add new feature: != shell assignment for portability with BSD make.Paul Smith2011-04-181-3/+47
* * Fixups to the make man pagePaul Smith2011-02-211-11/+13
* Check if the target-specific variable is the same as the globalPaul Smith2010-11-301-5/+5
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-10/+13
* Bump the version to 3.82.90.Paul Smith2010-08-291-14/+33
* - Many fixup patches from Savannah.Paul Smith2010-07-191-45/+158
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* - Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith2010-07-061-1/+21
* Implement linker-compatible library search.Boris Kolpackov2009-11-121-7/+4