Files
make/tests/scripts/targets
Paul Smith faedfdb0af [SV 63667] In .POSIX, use shell flags -c when ignoring errors
* src/variable.c (lookup_variable_for_file): New function to retrieve
a variable assignment in a file context.
* src/variable.h (lookup_variable_for_file): Declare it.
* src/job.c (construct_command_argv): Look up .SHELLFLAGS.  If .POSIX
is set and we're using the default value, choose -c if we're ignoring
errors else choose -ec.
(construct_command_argv_internal): Ditto.
* tests/scripts/targets/POSIX: Add tests.
2023-01-28 13:04:47 -05:00
..
2016-12-26 09:01:59 -05:00
2016-12-26 09:01:59 -05:00
2023-01-08 10:45:38 -05:00
2016-12-26 09:01:59 -05:00
2017-11-11 10:08:30 -05:00