Fix the use of reflective paths underneath build directories, when the path under...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 11 Nov 2004 02:16:47 +0000 (02:16 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 11 Nov 2004 02:16:47 +0000 (02:16 +0000)
commit62d4cd307454edd608f40ef4c081807e9b80946b
treee5cd0b95dcb49860c9630226c2258c4b0957eea3
parentd7277461dea648eb68c98d6583e9ae9459b16101
Fix the use of reflective paths underneath build directories, when the path under the build_dir matches the path to the build_dir.  (Kevin Quick)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1153 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
test/builddir-reflect.py [new file with mode: 0644]