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
/
variable.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1992-08-02
Formerly variable.h.~8~
Roland McGrath
1
-6
/
+0
1992-08-02
Formerly variable.h.~7~
Roland McGrath
1
-0
/
+6
1992-07-10
Formerly variable.h.~6~
Roland McGrath
1
-0
/
+1
1992-06-12
Formerly variable.h.~5~
Roland McGrath
1
-0
/
+1
1992-06-11
Formerly variable.h.~4~
Roland McGrath
1
-7
/
+3
1992-05-04
Formerly variable.h.~3~
Roland McGrath
1
-0
/
+1
1992-05-03
Formerly variable.h.~2~
Roland McGrath
1
-2
/
+8
1991-06-03
Initial revision
Roland McGrath
1
-0
/
+94