More command-line customizability: , , , , , , .
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 6 Jan 2005 01:39:03 +0000 (01:39 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 6 Jan 2005 01:39:03 +0000 (01:39 +0000)
commitca83012bf9c791b220607def261980ff9cedca10
tree94c9d4e2e123a270c35f30c4b8691f1feeb0f2e3
parentc728333120d1d4701fb6245a7e23d8f7d99b6483
More command-line customizability:  , , , , , , .

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1207 fdb21ef1-2011-0410-befe-b5e4ea1792b1
29 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Tool/Perforce.py
src/engine/SCons/Tool/dmd.py
src/engine/SCons/Tool/dvipdf.py
src/engine/SCons/Tool/dvips.py
src/engine/SCons/Tool/gs.py
src/engine/SCons/Tool/m4.py
src/engine/SCons/Tool/swig.py
test/DVIPDF/DVIPDF.py [moved from test/DVIPDF.py with 100% similarity]
test/DVIPDF/DVIPDFCOM.py [new file with mode: 0644]
test/DVIPDF/DVIPDFCOMSTR.py [new file with mode: 0644]
test/DVIPDF/DVIPDFFLAGS.py [moved from test/DVIPDFFLAGS.py with 100% similarity]
test/DVIPS/DVIPS.py [moved from test/DVIPS.py with 100% similarity]
test/DVIPS/DVIPSFLAGS.py [moved from test/DVIPSFLAGS.py with 100% similarity]
test/DVIPS/PSCOM.py [new file with mode: 0644]
test/DVIPS/PSCOMSTR.py [new file with mode: 0644]
test/Ghostscript/GS.py [moved from test/GS.py with 100% similarity]
test/Ghostscript/GSCOM.py [new file with mode: 0644]
test/Ghostscript/GSCOMSTR.py [new file with mode: 0644]
test/M4/M4.py [moved from test/M4.py with 100% similarity]
test/M4/M4COM.py [new file with mode: 0644]
test/M4/M4COMSTR.py [new file with mode: 0644]
test/Perforce/P4COM.py [new file with mode: 0644]
test/Perforce/P4COMSTR.py [new file with mode: 0644]
test/Perforce/Perforce.py [moved from test/Perforce.py with 100% similarity]
test/SWIG/SWIG.py [moved from test/SWIG.py with 100% similarity]
test/SWIG/SWIGCOM.py [new file with mode: 0644]
test/SWIG/SWIGCOMSTR.py [new file with mode: 0644]