Age | Commit message (Expand) | Author | Files | Lines |
2006-02-11 | Last of the copyright updates. | Paul Smith | 1 | -2/+2 |
2006-02-11 | Update copyright and license notices on all files. | Paul Smith | 2 | -4/+20 |
2006-02-10 | - New code capability: a read-only string cache. Start of solution for | Paul Smith | 1 | -39/+68 |
2006-02-06 | Fix Savannah bugs # 15341, 15534, and 15533. | Paul Smith | 1 | -158/+320 |
2006-02-01 | Various updates, mainly to the Windows port, from Eli Zaretskii and | Paul Smith | 1 | -9/+9 |
2006-01-04 | Various changes getting ready for the release of 3.81. | Paul Smith | 1 | -72/+124 |
2005-11-17 | Implemented the flavor function which returns the flavor of | Boris Kolpackov | 1 | -2/+52 |
2005-11-14 | Implemented the .INCLUDE_DIRS special variable. It expands to a list | Boris Kolpackov | 1 | -0/+5 |
2005-10-24 | Make second expansion optional (partial implementation). | Paul Smith | 1 | -16/+46 |
2005-08-08 | - Fixed a bug reported by Michael Matz regarding handling of parallel | Paul Smith | 1 | -1/+1 |
2005-06-27 | Fix strerror() handling for systems which set ANSI_STRING. | Paul Smith | 1 | -1/+6 |
2005-06-26 | Fix Savannah bug # 1332: handle backslash-newline pairs in command scripts | Paul Smith | 1 | -8/+50 |
2005-06-25 | Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd. | Paul Smith | 1 | -2/+14 |
2005-06-12 | Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we | Paul Smith | 1 | -1/+1 |
2005-05-13 | Implement new "if... else if... endif" semantics. | Paul Smith | 1 | -5/+21 |
2005-05-08 | Document the secondary expansion method. Also, some other documentation | Paul Smith | 1 | -58/+239 |
2005-05-03 | Fix problems with losing tokens in the jobserver, reported by Grant | Paul Smith | 1 | -6/+61 |
2005-04-08 | Fix some Savannah bugs. | Paul Smith | 1 | -10/+44 |
2005-03-04 | - Missing docs for $| | Paul Smith | 1 | -5/+14 |
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -0/+17 |
2005-02-16 | Add a patch from Paul Eggert that's been lying around in my directory for | Paul Smith | 1 | -2/+4 |
2004-12-06 | Handle build.sh in a better way (recommendation from the automake mailing | Paul Smith | 1 | -2/+0 |
2004-11-30 | Implemented `realpath' and `abspath' built-in functions. | Boris Kolpackov | 1 | -0/+32 |
2004-11-28 | Fix for bug #1276: Handle SHELL according to POSIX requirements. | Paul Smith | 1 | -19/+37 |
2004-10-21 | New $(lastword ) built-in function: implementation, documentation and tests. | Boris Kolpackov | 1 | -19/+43 |
2004-05-16 | Various enhancements | Paul Smith | 1 | -8/+18 |
2004-02-23 | Numerous fixes: patches for OS/2; core for -f ''; makefile updates. | Paul Smith | 1 | -12/+10 |
2004-01-08 | Enhancements to the documentation (fixes bugs #1772 and 4898). | Paul Smith | 1 | -10/+25 |
2003-11-03 | Added MINGW32 changes. | Paul Smith | 1 | -16/+16 |
2003-10-22 | Build fixes due to changes in the FSF web site. | Paul Smith | 1 | -4/+4 |
2003-07-31 | Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. | Paul Smith | 2 | -2/+2 |
2003-07-19 | Minor updates for Windows and OS/2. | Paul Smith | 1 | -8/+8 |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -7/+10 |
2003-03-25 | Fix bug #2892. | Paul Smith | 1 | -3/+2 |
2002-10-25 | A few minor fixes to the manual and automake files. | Paul Smith | 1 | -5/+21 |
2002-10-13 | Fix bug#1379: don't use alloca() where it could overrun the stack size. | Paul Smith | 1 | -24/+42 |
2002-10-03 | Some updates for automake 1.7 and prep for releasing 3.80. | Paul Smith | 1 | -8/+2 |
2002-09-18 | Fix a bug exporting/unexporting multiple variables in one command. | Paul Smith | 1 | -8/+20 |
2002-09-18 | Add some indexing to the manual. | Paul Smith | 1 | -0/+2 |
2002-09-11 | Fix HAVE_BROKEN_RESTART logic. | Paul Smith | 1 | -0/+7 |
2002-09-10 | Add support for broken SA_RESTART on PTX. | Paul Smith | 1 | -1/+7 |
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 1 | -12/+28 |
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -21/+39 |
2002-08-01 | New variables, .VARIABLES and .TARGETS. | Paul Smith | 1 | -2/+34 |
2002-07-10 | Implement SysV-style $$@ support. I looked at E.Parmelan's patch but | Paul Smith | 1 | -23/+36 |
2002-07-09 | Documentation and tests for order-only prerequisites. | Paul Smith | 1 | -2/+46 |
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 2 | -0/+10170 |