Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | Update README.VMS and move news to the NEWS file | John Malmberg | 1 | -2/+268 |
2014-10-09 | * configure.ac, NEWS, README.git: Set up for the next release. | Paul Smith | 1 | -0/+7 |
2014-10-05 | GNU Make release 4.1.4.1 | Paul Smith | 1 | -2/+2 |
2014-09-30 | Update Copyright statements for 2014. | Paul Smith | 1 | -6/+6 |
2014-09-15 | * main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM* | Paul Smith | 1 | -2/+3 |
2014-09-14 | * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR. | Paul Smith | 1 | -0/+3 |
2014-07-07 | [SV 41983] Support omitting the text argument to $(file ...) | Paul Smith | 1 | -11/+15 |
2013-10-20 | * read.c (record_files): [SV 33034] Change fatal() to error() | Paul Smith | 1 | -11/+8 |
2013-10-19 | * NEWS: Fix version so we can build a distfile. | Paul Smith | 1 | -1/+1 |
2013-10-13 | Set up for the next release. | Paul Smith | 1 | -1/+8 |
2013-10-09 | GNU Make release 4.0.4.0 | Paul Smith | 1 | -2/+2 |
2013-10-01 | Release GNU Make version 3.99.93.3.99.93 | Paul Smith | 1 | -2/+2 |
2013-09-29 | Portability for Guile 1.8. Force UTF-8 encoding. | Paul Smith | 1 | -5/+10 |
2013-09-29 | Reset GNUMAKEFLAGS after parsing. | Paul Smith | 1 | -3/+6 |
2013-09-23 | Release GNU Make version 3.99.92.3.99.92 | Paul Smith | 1 | -2/+2 |
2013-09-22 | Add VMS port updates from Hartmut Becker. | Paul Smith | 1 | -2/+2 |
2013-09-16 | Release GNU Make version 3.99.91.3.99.91 | Paul Smith | 1 | -2/+2 |
2013-09-14 | [SV 35248] Add --debug "n" flag to turn off current debug options. | Paul Smith | 1 | -3/+4 |
2013-09-12 | Enhance the output sync mode. | Paul Smith | 1 | -2/+1 |
2013-05-27 | Create a new variable MAKE_HOST providing the host architecture. | Paul Smith | 1 | -0/+4 |
2013-05-26 | Add dates to the NEWS file to make things simpler. | Paul Smith | 1 | -20/+20 |
2013-05-22 | Force version printing whenever we print the database. | Paul Smith | 1 | -0/+8 |
2013-05-17 | Update for GNU make release candidate 3.99.90.3.99.90 | Paul Smith | 1 | -2/+2 |
2013-05-17 | Update copyright for changes in 2013. | Paul Smith | 1 | -1/+1 |
2013-05-13 | Add a new variable: GNUMAKEFLAGS | Paul Smith | 1 | -6/+13 |
2013-05-01 | Mention in NEWS change on Windows with quotes in command lines. | Eli Zaretskii | 1 | -0/+9 |
2013-04-28 | Add support for per-job output sync. | Paul Smith | 1 | -4/+8 |
2013-04-16 | Create an open_tmpfd() function to return temp files by FD. Use it. | Paul Smith | 1 | -2/+8 |
2012-10-29 | Implement new "load" directive. | Paul Smith | 1 | -1/+6 |
2012-03-05 | Simplify copyrights using ranges of years. | Paul Smith | 1 | -4/+2 |
2012-03-03 | Modify backslash/newline handling for POSIX. | Paul Smith | 1 | -5/+6 |
2012-01-30 | Add support for "::=" simple assignment operator. | Paul Smith | 1 | -0/+6 |
2012-01-29 | Create a new function $(file ...) | Paul Smith | 1 | -6/+8 |
2012-01-16 | Update copyright notices. | Paul Smith | 1 | -4/+5 |
2012-01-15 | Add GNU Guile as an optional embedded scripting language for make. | Paul Smith | 1 | -0/+5 |
2011-11-14 | Support jobserver capability on Windows systems. | Paul Smith | 1 | -1/+4 |
2011-04-18 | Add new feature: != shell assignment for portability with BSD make. | Paul Smith | 1 | -1/+8 |
2010-11-06 | Improve backslash/newline handling to adhere to POSIX requirements. | Paul Smith | 1 | -0/+13 |
2010-08-29 | Bump the version to 3.82.90. | Paul Smith | 1 | -1/+17 |
2010-08-14 | - Fix the NEWS file to be accurate | Paul Smith | 1 | -8/+15 |
2010-07-28 | Release GNU make 3.823.82 | Paul Smith | 1 | -43/+57 |
2010-07-20 | Fix up incorrect prototype. | Paul Smith | 1 | -1/+1 |
2010-07-19 | - Many fixup patches from Savannah. | Paul Smith | 1 | -6/+6 |
2010-07-13 | Update copyrights for 2010. | Paul Smith | 1 | -2/+2 |
2010-07-12 | Add the beginning of the .ONESHELL special feature. | Paul Smith | 1 | -0/+10 |
2010-07-06 | - Enhance .POSIX to set -e when invoking shells, as demanded by a | Paul Smith | 1 | -2/+18 |
2009-11-12 | Implement linker-compatible library search. | Boris Kolpackov | 1 | -0/+9 |
2009-10-25 | Fix fat-finger bug that left implicit rules with identical stem lengths | Paul Smith | 1 | -7/+9 |
2009-10-25 | New command line option: --eval=STRING will cause STRING to be | Paul Smith | 1 | -8/+13 |
2009-10-12 | Massage the NEWS file | Paul Smith | 1 | -16/+20 |