Age | Commit message (Expand) | Author | Files | Lines |
2005-10-24 | Make second expansion optional (partial implementation). | Paul Smith | 4 | -114/+83 |
2005-08-29 | Fix make.h preprocessor directive to work better with Windows compilers. | Paul Smith | 1 | -2/+2 |
2005-08-10 | Fixed Savannah bug #13881. | Boris Kolpackov | 1 | -0/+11 |
2005-08-08 | - Fixed a bug reported by Michael Matz regarding handling of parallel | Paul Smith | 1 | -0/+27 |
2005-07-12 | Various minor updates and code cleanups. | Paul Smith | 1 | -6/+2 |
2005-07-04 | Various fixes and updates from testers of the beta3 release (mostly Windows | Paul Smith | 2 | -8/+8 |
2005-06-27 | Cleaned up some problems found with the tests running on a powerful | Paul Smith | 2 | -46/+25 |
2005-06-27 | Fix strerror() handling for systems which set ANSI_STRING. | Paul Smith | 1 | -0/+10 |
2005-05-31 | Fixed Savannah bugs #13216 and #13218. | Boris Kolpackov | 2 | -0/+38 |
2005-05-13 | Implement new "if... else if... endif" semantics. | Paul Smith | 1 | -33/+72 |
2005-05-03 | Fix problems with losing tokens in the jobserver, reported by Grant | Paul Smith | 1 | -49/+28 |
2005-04-08 | Fix some Savannah bugs. | Paul Smith | 1 | -0/+7 |
2005-03-10 | Fixed Savannah bug #12267. | Boris Kolpackov | 1 | -0/+32 |
2005-03-04 | Fixed Savannah bug #12202. | Boris Kolpackov | 1 | -3/+30 |
2005-03-03 | Fixed stem termination and stem triple-expansion bugs. | Boris Kolpackov | 3 | -3/+57 |
2005-03-01 | Fixed Savannah bug #12180. | Boris Kolpackov | 1 | -6/+10 |
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -1/+1 |
2005-02-27 | Implementation of the second expansion in explicit | Boris Kolpackov | 3 | -0/+399 |
2005-02-10 | Flush stdout after printing directory info. | Paul Smith | 1 | -55/+49 |
2004-10-05 | Moved expansion of simple pattern-specific variables from the rebuild stage | Boris Kolpackov | 1 | -0/+51 |
2004-09-28 | Implemented dontcare flag inheritance when rebuilding makefiles. | Boris Kolpackov | 1 | -1/+11 |
2004-09-27 | bugfix for exported pattern-specific variables | Boris Kolpackov | 1 | -0/+9 |
2004-09-22 | Update the test template. A few fixes in run_make_test(). | Paul Smith | 2 | -64/+40 |
2004-09-21 | Fixed bug in implicit rule prerequisite evaluation code. Added test. | Boris Kolpackov | 1 | -0/+64 |
2004-05-16 | Various enhancements | Paul Smith | 4 | -26/+52 |
2004-01-21 | Many bug fixes etc. | Paul Smith | 1 | -2/+9 |
2004-01-07 | Fix order-only prerequisites for pattern rules. (Savannah patch #2349). | Paul Smith | 1 | -0/+35 |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -10/+25 |
2003-01-30 | Fix bug #2238: the read.c:eval() function was not entirely reentrant. | Paul Smith | 1 | -0/+19 |
2002-10-13 | Fix bug#1379: don't use alloca() where it could overrun the stack size. | Paul Smith | 1 | -0/+8 |
2002-09-23 | Fix a bug handling target/prerequisite names containing comment | Paul Smith | 2 | -3/+13 |
2002-09-18 | Fix a bug exporting/unexporting multiple variables in one command. | Paul Smith | 1 | -1/+74 |
2002-09-17 | Fix bug #940 (from the Savannah bug tracker): make sure that target- | Paul Smith | 1 | -0/+45 |
2002-09-10 | A few test bug fixes: | Paul Smith | 2 | -3/+6 |
2002-09-10 | Add support for broken SA_RESTART on PTX. | Paul Smith | 2 | -0/+207 |
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 3 | -21/+21 |
2002-07-09 | Documentation and tests for order-only prerequisites. | Paul Smith | 1 | -7/+40 |
2002-07-08 | Various cleanups reported by people using the alpha release. | Paul Smith | 1 | -0/+79 |
2001-01-21 | Some bug fixes and document updates. | Paul Smith | 1 | -0/+24 |
2000-08-21 | Fix PR/1831. See the ChangeLog. | Paul Smith | 1 | -2/+4 |
2000-06-22 | * Fix PR/1709. | Paul Smith | 1 | -0/+18 |
2000-04-22 | * Various bug fixes. | Paul Smith | 2 | -17/+28 |
2000-03-27 | * Handle case of empty static pattern rule prerequisites. | Paul Smith | 1 | -35/+36 |
2000-03-27 | * A large number of fixes/enhancements. See the ChangeLog. | Paul Smith | 2 | -1/+11 |
2000-02-09 | * Fix backslash-escape in targets.3.78.91 | Paul Smith | 1 | -3/+15 |
2000-02-05 | * Updates for VMS, Windows, and DOS ports. | Paul Smith | 1 | -3/+1 |
2000-02-05 | * Fix PR/1407. | Paul Smith | 1 | -0/+9 |
2000-01-27 | * Some pre-pretest release cleanup. | Paul Smith | 1 | -10/+6 |
2000-01-23 | * A few fixes. | Paul Smith | 1 | -3/+6 |
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -27/+91 |