.. |
comment
|
Expected results were not updated for comment testing.
|
2005-07-11 17:55:19 +00:00 |
cond1
|
Allow "string" and "${varspec}" on lhs of conditionals.
|
2004-04-13 16:06:23 +00:00 |
dotwait
|
Make ".WAIT" apply recursively to all children of nodes on the right
|
2006-02-26 22:45:46 +00:00 |
export
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
export-all
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
Makefile
|
If the name passed to Var_Exists contains '$' run it through Var_Subst.
|
2008-03-31 00:12:21 +00:00 |
moderrs
|
Remove the modterm case from moderrs, the syntax errors
|
2006-05-11 18:48:33 +00:00 |
modmatch
|
Fix :M so that modifiers in nested variables don't terminate parsing
|
2004-02-20 09:03:26 +00:00 |
modmisc
|
Extract the variable modifier logic to a separate function.
|
2006-05-11 15:37:07 +00:00 |
modorder
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
modts
|
Fix :M so that modifiers in nested variables don't terminate parsing
|
2004-02-20 09:03:26 +00:00 |
modword
|
|
|
posix
|
Remove use of sh -e when running in compat mode.
|
2004-05-07 08:12:15 +00:00 |
qequals
|
If the name passed to Var_Exists contains '$' run it through Var_Subst.
|
2008-03-31 00:12:21 +00:00 |
ternary
|
Fix :M so that modifiers in nested variables don't terminate parsing
|
2004-02-20 09:03:26 +00:00 |
test.exp
|
VAR_CMD context is used by conditionals and other purposes, so
|
2008-05-15 21:05:54 +00:00 |
varcmd
|
Do not set vars in VAR_GLOBAL context, if they have been set on the
|
2008-05-14 14:27:02 +00:00 |