make/tests/scripts
Paul Smith d7ff21ecd7 [SV 46013] Allow recursive variable overrides from Makefiles
Ensure that variable overrides are passed to recursive make instances
even if no overrides were provided on the command line.
Fix suggested by Rici Lake <ricilake@gmail.com>

* src/main.c (define_makeflags): Add overrides without respect to the
value of command_variables.
* tests/scripts/features/recursion: Add a test.
2019-05-19 19:25:50 -04:00
..
features [SV 46013] Allow recursive variable overrides from Makefiles 2019-05-19 19:25:50 -04:00
functions * tests/scripts/functions/wildcard: [SV 52018] Test dangling symlink. 2018-08-04 17:35:10 -04:00
misc Update regression tests for Windows. 2018-07-02 07:54:07 -04:00
options
targets [SV 54740] Ensure .SILENT settings do not leak into sub-makes 2019-05-19 15:27:26 -04:00
variables Update regression tests for Windows. 2018-07-02 07:54:07 -04:00
vms
test_template