Issue 1287: copy File attributes from the local Node to a Repository
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 10 Dec 2008 14:25:18 +0000 (14:25 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 10 Dec 2008 14:25:18 +0000 (14:25 +0000)
commitaca6a1de21ec21099744003ee157d7edef5548cd
tree64e148d5103bfc9a3272a40afb95486ec9d6f7b3
parent66d7b74933b5395c651af9c502173c3a4e5baa7b
Issue 1287:  copy File attributes from the local Node to a Repository
Node so we identify shared object files in a Repository and can link
them into a local shared library.  (Matthew Wesley)

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