Age | Commit message (Expand) | Author | Files | Lines |
2014-09-30 | Update Copyright statements for 2014. | Paul Smith | 1 | -1/+1 |
2014-07-07 | * maintMakefile, various: Improve constification of the codebase. | Paul Smith | 1 | -2/+2 |
2013-11-23 | [SV 40361] Don't use vsnprintf(), which is an ISO C99 function. | Paul Smith | 1 | -3/+3 |
2013-10-05 | Sanitize the registered function interface. | Paul Smith | 1 | -3/+3 |
2013-05-17 | Update copyright for changes in 2013. | Paul Smith | 1 | -1/+1 |
2013-02-25 | Expand the loadable object support. | Paul Smith | 1 | -1/+1 |
2013-01-20 | Rename struct floc to typedef gmk_floc as an externally scoped symbol. | Paul Smith | 1 | -30/+30 |
2012-03-05 | Simplify copyrights using ranges of years. | Paul Smith | 1 | -3/+1 |
2012-03-04 | Create a new CSTRLEN (constant string length) macro, and use it. | Paul Smith | 1 | -1/+1 |
2012-03-04 | Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. | Paul Smith | 1 | -3/+3 |
2012-01-30 | Add support for "::=" simple assignment operator. | Paul Smith | 1 | -3/+3 |
2012-01-16 | Create a new internal interface for defining new make functions. | Paul Smith | 1 | -0/+3 |
2012-01-16 | Update copyright notices. | Paul Smith | 1 | -3/+3 |
2011-04-18 | Add new feature: != shell assignment for portability with BSD make. | Paul Smith | 1 | -1/+4 |
2010-11-06 | Improve backslash/newline handling to adhere to POSIX requirements. | Paul Smith | 1 | -1/+2 |
2010-07-13 | Update copyrights for 2010. | Paul Smith | 1 | -2/+2 |
2009-10-25 | Update copyright years. | Paul Smith | 1 | -2/+2 |
2009-10-25 | Various simple code cleanups. | Paul Smith | 1 | -0/+6 |
2009-10-06 | Implement the new undefine directive. | Boris Kolpackov | 1 | -0/+9 |
2009-06-04 | - Modify access of config and gnulib Savannah modules to use GIT | Paul Smith | 1 | -0/+1 |
2009-05-26 | Add 'private' variable modifier, feature submitted by Ramon Garcia. | Paul Smith | 1 | -2/+7 |
2007-07-04 | * Update to GPLv3 | Paul Smith | 1 | -4/+4 |
2007-03-20 | This is a major update, which switches virtually every allocated-but-not-freed | Paul Smith | 1 | -9/+13 |
2006-11-18 | Fix from Eli for incorrect value of $(MAKE) on Cygwin. | Paul Smith | 1 | -8/+8 |
2006-10-01 | Fixed a number of documentation bugs, plus some build/install issues: | Paul Smith | 1 | -1/+1 |
2006-04-07 | Code cleanup: Remove all references to PARAMS() & ansi2knr. | Paul Smith | 1 | -42/+48 |
2006-02-14 | Some memory leak cleanups (found with valgrind). | Paul Smith | 1 | -0/+1 |
2006-02-11 | Last of the copyright updates. | Paul Smith | 1 | -1/+2 |
2006-02-11 | Update copyright and license notices on all files. | Paul Smith | 1 | -13/+11 |
2005-02-27 | Implementation of the second expansion in explicit | Boris Kolpackov | 1 | -0/+1 |
2004-09-21 | Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), | Paul Smith | 1 | -1/+1 |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -7/+21 |
2003-01-30 | Enhancement (bug #2407) Make error messages more clear. | Paul Smith | 1 | -1/+1 |
2002-10-25 | Fix eval bugs 1516 and 1517. | Paul Smith | 1 | -0/+2 |
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -0/+1 |
2002-08-01 | New variables, .VARIABLES and .TARGETS. | Paul Smith | 1 | -4/+6 |
2002-07-11 | Install Greg McGary's patches to port the id-utils hashing functions to | Paul Smith | 1 | -5/+10 |
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 1 | -1/+16 |
2002-05-10 | Fix Debian bug #144306: pass target-specific variables into the environment | Paul Smith | 1 | -3/+23 |
2001-01-21 | Some bug fixes and document updates. | Paul Smith | 1 | -1/+4 |
2000-03-27 | * A large number of fixes/enhancements. See the ChangeLog. | Paul Smith | 1 | -10/+2 |
2000-02-07 | * Fix for dir.c from Andreas Schwab.filedef-cleanup-base | Paul Smith | 1 | -2/+10 |
2000-02-05 | * Fix PR/1407. | Paul Smith | 1 | -7/+25 |
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -1/+3 |
1999-03-05 | * Update FSF address info in copyright notices. | Paul Smith | 1 | -1/+2 |
1998-10-03 | Checkpoint changes. Bug fixes, mostly. | Paul Smith | 1 | -1/+1 |
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -4/+11 |
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -24/+33 |
1994-03-23 | entered into RCS | Roland McGrath | 1 | -1/+2 |
1992-12-22 | Formerly variable.h.~9~ | Roland McGrath | 1 | -1/+1 |