Document the necessity of passing in "target" to and "source" to env.subst() calls...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 21 Sep 2005 13:02:57 +0000 (13:02 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 21 Sep 2005 13:02:57 +0000 (13:02 +0000)
commit762c760e4b2a1bd03a55b4e2b4c137f0b400c6d6
treed07f4f23a1e4ba803db457acc9f2bdc91ccb1a0c
parent2edaeb4f22c8a3877dbb5278ab5c92add9d7c4f4
Document the necessity of passing in "target" to and "source" to env.subst() calls that want to expand ${TARGET,TARGETS,SOURCE,SOURCES}.  Also, speed up the Variable_Method_Caller class.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1347 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/RELEASE.txt
src/engine/SCons/Defaults.py