make/tests/scripts
Paul Smith 62e8f029e9 [SV 58735] Define the order that makefiles are rebuilt.
Ensure that makefiles are rebuilt in the order in which make first
considered them, and document this behavior in the manual.

* NEWS: Add a note about the new behavior
* doc/make.text (How make Processes a Makefile): Document it.
* main.c (main): Inverse the list of makefile goals.
* read.c (read_all_makefiles): Add default makefiles to the list at
the front in reverse order, the same way other makefiles are added.
* tests/scripts/features/include: Add tests to verify rebuild order.
2020-07-19 13:56:23 -04:00
..
features [SV 58735] Define the order that makefiles are rebuilt. 2020-07-19 13:56:23 -04:00
functions tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
misc [SV 57674] Use the system default PATH if $PATH is not set 2020-04-01 02:02:57 -04:00
options tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
targets tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
variables tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
vms Refresh the test suite framework implementation. 2019-09-16 08:25:33 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00