summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2012-07-12scons: Add LIBRARY_PATH from the user environment to SconsAndreas Hansson
2012-06-20swig: Use SWIG from environment when determining versionAndreas Hansson
2012-06-18Build: Point to the appropriate tcmalloc packageAndreas Hansson
2012-06-11scons: Make compiler version error more verbose and easier to debug.Ali Saidi
2012-06-05sim: Add support for tcmalloc if it's installed and available.Ali Saidi
2012-06-05sim: Remove FastAllocAli Saidi
2012-05-08scons: allow override of SWIG binary on command lineSteve Reinhardt
2012-04-23scons: update minimum SWIG version to 1.3.34Steve Reinhardt
2012-04-14Regression: Add ANSI colours to highlight test statusAndreas Hansson
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2012-03-16build: remove implicit-cache setting of scons from recent build faster patchMarc Orr
2012-03-09CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectableGeoffrey Blake
2012-03-06build scripts: Made minor modifications to reduce build overhead time.Marc Orr
2012-03-02SConstruct: rename and document AddM5OptionSteve Reinhardt
2012-03-02SConstruct: update comments & doc stringsSteve Reinhardt
2012-01-31Merge with head, hopefully the last time for this batch.Gabe Black
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2012-01-28SE/FS: Get rid of the FULL_SYSTEM config option.Gabe Black
2012-01-09MAC: Make gem5 compile and run on MacOSX 10.7.2Andreas Hansson
2011-11-09GCC: Guard some gcc flags so they're used when available and needed.Gabe Black
2011-08-08BuildEnv: Eliminate RUBY as build environment variableNilay Vaish
2011-08-02Scons: Make some Action objects fit the abreviated output format.Gabe Black
2011-08-02Scons: Drop RUBY as compile time option.Nilay Vaish
2011-07-19SCons: Only print all the SConsopts being read if verbose is turned on.Gabe Black
2011-06-02SConstruct: automatically update .hg/hgrc with style hooks.Steve Reinhardt
2011-05-12stats: delete mysql supportNathan Binkert
2011-05-02scons: interpret paths relative to launch directorySteve Reinhardt
2011-05-02scons: allow use of current builds as default build settingsSteve Reinhardt
2011-03-18base: disable FastAlloc in debug builds by defaultSteve Reinhardt
2011-03-11SCons: Stop embedding the mercurial revision into the binary.Gabe Black
2011-03-04SCons: Fix the polarity on the --ignore-style check.Gabe Black
2011-03-03SCons: Clean up some inconsistent capitalization in scons options.Gabe Black
2011-03-03SCons: Turn some scons variables into command line options.Gabe Black
2011-03-01SCons: Separately label the global non-sticky options.Gabe Black
2011-01-21SConstruct: Fix the librt check in SConstruct.Gabe Black
2011-01-15time: improve time datastructureNathan Binkert
2011-01-10style: clean up style hook code a bitNathan Binkert
2011-01-07scons: show sources and targets when building, and colorize output.Steve Reinhardt
2010-12-30style: make style hook work with pre-qrefresh and update to use new codeNathan Binkert
2010-11-19SCons: Fix compilation on OS XAli Saidi
2010-11-15SCons: Cleanup SCons output during compileAli Saidi
2010-11-09scons: Work around for old versions of scons mistaking strings for sequences.Gabe Black
2010-11-08scons: add a parameter to configure SCons' build cacheAli Saidi
2010-08-23BUILD: GCC 4.4.1/2 have a bug in their auto-vectorizer that we trip onAli Saidi
2010-06-14build: grab the right library if we're using a debug version of pythonNathan Binkert
2010-06-07scons: make RUBY a regular (non-global) sticky varSteve Reinhardt
2010-02-26cpu_models: get rid of cpu_models.py and move the stuff into SConsNathan Binkert
2010-01-17SCons: Make --help reflect the arguments to scons.Gabe Black
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-09-22scons: add slicc and ply to sys.path and PYTHONPATH so everyone has accessNathan Binkert