make/tests/scripts/options
Paul Smith 89e18c12eb [SV 47151] Exit with 1 when checking recursive make -q
* job.h (struct child): New bit to mark recursive command lines.
* job.c (start_job_command): Set the recursive command line bit.
(reap_children): If the child is a recursive command and it exits
with 1 during question mode, don't print an error and exit with 1.
* tests/scripts/options/dash-q: Add a regression test.
2016-02-29 01:33:50 -05:00
..
dash-B Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
dash-C Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
dash-e Various minor updates and code cleanups. 2005-07-12 04:35:13 +00:00
dash-f * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
dash-I Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
dash-k Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
dash-l Fix Savannah bug #20452. 2007-07-14 02:57:46 +00:00
dash-n Fix regression tests after MAKEFLAGS enhancements. 2013-05-22 07:51:46 -04:00
dash-q [SV 47151] Exit with 1 when checking recursive make -q 2016-02-29 01:33:50 -05:00
dash-t Commit fix for bug #1418. 2003-03-25 00:15:25 +00:00
dash-W Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
eval [SV 39203] Don't set MAKEFLAGS when restarting. 2013-09-15 13:30:21 -04:00
general * Various fixes for problems in the 3.79.0.1 pretest. 2000-06-19 21:22:44 +00:00
print-directory Rename dash-w to print-directory. 2013-09-23 11:24:51 -04:00
symlinks Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
warn-undefined-variables Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00