Scons: Drop RUBY as compile time option.
[gem5.git] / SConstruct
2011-08-02 Nilay VaishScons: Drop RUBY as compile time option.
2011-07-25 Nilay VaishMerged with Gabe's changeset.
2011-07-19 Gabe BlackSCons: Only print all the SConsopts being read if verbo...
2011-06-03 Steve ReinhardtSConstruct: automatically update .hg/hgrc with style...
2011-05-12 Nathan Binkertstats: delete mysql support
2011-05-02 Steve Reinhardtscons: interpret paths relative to launch directory
2011-05-02 Steve Reinhardtscons: allow use of current builds as default build...
2011-03-18 Steve Reinhardtbase: disable FastAlloc in debug builds by default
2011-03-11 Gabe BlackSCons: Stop embedding the mercurial revision into the...
2011-03-04 Gabe BlackSCons: Fix the polarity on the --ignore-style check.
2011-03-04 Gabe BlackSCons: Clean up some inconsistent capitalization in...
2011-03-04 Gabe BlackSCons: Turn some scons variables into command line...
2011-03-01 Gabe BlackSCons: Separately label the global non-sticky options.
2011-01-22 Gabe BlackSConstruct: Fix the librt check in SConstruct.
2011-01-15 Nathan Binkerttime: improve time datastructure
2011-01-10 Nathan Binkertstyle: clean up style hook code a bit
2011-01-08 Steve Reinhardtscons: show sources and targets when building, and...
2010-12-30 Nathan Binkertstyle: make style hook work with pre-qrefresh and updat...
2010-11-20 Ali SaidiSCons: Fix compilation on OS X
2010-11-15 Ali SaidiSCons: Cleanup SCons output during compile
2010-11-09 Gabe Blackscons: Work around for old versions of scons mistaking...
2010-11-08 Ali Saidiscons: add a parameter to configure SCons' build cache
2010-08-23 Ali SaidiBUILD: GCC 4.4.1/2 have a bug in their auto-vectorizer...
2010-06-15 Nathan Binkertbuild: grab the right library if we're using a debug...
2010-06-07 Steve Reinhardtscons: make RUBY a regular (non-global) sticky var
2010-02-27 Nathan Binkertcpu_models: get rid of cpu_models.py and move the stuff...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-17 Gabe BlackSCons: Make --help reflect the arguments to scons.
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-22 Nathan Binkertscons: add slicc and ply to sys.path and PYTHONPATH...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-05 Korey Sewellmerge code
2009-05-04 Nathan Binkertscons: re-work the *Source functions to take more infor...
2009-04-22 Nathan Binkertscons: Rename the basic environment from env -> main.
2009-04-22 Nathan Binkertscons: Fix two problems with the way that the library...
2009-04-21 Nathan Binkertscons: make default target work again
2009-04-21 Nathan BinkertSCons: Export export_vars so SConsopts files can add...
2009-04-09 Nathan Binkertalpha: get rid of all turbolaser remnants
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-17 Nathan Binkertincludes: add ext to the includes path.
2009-03-17 Nathan Binkertply: put the absolute path to ply in the environment...
2009-03-07 Nathan Binkertscons: fix the library path stuff
2009-03-05 Ali SaidiSCons: Fix bug with .hg dir not existing.
2009-02-27 Ali SaidiCPA: Add new object for gathering critical path annotat...
2009-02-16 Nathan BinkertSCons: Fix read_command so it can properly deal with...
2009-02-12 Nathan Binkertscons: clean up the main SConstruct file more.
2009-02-10 Nathan Binkertscons: Require SCons version 0.98.1
2008-11-16 Clint SmullenOutput: Include gzstream package to allow automatically...
2008-11-10 Nathan BinkertSCons: Allow top level directory of EXTRAS able to...
2008-10-26 Ali SaidiBATCH: Run as, ar, and ranlib with BATCH_CMD so that...
2008-10-08 Ali SaidiScons: Update compare_versions() to ignore trailing... m5_2.0_beta6
2008-09-28 Nathan Binkertgcc: Version 4.3 adds some warnings that we're turning...
2008-09-19 Nathan BinkertWe're searching for g++ incorrectly
2008-08-04 Nathan Binkertlibm5: Create a libm5 static library for embedding m5.
2008-04-08 Ali SaidiSCons: Manually specifying header only directories...
2008-04-08 Ali SaidiSCons: Make BATCH options global sticky so libelf is...
2008-04-08 Ali SaidiSCons: Add check for SCons version since the latest...
2008-03-24 Steve ReinhardtAdd FAST_ALLOC_DEBUG and FAST_ALLOC_STATS as SConstruct...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-11 Steve ReinhardtEXTRAS now points to src instead of needing 'src' subdir.
2008-02-11 Steve ReinhardtWait to set BUILD_DIR until *after* env is copied.
2008-02-06 Steve ReinhardtCleaned up os.path imports a bit.
2008-02-06 Steve ReinhardtMake EXTRAS work for SConsopts too.
2007-11-20 Gabe BlackMerge with head.
2007-11-19 Ali SaidiCompiling: Make sure that libelf is also compiled for...
2007-11-17 Steve ReinhardtMake EXTRAS work for relative directories.
2007-11-15 Korey Sewellbranch merge
2007-11-08 Ali SaidiCompiling: If possible compile a 64 bit binary on Mac...
2007-11-01 Steve ReinhardtSConstruct: fix scons null conf object problem
2007-10-31 Ali Saidino manual changes
2007-10-31 Steve ReinhardtSConstruct: undo half of last changeset; looked innocuo...
2007-10-31 Steve ReinhardtSConstruct: Fix env Dir/String problem
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-13 Ali SaidiStyle: fix IGNORE_STYLE so it isn't required on the...
2007-08-12 Nathan Binkertmerge
2007-08-12 Nathan Binkertstyle: If IGNORE_STYLE=True is set on the scons command...
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-28 Nathan Binkertstyle: Check/Fix whitespace on SCons files
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-27 Nathan Binkertscons: make things work when EXTRAS is not defined.
2007-07-27 Gabe BlackMerge with head.
2007-07-26 Nathan BinkertAdd a new SCons option called EXTRAS that allows you...
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-22 Gabe BlackMerge with head.
2007-07-22 Nathan BinkertAdd code to turn the style stuff into a mercurial hook.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-15 Steve ReinhardtHandle broken swig version that prints version info...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-10 Nathan BinkertAdd the -templatereduce option to swig to prepare for...
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-30 Ali SaidiFix compiling on Solaris since Nate's libelf change
next