Change the meaning of -U, and made -D work like -U used to. (Anthony Roach)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 11 Apr 2002 22:03:57 +0000 (22:03 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 11 Apr 2002 22:03:57 +0000 (22:03 +0000)
commit1de2dfd8f45c84b09ef054d065559d97655d294b
tree327cb62ba1629cca1184fcec4f78cf416c9d7ad7
parent3a284ab7e25966770c9e639519a3383e5897b6ce
Change the meaning of -U, and made -D work like -U used to. (Anthony Roach)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@329 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/RELEASE.txt
src/engine/SCons/Script/__init__.py
test/option--D.py [new file with mode: 0644]
test/option--U.py