Easier customization of printable strings for , and .
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 12:43:04 +0000 (12:43 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 12:43:04 +0000 (12:43 +0000)
commitb04c0fe69c9b5b406bbbbaf9930232a098bfedcb
treef78ea2576c829038d84949add151f4a6bee1274c
parent2b43b5b3cfc49e181ac4ef093a1b7d2f253d7c7d
Easier customization of printable strings for ,  and .

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1162 fdb21ef1-2011-0410-befe-b5e4ea1792b1
17 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py
src/engine/SCons/Defaults.py
test/AS/AS.py [moved from test/AS.py with 100% similarity]
test/AS/ASCOM.py [new file with mode: 0644]
test/AS/ASCOMSTR.py [new file with mode: 0644]
test/AS/ASFLAGS.py [moved from test/ASFLAGS.py with 100% similarity]
test/CC/CC.py [moved from test/CC.py with 100% similarity]
test/CC/CCCOM.py [new file with mode: 0644]
test/CC/CCCOMSTR.py [new file with mode: 0644]
test/CC/CCFLAGS.py [moved from test/CCFLAGS.py with 100% similarity]
test/CXX/CXX.py [moved from test/CXX.py with 100% similarity]
test/CXX/CXXCOM.py [new file with mode: 0644]
test/CXX/CXXCOMSTR.py [new file with mode: 0644]
test/CXX/CXXFILESUFFIX.py [moved from test/CXXFILESUFFIX.py with 100% similarity]