scons: Populate top_srcdir and top_builddir variables when reading Makefiles.sources.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 14 Aug 2012 11:18:45 +0000 (12:18 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 14 Aug 2012 11:19:56 +0000 (12:19 +0100)
commitea8dcfc90d5abbf699cd64be4dccd1e69fe82d75
treeb455ea19ab8b015cf925605da801f8cf11886b0f
parent605f964d5cc7016fc74e0563829fa794da845c20
scons: Populate top_srcdir and top_builddir variables when reading Makefiles.sources.

This is not entirely correct, as scons doesn't put binaries in a
"src" subdirectory, but doesn't seem to be a problem for now.
scons/custom.py
scons/source_list.py