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
/
build
Age
Commit message (
Expand
)
Author
2006-03-28
Make CPU_MODELS a sticky build option.
Steve Reinhardt
2006-03-07
Rename default options path from "build_options/default" to "default_options",
Steve Reinhardt
2006-02-23
Enable building only selected CPU models via new scons
Steve Reinhardt
2006-02-22
Auto-generate arch/foo.hh "switch headers" in scons.
Steve Reinhardt
2006-02-14
New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated fi...
Gabe Black
2006-02-08
Alot of changes to push towards ISA independence. Highlights are renaming of ...
Gabe Black
2006-01-24
Some stuff aparently didn't get committed which was from before the new repos...
Gabe Black
2005-11-09
A couple of FP-related fixes (prompted by Adam having trouble
Steve Reinhardt
2005-11-03
Check for MySQL 4.1 or newer only
Steve Reinhardt
2005-10-01
Add default= option to SConstruct.
Steve Reinhardt
2005-09-24
Create build_options/current dir when necessary.
Steve Reinhardt
2005-09-24
Split build options files into a static set of defaults
Steve Reinhardt
2005-09-22
Support for compiling and testing on pool via 'qdo' script.
Steve Reinhardt
2005-09-12
More minor tweaks for fenv/cygwin.
Steve Reinhardt
2005-09-05
Regression tests now run under scons!
Steve Reinhardt
2005-09-02
Get rid of non-essential default-valued options.
Steve Reinhardt
2005-09-01
Fix to #define True/False option values as 0/1 in header.
Steve Reinhardt
2005-08-31
more scons fixes for mysql
Nathan Binkert
2005-08-31
Move options files from <build_dir>/build_options to build_options/<build_dir>.
Steve Reinhardt
2005-08-30
Fix to work with older versions of mysql_config that don't support --include.
Steve Reinhardt
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-08-26
Add explicit check for Python version to SConstruct.
Steve Reinhardt
2005-08-19
A few minor fixes to get things to build on Cygwin.
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
make all of the turbolaser stuff only compile if ALPHA_TLASER
Nathan Binkert
2005-06-02
Rename builds more descriptively:
Steve Reinhardt
2005-03-28
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-03-28
If we find the mysql libraries on the machine, just compile
Nathan Binkert
2005-03-14
Merge
Kevin Lim
2005-03-14
Move adding SRCDIR/python to sys.path from
Steve Reinhardt
2005-03-14
- Add capability to auto-generate Param structs from
Steve Reinhardt
2005-01-11
Merge changes.
Kevin Lim
2005-01-11
Slight fixes, add in commit trace flag.
Kevin Lim
2004-11-13
defining SYSTEM_EV5 isn't all that necessary
Nathan Binkert
2004-10-22
make all signatures go into a single file that's at the top
Nathan Binkert
2004-09-20
Clean up network header stuff and make it more generic. Use
Nathan Binkert
2004-08-16
Fix SConstruct file to allow you to override the compilers
Nathan Binkert
2004-08-07
Split libelf/SConscript into two parts, one for the
Steve Reinhardt
2004-08-03
Move libelf/SConscript include to m5/SConscript, so elf
Steve Reinhardt
2004-07-02
Initial SCons-based build system. See www.scons.org.
Steve Reinhardt