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
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-03-04
SCons: Fix the polarity on the --ignore-style check.
Gabe Black
2011-03-03
SCons: Clean up some inconsistent capitalization in scons options.
Gabe Black
2011-03-03
SCons: Turn some scons variables into command line options.
Gabe Black
2011-03-01
SCons: Separately label the global non-sticky options.
Gabe Black
2011-01-21
SConstruct: Fix the librt check in SConstruct.
Gabe Black
2011-01-15
time: improve time datastructure
Nathan Binkert
2011-01-10
style: clean up style hook code a bit
Nathan Binkert
2011-01-07
scons: show sources and targets when building, and colorize output.
Steve Reinhardt
2010-12-30
style: make style hook work with pre-qrefresh and update to use new code
Nathan Binkert
2010-11-19
SCons: Fix compilation on OS X
Ali Saidi
2010-11-15
SCons: Cleanup SCons output during compile
Ali Saidi
2010-11-09
scons: Work around for old versions of scons mistaking strings for sequences.
Gabe Black
2010-11-08
scons: add a parameter to configure SCons' build cache
Ali Saidi
2010-08-23
BUILD: GCC 4.4.1/2 have a bug in their auto-vectorizer that we trip on
Ali Saidi
2010-06-14
build: grab the right library if we're using a debug version of python
Nathan Binkert
2010-06-07
scons: make RUBY a regular (non-global) sticky var
Steve Reinhardt
2010-02-26
cpu_models: get rid of cpu_models.py and move the stuff into SCons
Nathan Binkert
2010-01-17
SCons: Make --help reflect the arguments to scons.
Gabe Black
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-09-22
scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access
Nathan Binkert
2009-09-22
python: Move more code into m5.util allow SCons to use that code.
Nathan Binkert
2009-05-11
ruby: add RUBY sticky option that must be set to add ruby to the build
Nathan Binkert
2009-05-11
ruby: Migrate all of ruby and slicc to SCons.
Nathan Binkert
2009-05-04
scons: re-work the *Source functions to take more information.
Nathan Binkert
2009-04-21
scons: Rename the basic environment from env -> main.
Nathan Binkert
2009-04-21
scons: Fix two problems with the way that the library path is generated.
Nathan Binkert
2009-04-21
scons: make default target work again
Nathan Binkert
2009-04-21
SCons: Export export_vars so SConsopts files can add to them
Nathan Binkert
2009-04-08
alpha: get rid of all turbolaser remnants
Nathan Binkert
2009-03-17
includes: add ext to the includes path.
Nathan Binkert
2009-03-17
ply: put the absolute path to ply in the environment, not a relative one
Nathan Binkert
2009-03-07
scons: fix the library path stuff
Nathan Binkert
2009-03-05
SCons: Fix bug with .hg dir not existing.
Ali Saidi
2009-02-26
CPA: Add new object for gathering critical path annotations.
Ali Saidi
2009-02-15
SCons: Fix read_command so it can properly deal with command strings
Nathan Binkert
2009-02-11
scons: clean up the main SConstruct file more.
Nathan Binkert
2009-02-09
scons: Require SCons version 0.98.1
Nathan Binkert
2008-11-15
Output: Include gzstream package to allow automatically-gzipped output
Clint Smullen
2008-11-10
SCons: Allow top level directory of EXTRAS able to contain SConscripts.
Nathan Binkert
2008-10-26
BATCH: Run as, ar, and ranlib with BATCH_CMD so that they execute on the batc...
Ali Saidi
2008-10-08
Scons: Update compare_versions() to ignore trailing charecters after an int. ...
Ali Saidi
2008-09-27
gcc: Version 4.3 adds some warnings that we're turning off.
Nathan Binkert
2008-09-19
We're searching for g++ incorrectly
Nathan Binkert
2008-08-03
libm5: Create a libm5 static library for embedding m5.
Nathan Binkert
2008-04-08
SCons: Manually specifying header only directories with Dir() works around th...
Ali Saidi
2008-04-07
SCons: Make BATCH options global sticky so libelf is built appropriately.
Ali Saidi
2008-04-07
SCons: Add check for SCons version since the latest are broken.
Ali Saidi
2008-03-24
Add FAST_ALLOC_DEBUG and FAST_ALLOC_STATS as SConstruct options.
Steve Reinhardt
2008-02-11
EXTRAS now points to src instead of needing 'src' subdir.
Steve Reinhardt
[next]