summaryrefslogtreecommitdiff
path: root/output.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-22Add VMS port updates from Hartmut Becker.Paul Smith1-2/+5
2013-09-21Invert the #define for output-sync: turn it off with NO_OUTPUT_SYNCPaul Smith1-6/+10
2013-09-21Don't write "Entering" every time we re-exec for remake makefiles.Paul Smith1-4/+3
2013-09-16Avoid compiler warnings in output.c on MS-Windows.Eli Zaretskii1-0/+5
2013-09-14[SV 35248] Add --debug "n" flag to turn off current debug options.Paul Smith1-1/+1
2013-09-14[SV 33134] Don't try to close stdout when it's already closed.Paul Smith1-2/+54
2013-09-14Support the -Orecurse option properly.Paul Smith1-84/+178
2013-09-12Enhance the output sync mode.Paul Smith1-0/+601