make/tests/scripts/variables
Paul Smith 5b4d419476 Add 'private' variable modifier, feature submitted by Ramon Garcia.
Rework the parser for variables to allow multiple modifiers and also
allow for variables and targets with modifier names, like "export" and
"private".
2009-05-26 01:31:40 +00:00
..
automatic Fixed a number of documentation bugs, plus some build/install issues: 2006-10-01 05:38:38 +00:00
CURDIR * Fix PR/1394. 1999-10-15 07:00:58 +00:00
DEFAULT_GOAL Fix problems with losing tokens in the jobserver, reported by Grant 2005-05-03 13:57:20 +00:00
flavors Fix bug #10252: Remove any trailing slashes from -C arguments (WINDOWS32). 2004-11-29 01:35:13 +00:00
INCLUDE_DIRS Implemented the .INCLUDE_DIRS special variable. It expands to a list 2005-11-14 15:31:13 +00:00
MAKE * New feature: -L option 2005-02-28 07:48:22 +00:00
MAKE_RESTARTS Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd. 2005-06-25 18:57:28 +00:00
MAKECMDGOALS * A few script fixes and updates for 3.78. 1999-09-17 03:15:37 +00:00
MAKEFILES * Fix PR/1394. 1999-10-15 07:00:58 +00:00
MAKELEVEL Fix for bug #1276: Handle SHELL according to POSIX requirements. 2004-11-28 23:11:23 +00:00
MFILE_LIST * New feature: -L option 2005-02-28 07:48:22 +00:00
negative Fix Savannah bug #106: keep separate track of which variable we are 2006-02-15 23:54:42 +00:00
private Add 'private' variable modifier, feature submitted by Ramon Garcia. 2009-05-26 01:31:40 +00:00
SHELL If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don't 2005-08-25 04:40:10 +00:00
special New special variable: .RECIPEPREFIX 2007-11-04 21:54:00 +00:00