index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
expand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
Update copyrights for 2010.
Paul Smith
1
-2
/
+2
2009-10-25
Update copyright years.
Paul Smith
1
-2
/
+2
2009-09-24
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
1
-2
/
+2
2009-08-02
- Fix Savannah bug #27093
Paul Smith
1
-8
/
+13
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2007-06-19
Fix a core dump when reading_file is 0 (20033).
Paul Smith
1
-4
/
+9
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-3
/
+5
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
1
-28
/
+39
2006-04-09
Another round of cleanups:
Paul Smith
1
-14
/
+12
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
1
-1
/
+1
2006-03-15
Fix Savannah bug #15913.
Paul Smith
1
-8
/
+8
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
1
-1
/
+1
2006-02-20
- Memory cleanups, found with valgrind.
Paul Smith
1
-8
/
+8
2006-02-15
Fix Savannah bug #106: keep separate track of which variable we are
Paul Smith
1
-17
/
+23
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-07-12
Various minor updates and code cleanups.
Paul Smith
1
-1
/
+1
2005-02-27
Implementation of the second expansion in explicit
Boris Kolpackov
1
-1
/
+1
2004-09-21
Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),
Paul Smith
1
-41
/
+39
2004-03-22
Numerous updates and bug fixes.
Paul Smith
1
-1
/
+2
2003-11-04
Fix bugs 5798 and 6195.
Paul Smith
1
-0
/
+10
2003-01-30
Enhancement (bug #2407) Make error messages more clear.
Paul Smith
1
-8
/
+6
2002-10-25
Fix eval bugs 1516 and 1517.
Paul Smith
1
-0
/
+25
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-31
/
+12
2002-10-05
Fix core dump on malformed variable line (Debian bug #81656)
Paul Smith
1
-1
/
+1
2002-07-11
Install Greg McGary's patches to port the id-utils hashing functions to
Paul Smith
1
-1
/
+1
2002-05-10
Fix Debian bug #144306: pass target-specific variables into the environment
Paul Smith
1
-22
/
+22
2001-01-21
Some bug fixes and document updates.
Paul Smith
1
-31
/
+51
2000-06-19
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith
1
-1
/
+5
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-1
/
+1
2000-03-27
* A large number of fixes/enhancements. See the ChangeLog.
Paul Smith
1
-15
/
+8
2000-02-07
* Fix for dir.c from Andreas Schwab.
filedef-cleanup-base
Paul Smith
1
-8
/
+17
2000-02-05
* Fix PR/1407.
Paul Smith
1
-14
/
+1
2000-01-11
* Change $(call...) to not expand arguments by default.
Paul Smith
1
-1
/
+1
1999-11-17
* Many cleanups and bugfixes.
Paul Smith
1
-8
/
+66
1999-10-15
* Fix PR/1394.
Paul Smith
1
-4
/
+4
1999-08-13
* Rework jobserver yet one more time.
Paul Smith
1
-1
/
+4
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-3
/
+4
1999-06-14
* Various bug fixes.
Paul Smith
1
-1
/
+1
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
-31
/
+9
1998-07-30
GNU make release 3.77.
Paul Smith
1
-17
/
+72
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+2
1995-02-06
Cast results of `alloca' to `char *' in two places.
Roland McGrath
1
-3
/
+5
1995-01-15
(variable_expand): Fix braino in last change.
3.72.4
Roland McGrath
1
-1
/
+1
1995-01-15
(variable_expand): Rewrote computed variable name and substitution
Roland McGrath
1
-110
/
+92
1993-08-30
entered into RCS
Roland McGrath
1
-1
/
+8
1993-06-25
Formerly expand.c.~9~
Roland McGrath
1
-1
/
+27
1993-05-06
Formerly expand.c.~8~
Roland McGrath
1
-44
/
+87
1993-02-03
Formerly expand.c.~7~
Roland McGrath
1
-2
/
+2
[next]