| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-30 | Update Copyright statements for 2014. | Paul Smith | 1 | -1/+1 | |
| 2013-05-17 | Update copyright for changes in 2013. | Paul Smith | 1 | -1/+1 | |
| 2013-04-28 | Add support for per-job output sync. | Paul Smith | 1 | -1/+1 | |
| A new flag to the -O/--output-sync, "job", selects a per-job (that is, per line of a recipe) output synchronization. To support this move the close of the temp file out of the sync_output() function and don't do it until we free the child, since we may call sync_output() multiple times in a given recipe. When we set up for a new temp file, if we're in per-job mode we truncate the file and seek to the beginning to re-use it for every job. | |||||
| 2013-04-16 | Create an open_tmpfd() function to return temp files by FD. Use it. | Paul Smith | 1 | -0/+3 | |
| 2012-03-05 | Simplify copyrights using ranges of years. | Paul Smith | 1 | -2/+1 | |
| The new GNU Maintainer's Manual allows the use of year ranges in certain situations; take advantage of this simplification. | |||||
| 2012-01-16 | Update copyright notices. | Paul Smith | 1 | -1/+1 | |
| 2012-01-15 | Add GNU Guile as an optional embedded scripting language for make. | Paul Smith | 1 | -1/+3 | |
| On configure-enabled systems, configure will detect Guile installed (using pkg-config, which is how GNU Guile is distributed) and enable it if so. On all non-configure-enabled systems, currently, the default is for Guile support to be disabled. | |||||
| 2011-04-18 | Add new feature: != shell assignment for portability with BSD make. | Paul Smith | 1 | -0/+1 | |
| Feature submitted by David Wheeler. | |||||
| 2010-07-13 | Update copyrights for 2010. | Paul Smith | 1 | -1/+1 | |
| 2009-10-25 | Update copyright years. | Paul Smith | 1 | -2/+2 | |
| 2007-11-05 | For mod times farther in the future, print the value in fixed-point rather | Paul Smith | 1 | -0/+1 | |
| than exponential notation (patch from Bruno Haible). | |||||
| 2007-07-04 | * Update to GPLv3 | Paul Smith | 1 | -4/+4 | |
| * Update copyright to 2007 * Fix download URL for translation files (thanks to Thiemo Seufer) | |||||
| 2006-03-20 | Add some alloca(0) calls for systems without "normal" alloca support. | Paul Smith | 1 | -0/+1 | |
| Fix a file descriptor leak with make re-exec while using the jobserver. Update some release information. | |||||
| 2006-02-11 | Last of the copyright updates. | Paul Smith | 1 | -2/+2 | |
| 2006-02-11 | More copyright/license updates. | Paul Smith | 1 | -0/+17 | |
| 2005-03-04 | - Missing docs for $| | Paul Smith | 1 | -2/+9 | |
| - Update NEWS and AUTHORS files. - Fix support request #103195. - Apply patch #3679 - Fix handling of sys_siglist in autoconf/etc. | |||||
| 2002-07-09 | Documentation and tests for order-only prerequisites. | Paul Smith | 1 | -0/+1 | |
| Add a new test suite for automatic variables. | |||||
| 1999-07-22 | * Update the AUTHORS file. | Paul Smith | 1 | -5/+10 | |
| 1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -11/+12 | |
| 1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 1 | -1/+1 | |
| 1997-08-18 | Last minute 3.75.91 changes.3.75.91 | Paul Smith | 1 | -4/+8 | |
| 1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -0/+46 | |
