More command-line customizability: , , , , .
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 3 Dec 2004 04:09:35 +0000 (04:09 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 3 Dec 2004 04:09:35 +0000 (04:09 +0000)
commitb289a2ac3fb18473084895214bec7d4527f0c2ca
tree55b5ddbfe2baca260bb10c209041d2235d1f9565
parent1816934ce4d6e70c8a78971843e9fdc7c5c26f33
More command-line customizability:  , , , , .

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1179 fdb21ef1-2011-0410-befe-b5e4ea1792b1
22 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Tool/latex.py
src/engine/SCons/Tool/pdflatex.py
src/engine/SCons/Tool/pdftex.py
src/engine/SCons/Tool/tex.py
test/TEX/LATEX.py [moved from test/LATEX.py with 100% similarity]
test/TEX/LATEXCOM.py [new file with mode: 0644]
test/TEX/LATEXCOMSTR.py [new file with mode: 0644]
test/TEX/LATEXFLAGS.py [moved from test/LATEXFLAGS.py with 100% similarity]
test/TEX/PDFLATEX.py [moved from test/PDFLATEX.py with 100% similarity]
test/TEX/PDFLATEXCOM.py [new file with mode: 0644]
test/TEX/PDFLATEXCOMSTR.py [new file with mode: 0644]
test/TEX/PDFLATEXFLAGS.py [moved from test/PDFLATEXFLAGS.py with 100% similarity]
test/TEX/PDFTEX.py [moved from test/PDFTEX.py with 100% similarity]
test/TEX/PDFTEXCOM.py [new file with mode: 0644]
test/TEX/PDFTEXCOMSTR.py [new file with mode: 0644]
test/TEX/PDFTEXFLAGS.py [moved from test/PDFTEXFLAGS.py with 100% similarity]
test/TEX/TEX.py [moved from test/TEX.py with 100% similarity]
test/TEX/TEXCOM.py [new file with mode: 0644]
test/TEX/TEXCOMSTR.py [new file with mode: 0644]
test/TEX/TEXFLAGS.py [moved from test/TEXFLAGS.py with 100% similarity]