Searched hist:5742 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/
H A DSConscript5742:828a8296270e Mon Nov 10 14:51:00 EST 2008 Nathan Binkert <nate@binkert.org> SCons: Allow top level directory of EXTRAS able to contain SConscripts.
The current EXTRAS will fail if the top level directory pointed to by EXTRAS
has a SConscript file in it. We allow this by including the directory name
of the EXTRA in the build directory which prevents a clash between
src/SConscript and extra/SConscript. Maintain compatibility with older uses
of EXTRAS by adding a -I for each top level extra directory.
/gem5/
H A DSConstruct5742:828a8296270e Mon Nov 10 14:51:00 EST 2008 Nathan Binkert <nate@binkert.org> SCons: Allow top level directory of EXTRAS able to contain SConscripts.
The current EXTRAS will fail if the top level directory pointed to by EXTRAS
has a SConscript file in it. We allow this by including the directory name
of the EXTRA in the build directory which prevents a clash between
src/SConscript and extra/SConscript. Maintain compatibility with older uses
of EXTRAS by adding a -I for each top level extra directory.

Completed in 102 milliseconds