make/tests/scripts/features
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
..
archives
comments
conditionals
default_names
double_colon
echoing
errors
escape
exec * tests/scripts/features/exec: Don't use $ENV in the description 2020-01-03 02:08:59 -05:00
export tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
grouped_targets
include [SV 58735] Define the order that makefiles are rebuilt. 2020-07-19 13:56:23 -04:00
jobserver tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
load
loadapi
mult_rules
mult_targets
order_only
output-sync
override
parallelism tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
patspecific_vars
patternrules * tests/scripts/features/patternrules: Use Windows-compatible quoting 2020-01-03 02:08:59 -05:00
quoting
recursion
reinvoke Convert [ ... ] to test ... in scripting. 2020-05-03 14:23:56 -04:00
rule_glob
se_explicit
se_implicit [SV 54161] Fix second expansion of $* for paths 2019-12-18 09:05:17 -05:00
se_statpat
shell_assignment
statipattrules
suffixrules [SV 40657] Reinstate old behavior for suffix rules with prereqs 2020-01-19 17:04:52 -05:00
targetvars Convert [ ... ] to test ... in scripting. 2020-05-03 14:23:56 -04:00
utf8
varnesting
vpath
vpath2
vpath3
vpathgpath
vpathplus