More display customizability: , . (Also add the missing , for completeness, and...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 18:42:13 +0000 (18:42 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 18:42:13 +0000 (18:42 +0000)
commit49db5625618c87c084928d367ad75fda7cfcbfb2
tree3825ac54b8ce243322193a5f38a19df4cce42a99
parenta1cde3ab96c185a9c6394b3d465fb2cbc5b7aaba
More display customizability:  , .  (Also add the missing , for completeness, and gets rid of the unused SCons.Defaults.DAction object.)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1166 fdb21ef1-2011-0410-befe-b5e4ea1792b1
12 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Defaults.py
src/engine/SCons/Tool/as.py
test/AR/AR.py [moved from test/AR.py with 100% similarity]
test/AR/ARCOM.py [new file with mode: 0644]
test/AR/ARCOMSTR.py [new file with mode: 0644]
test/AR/ARFLAGS.py [moved from test/ARFLAGS.py with 100% similarity]
test/AS/ASPP.py [new file with mode: 0644]
test/AS/ASPPCOM.py [new file with mode: 0644]
test/AS/ASPPCOMSTR.py [new file with mode: 0644]
test/AS/ASPPFLAGS.py [new file with mode: 0644]