Add a --diskcheck option to control looking on-disk for things.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 10 Jun 2005 11:59:43 +0000 (11:59 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 10 Jun 2005 11:59:43 +0000 (11:59 +0000)
commitf4fbf4d4ac77adc971d805d1d63373a46ed8badb
treecc587623d5579d9c08eddfeaa1edd9efd697ec3e
parentf1bfb7a37cb73fd9f2a512969264ee559f368081
Add a --diskcheck option to control looking on-disk for things.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1311 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Script/Main.py
test/RCS/diskcheck.py [new file with mode: 0644]
test/SCCS/diskcheck.py [new file with mode: 0644]
test/diskcheck.py [new file with mode: 0644]