Support the -f option allowing specification of a different top-level
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 14:16:13 +0000 (14:16 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 14:16:13 +0000 (14:16 +0000)
commite6768665e53f96337287c3bf406161c6f247138a
tree9c9cf4393cf506e6dce46601469c5489aa471044
parentbd07f243542883108d68c763e4b659badf9f237a
Support the -f option allowing specification of a different top-level
"SConstruct" file name to search for when using the -D, -U or -u options.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3691 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Script/Main.py
test/Climb/filename--D.py [new file with mode: 0644]
test/Climb/filename--U.py [new file with mode: 0644]
test/Climb/filename-u.py [new file with mode: 0644]