More command-line output customizability: , , , .
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 21 Nov 2004 21:14:41 +0000 (21:14 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 21 Nov 2004 21:14:41 +0000 (21:14 +0000)
commit575f69102ce2e96a3ec3640701ef8c42989ad3f1
tree361012066ed284ecad1482552d177f86a0cd664d
parent53ee797ebc7b922a6d532cf5c3f3429892eafd6e
More command-line output customizability:  , , , .

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1174 fdb21ef1-2011-0410-befe-b5e4ea1792b1
20 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Tool/jar.py
src/engine/SCons/Tool/javac.py
src/engine/SCons/Tool/javah.py
src/engine/SCons/Tool/rmic.py
test/Java/JAR.py [moved from test/JAR.py with 100% similarity]
test/Java/JARCOM.py [new file with mode: 0644]
test/Java/JARCOMSTR.py [new file with mode: 0644]
test/Java/JARFLAGS.py [moved from test/JARFLAGS.py with 100% similarity]
test/Java/JAVAC.py [moved from test/JAVAC.py with 100% similarity]
test/Java/JAVACCOM.py [new file with mode: 0644]
test/Java/JAVACCOMSTR.py [new file with mode: 0644]
test/Java/JAVACFLAGS.py [moved from test/JAVACFLAGS.py with 100% similarity]
test/Java/JAVAH.py [moved from test/JAVAH.py with 100% similarity]
test/Java/JAVAHCOM.py [new file with mode: 0644]
test/Java/JAVAHCOMSTR.py [new file with mode: 0644]
test/Java/RMIC.py [moved from test/RMIC.py with 100% similarity]
test/Java/RMICCOM.py [new file with mode: 0644]
test/Java/RMICCOMSTR.py [new file with mode: 0644]