From 7fcb9ce126389c5183f5df73f82b63c83dd7653f Mon Sep 17 00:00:00 2001 From: Gary Oberbrunner Date: Tue, 1 Mar 2011 01:01:47 +0000 Subject: New debug option --debug=duplicate to debug Variant-dir duplication --- doc/man/scons.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/man') diff --git a/doc/man/scons.1 b/doc/man/scons.1 index 3fa9e0ce..62129ad8 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -600,6 +600,12 @@ have been compiled with optimization .B *.pyo files). +.TP +--debug=duplicate +Print a line for each unlink/relink (or copy) of a variant file from +its source file. Includes debugging info for unlinking stale variant +files, as well as unlinking old targets before building them. + .TP --debug=dtree A synonym for the newer -- cgit v1.2.1