summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2005-10-01Add default= option to SConstruct.Steve Reinhardt
2005-09-24Create build_options/current dir when necessary.Steve Reinhardt
2005-09-24Split build options files into a static set of defaultsSteve Reinhardt
2005-09-22Support for compiling and testing on pool via 'qdo' script.Steve Reinhardt
2005-09-12More minor tweaks for fenv/cygwin.Steve Reinhardt
2005-09-05Regression tests now run under scons!Steve Reinhardt
2005-09-02Get rid of non-essential default-valued options.Steve Reinhardt
2005-09-01Fix to #define True/False option values as 0/1 in header.Steve Reinhardt
2005-08-31more scons fixes for mysqlNathan Binkert
2005-08-31Move options files from <build_dir>/build_options to build_options/<build_dir>.Steve Reinhardt
2005-08-30Fix to work with older versions of mysql_config that don't support --include.Steve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-08-26Add explicit check for Python version to SConstruct.Steve Reinhardt
2005-08-19A few minor fixes to get things to build on Cygwin.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-02Rename builds more descriptively:Steve Reinhardt
2005-03-28Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-28If we find the mysql libraries on the machine, just compileNathan Binkert
2005-03-14MergeKevin Lim
2005-03-14Move adding SRCDIR/python to sys.path fromSteve Reinhardt
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-01-11Merge changes.Kevin Lim
2005-01-11Slight fixes, add in commit trace flag.Kevin Lim
2004-11-13defining SYSTEM_EV5 isn't all that necessaryNathan Binkert
2004-10-22make all signatures go into a single file that's at the topNathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-08-16Fix SConstruct file to allow you to override the compilersNathan Binkert
2004-08-07Split libelf/SConscript into two parts, one for theSteve Reinhardt
2004-08-03Move libelf/SConscript include to m5/SConscript, so elfSteve Reinhardt
2004-07-02Initial SCons-based build system. See www.scons.org.Steve Reinhardt