make/tests/scripts
Paul Smith 0369a93825 We compute various values for vpath lookup the first time through
and store them in static variables; however one value (std_dirs)
was not being stored statically so the second time through it was
not set.
Fixes Savannah bug #32511
2011-09-18 20:52:13 +00:00
..
features We compute various values for vpath lookup the first time through 2011-09-18 20:52:13 +00:00
functions Ensure variables defined in $(call ...) have global scope 2011-09-12 05:29:58 +00:00
misc Improve backslash/newline handling to adhere to POSIX requirements. 2010-11-06 21:56:23 +00:00
options Ensure that -n takes precedence over -t. 2011-09-02 05:37:54 +00:00
targets Bump the version to 3.82.90. 2010-08-29 23:05:26 +00:00
variables Ensure private variables are not used when appending target-specific 2011-05-07 20:03:49 +00:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00