Add a --debug= option to print commands before substitution. (Gary Oberbrunner)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 23 Mar 2004 05:23:20 +0000 (05:23 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 23 Mar 2004 05:23:20 +0000 (05:23 +0000)
commit28f7f5e1fa38e98fd999e4e9e38ef5affb6f2a41
tree9f6d601ec3b50d626b2612a2230c81050d235d5e
parent30438f7d21feca1e991c3f157278ca41ae74ff8b
Add a --debug= option to print commands before substitution.  (Gary Oberbrunner)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@928 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py
src/engine/SCons/Script/__init__.py
test/option--debug.py