Refactor Repository and BuildDir. (Charles Crain)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 16 Oct 2002 04:13:14 +0000 (04:13 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 16 Oct 2002 04:13:14 +0000 (04:13 +0000)
commite51e8cf5c62e60cc46e7e6610b939f4223ef0822
tree5b544223c15435fac1669b7d0f2c978483cf61fa
parent95fd1b9b75414c5be325e8fc7dea8f5adb074550
Refactor Repository and BuildDir. (Charles Crain)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@483 fdb21ef1-2011-0410-befe-b5e4ea1792b1
16 files changed:
rpm/scons.spec
src/CHANGES.txt
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
src/engine/SCons/Scanner/C.py
src/engine/SCons/Scanner/Fortran.py
src/engine/SCons/Script/__init__.py
src/engine/SCons/Util.py
test/BuildDir.py
test/CPPPATH.py
test/Repository/BuildDir.py
test/Repository/LIBPATH.py [new file with mode: 0644]
test/Repository/variants.py [new file with mode: 0644]
test/option--U.py
test/option--implicit-cache.py