Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | - Fix broken handling of order-only prereqs in secondary expansion | Paul Smith | 1 | -0/+11 |
2009-09-24 | - Rework secondary expansion so we only defer it if there's a possibility | Paul Smith | 5 | -172/+129 |
2009-06-14 | - Fix Savannah bug #13529 | Paul Smith | 1 | -0/+19 |
2009-06-10 | - Fix Savannah bug #19108 | Paul Smith | 1 | -5/+35 |
2009-06-09 | - Fix Savannah bug #18124 | Paul Smith | 2 | -0/+32 |
2009-06-07 | - Fix Savannah bug #24622 | Paul Smith | 1 | -12/+12 |
2009-06-04 | - Modify access of config and gnulib Savannah modules to use GIT | Paul Smith | 5 | -25/+80 |
2009-05-26 | Add 'private' variable modifier, feature submitted by Ramon Garcia. | Paul Smith | 2 | -227/+102 |
2007-08-15 | Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases. | Paul Smith | 1 | -0/+14 |
2007-07-14 | Fix Savannah bug #20452. | Paul Smith | 1 | -1/+2 |
2007-03-20 | This is a major update, which switches virtually every allocated-but-not-freed | Paul Smith | 1 | -7/+7 |
2006-04-01 | Release GNU make 3.81. | Paul Smith | 1 | -16/+22 |
2006-03-20 | Minor fixes before the rc2 release. | Paul Smith | 1 | -2/+2 |
2006-03-20 | Add some alloca(0) calls for systems without "normal" alloca support. | Paul Smith | 1 | -0/+29 |
2006-03-17 | Fixed Savannah bug #16053. | Boris Kolpackov | 1 | -0/+41 |
2006-03-15 | Fix Savannah bug #15913. | Paul Smith | 1 | -0/+12 |
2006-03-10 | Numerous updates to tests for issues found on Cygwin and Windows. | Paul Smith | 1 | -28/+26 |
2006-03-08 | Some test updates for Windows. | Paul Smith | 2 | -31/+7 |
2006-02-17 | Make sure we don't introduce a circularity into the variable set linked | Paul Smith | 1 | -0/+25 |
2006-02-08 | Fixed Savannah bug #15641. | Boris Kolpackov | 1 | -0/+18 |
2005-12-13 | Update the make.1 man page. | Paul Smith | 2 | -13/+13 |
2005-12-11 | Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781. | Paul Smith | 1 | -0/+8 |
2005-12-09 | Fixed bug #13022 by setting is_target flag on files that this implicit | Boris Kolpackov | 1 | -0/+30 |
2005-12-07 | Fixed bug #14334 by propagate the change of modification time to all the | Boris Kolpackov | 1 | -0/+28 |
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 |