summaryrefslogtreecommitdiff
path: root/tests/scripts/features/output-sync
AgeCommit message (Expand)AuthorFilesLines
2014-01-12* main.c (die): Close output_context AND make_sync.Paul Smith1-0/+7
2013-09-22Regression test portability to Solaris.Paul Smith1-1/+1
2013-09-21Create a target that tests alternative configurations.Paul Smith1-3/+6
2013-09-21Ensure that output generated while reading makefiles is synced.Paul Smith1-0/+60
2013-09-21Ensure that stderr from shell functions in recipes is synced.Paul Smith1-0/+6
2013-09-14Support the -Orecurse option properly.Paul Smith1-2/+0
2013-09-12Enhance the output sync mode.Paul Smith1-0/+23
2013-05-13Add new --trace[=MODE] flags, with --trace=dirPaul Smith1-8/+0
2013-05-05Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith1-4/+4
2013-05-05Ensure command lines are written synchronously with -O.Paul Smith1-17/+11
2013-05-04Improve sync handling for -Ojob/-Otarget and recursion.Paul Smith1-0/+10
2013-04-28Ensure error messages are printed with sync'd output.Paul Smith1-6/+2
2013-04-28Small cleanups and fixes.Paul Smith1-5/+5
2013-04-28Add support for per-job output sync.Paul Smith1-15/+96
2013-04-15Change the arg option for -O from numeric to string.Paul Smith1-2/+2
2013-04-15Modify output-sync tests to be more reliable.Paul Smith1-25/+63
2013-04-14Rename the "parallel-sync" option to "output-sync".Paul Smith1-0/+133