]> git.ipfire.org Git - thirdparty/make.git/commit
Add new --trace[=MODE] flags, with --trace=dir
authorPaul Smith <psmith@gnu.org>
Mon, 13 May 2013 05:30:24 +0000 (01:30 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 13 May 2013 05:30:24 +0000 (01:30 -0400)
commit381baeef7aa4f2c8758a9910ebb97af46c0dd7eb
treea62e74040e2ea16c3480566b0d2cb246c6fec453
parent5367d393ddb36fc8b3f358418d5c9f2b9f01d2fe
Add new --trace[=MODE] flags, with --trace=dir

This mode replaces the previous heuristic setting enabled with -O, where we
would log directory enter/leave for each synchronized output.  Now we only
do that if --trace=dir is given.
ChangeLog
doc/make.texi
job.c
main.c
make.1
makeint.h
misc.c
tests/ChangeLog
tests/scripts/features/output-sync