index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
2008-02-11
EXTRAS now points to src instead of needing 'src' subdir.
Steve Reinhardt
2008-02-11
Wait to set BUILD_DIR until *after* env is copied.
Steve Reinhardt
2008-02-05
Cleaned up os.path imports a bit.
Steve Reinhardt
2008-02-05
Make EXTRAS work for SConsopts too.
Steve Reinhardt
2007-11-19
Compiling: Make sure that libelf is also compiled for 64bit on OS X.
Ali Saidi
2007-11-16
Make EXTRAS work for relative directories.
Steve Reinhardt
2007-11-08
Compiling: If possible compile a 64 bit binary on Mac OS X.
Ali Saidi
2007-11-01
SConstruct: fix scons null conf object problem
Steve Reinhardt
2007-10-31
SConstruct: undo half of last changeset; looked innocuous but wasn't.
Steve Reinhardt
2007-10-31
SConstruct: Fix env Dir/String problem
Steve Reinhardt
2007-08-12
Style: fix IGNORE_STYLE so it isn't required on the command line.
Ali Saidi
2007-08-12
style: If IGNORE_STYLE=True is set on the scons command line, ignore style.
Nathan Binkert
2007-07-28
style: Check/Fix whitespace on SCons files
Nathan Binkert
2007-07-26
scons: make things work when EXTRAS is not defined.
Nathan Binkert
2007-07-25
Add a new SCons option called EXTRAS that allows you to include stuff in
Nathan Binkert
2007-07-22
Merge Gabe's changes with mine.
Steve Reinhardt
2007-07-21
Add code to turn the style stuff into a mercurial hook.
Nathan Binkert
2007-07-14
Handle broken swig version that prints version info on stderr.
Steve Reinhardt
2007-06-10
Add the -templatereduce option to swig to prepare for more templates.
Nathan Binkert
2007-05-30
Fix compiling on Solaris since Nate's libelf change
Ali Saidi
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-03
Add build hooks for x86.
Gabe Black
2007-01-27
I missed a couple of things
Ali Saidi
2007-01-27
While I'm waiting for legion to run make m5 compile with a few more compilers
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2006-12-04
Better handling of scons -u targets.
Steve Reinhardt
2006-12-04
SConstruct:
Steve Reinhardt
2006-12-04
import os.path.join as joinpath
Steve Reinhardt
2006-11-29
Add in O3CPU to default CPU list.
Kevin Lim
2006-11-13
Parse CC/CXX early so that we use the correct compiler for testing dependenci...
Ali Saidi
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-11-09
Factor out all of the encumbered stuff into separate SConscript
Nathan Binkert
2006-11-07
Made kern a switching header file directory.
Gabe Black
2006-11-06
replace NULL with 0.... Why isn't NULL defined by default on Mac OS X I don't...
Ali Saidi
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-10-20
Construct a correct value of PYTHONHOME from the interpreter
Nathan Binkert
2006-10-01
Move Python setup into Configure section so we can test whether the
Steve Reinhardt
2006-08-21
SConstruct:
Steve Reinhardt
2006-08-20
TEST_CPU_MODELS isn't used anymore.
Steve Reinhardt
2006-08-17
SConstruct:
Steve Reinhardt
2006-07-22
Last minute check in. Very few functional changes other than some minor conf...
Kevin Lim
2006-07-21
Minor functionality updates.
Kevin Lim
2006-07-19
Put regression tests back into m5. They are located in the "tests" directory...
Kevin Lim
2006-06-30
Make O3CPU model independent of the ISA
Korey Sewell
2006-06-22
Changes to get OzoneCPU to compile once more.
Kevin Lim
2006-06-18
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
2006-06-18
Put sconsign in bulid dir.
Steve Reinhardt
2006-06-17
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-17
Fix up code to be able to use the Checker.
Kevin Lim
2006-06-17
Minor fixes in comments.
Steve Reinhardt
[next]