summaryrefslogtreecommitdiff
path: root/expand.c
Commit message (Expand)AuthorAge
* Simplify copyrights using ranges of years.Paul Smith2012-03-05
* Ensure appending private variables in pattern-specific target variables.Paul Smith2012-03-04
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-04
* Update copyright notices.Paul Smith2012-01-16
* Save strings we're expanding in case an embedded eval causes themPaul Smith2011-08-29
* Ensure private variables are not used when appending target-specificPaul Smith2011-05-07
* Update copyrights for 2010.Paul Smith2010-07-13
* Update copyright years.Paul Smith2009-10-25
* - Rework secondary expansion so we only defer it if there's a possibilityPaul Smith2009-09-24
* - Fix Savannah bug #27093Paul Smith2009-08-02
* * Update to GPLv3Paul Smith2007-07-04
* Fix a core dump when reading_file is 0 (20033).Paul Smith2007-06-19
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-20
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-18
* Another round of cleanups:Paul Smith2006-04-09
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-07
* Fix Savannah bug #15913.Paul Smith2006-03-15
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-10
* - Memory cleanups, found with valgrind.Paul Smith2006-02-20
* Fix Savannah bug #106: keep separate track of which variable we arePaul Smith2006-02-15
* Last of the copyright updates.Paul Smith2006-02-11
* Update copyright and license notices on all files.Paul Smith2006-02-11
* Various minor updates and code cleanups.Paul Smith2005-07-12
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-27
* Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),Paul Smith2004-09-21
* Numerous updates and bug fixes.Paul Smith2004-03-22
* Fix bugs 5798 and 6195.Paul Smith2003-11-04
* Enhancement (bug #2407) Make error messages more clear.Paul Smith2003-01-30
* Fix eval bugs 1516 and 1517.Paul Smith2002-10-25
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-14
* Fix core dump on malformed variable line (Debian bug #81656)Paul Smith2002-10-05
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-11
* Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith2002-05-10
* Some bug fixes and document updates.Paul Smith2001-01-21
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-19
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-07
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-27
* * Fix for dir.c from Andreas Schwab.Paul Smith2000-02-07
* * Fix PR/1407.Paul Smith2000-02-05
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-11
* * Many cleanups and bugfixes.Paul Smith1999-11-17
* * Fix PR/1394.Paul Smith1999-10-15
* * Rework jobserver yet one more time.Paul Smith1999-08-13
* * Add gettext macros to start i18n support.Paul Smith1999-07-28
* * Various bug fixes.Paul Smith1999-06-14
* * Update FSF address info in copyright notices.Paul Smith1999-03-05
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-03
* GNU make release 3.77.Paul Smith1998-07-30
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-20
* Cast results of `alloca' to `char *' in two places.Roland McGrath1995-02-06