make/tests/scripts
Dmitry Goncharov cd46baab90 [SV 63856] Implement .WAIT on the command line
* src/main.c (handle_non_switch_argument): Return 1 if arg is .WAIT.
(decode_switches): Set wait_here for a goal that follows .WAIT.
* src/remake.c (update_goal_chain): Honor wait_here for a command
line goal.  Don't allow double-colon targets to continue if .WAIT is
given for one of them.
* tests/scripts/targets/WAIT: Add .WAIT tests.
2023-04-02 11:12:11 -04:00
..
features [SV 63981] Don't warn on explicit -j1 2023-04-02 10:29:37 -04:00
functions Adjust output strings to be aligned 2023-04-02 10:02:18 -04:00
misc * tests/scripts/misc/general4: Only test empty PATH on UNIX 2023-02-20 11:11:59 -05:00
options Adjust output strings to be aligned 2023-04-02 10:02:18 -04:00
targets [SV 63856] Implement .WAIT on the command line 2023-04-02 11:12:11 -04:00
variables Add support for .WARNINGS special variable 2023-04-02 10:02:18 -04:00
vms Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00