Allow toolpath to be stored in the environment and re-used for Copy() and Tool()...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 24 Mar 2005 04:17:25 +0000 (04:17 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 24 Mar 2005 04:17:25 +0000 (04:17 +0000)
commite5f2858ca5ff86bd28490f0de1dbf803767b8bdc
tree8600c78d8c912807578f3315af123cad76787e99
parente40095250c8bbe04a11c6db42833f9653b304b91
Allow toolpath to be stored in the environment and re-used for Copy() and Tool() calls.  (Chad Austin)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1264 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Environment.py
src/engine/SCons/EnvironmentTests.py
test/toolpath.py