scons: Bump minimum gcc version to 4.8
[gem5.git] / src / SConscript
2016-05-30 Andreas Hanssonscons: Bump minimum gcc version to 4.8
2016-03-14 Steve Reinhardtscons: fix building in non-standard locations
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-02-08 Curtis Dunhamscons: always generate sim/tags.cc
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-09-03 Nilay Vaishmerged with recent commits.
2015-09-02 Curtis Dunhamsim: tag-based checkpoint versioning
2015-07-03 Andreas Hanssonscons: Bump compiler requirement to gcc >= 4.7 and...
2015-02-11 Andreas Sandbergbase: Add compiler macros to add deprecation warnings
2015-02-11 Andreas Hanssonbase: Do not dereference NULL in CompoundFlag creation
2014-12-02 Andreas Hanssonscons: Ensure dictionary iteration is sorted by key
2014-10-16 Andreas Hanssonarch,x86,mem: Dynamically determine the ISA for Ruby...
2014-10-16 Andreas Hanssonconfig: Add the ability to read a config file using...
2014-10-16 Andreas Hanssonscons: Add Undefined Behavior Sanitizer (UBSan) option
2014-08-12 Curtis Dunhamscons: Generate a single debug flag C++ file
2014-10-16 Curtis Dunhamscons: create dummy target to have SWIG generate C...
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2014-08-13 Andreas Sandbergscons: Silence clang 3.4 warnings on Ubuntu 12.04
2014-06-10 Andreas Hanssonscons: Bump the compiler version to gcc 4.6 and clang 3.0
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2013-11-15 Anthony Gutierrezcpu: allow the fetch buffer to be smaller than a cache...
2013-10-17 Andreas Hanssonbuild: Place proto output in the same directory, also...
2013-03-27 Steve Reinhardtscons: don't die on warnings in swig-generated code
2013-02-19 Andreas Hanssonscons: Unify the flags shared by gcc and clang
2013-02-19 Andreas Hanssonscons: Add warning delete with non-virtual destructor
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-01-07 Andreas Hanssonscons: Remove stale compiler options
2013-01-07 Andreas Hanssonscons: Add support for google protobuf building
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-09-25 Andreas Sandbergbuild: Add missing dependencies when building param...
2012-09-14 Andreas Hanssongcc: Enable Link-Time Optimization for gcc >= 4.6
2012-09-14 Andreas Hanssonscons: Add a target for google-perftools profiling
2012-09-14 Andreas Hanssonscons: Restructure ccflags and ldflags
2012-08-28 Andreas Hanssonswig: Disable unused value warning with llvm 3.1 compilers
2012-06-05 Ali Saidisim: Provide a framework for detecting out of data...
2012-05-10 Ali Saidistats: fix compilation of unit test.
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-04-13 Steve ReinhardtSCons: restore Werror option in src/SConscript
2012-04-10 Gabe Blacktests: Fix building unit tests.
2012-03-22 Andreas HanssonScons: Remove Werror=False in SConscript files
2012-03-07 Marc Orrbuild scripts: Made minor modifications to reduce build...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Andreas HanssonSWIG: Make gem5 compile and link with swig 2.0.4
2012-01-07 Gabe BlackMerge with main repository.
2011-11-10 Gabe BlackGCC: Guard some gcc flags so they're used when availabl...
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-20 Steve Reinhardtscons/swig: refactor some of the scons/SWIG code
2011-10-18 Nathan Binkertscons: fix building of shared objects
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-06-03 Nathan Binkertscons: rename some things from m5 to gem5
2011-06-03 Nathan Binkertcopyright: Add code for finding all copyright blocks...
2011-04-20 Brad Danofskyscons: Allow the build directory live under an EXTRAS...
2011-04-15 Nathan Binkertunittest: Make unit tests capable of using swig and...
2011-04-15 Nathan Binkertscons: make a flexible system for guarding source files
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-03-11 Gabe BlackSCons: Stop embedding the mercurial revision into the...
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-15 Gabe BlackInfo: Clean up some info files.
2011-01-08 Steve Reinhardtscons: show sources and targets when building, and...
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-21 Nathan Binkertscons: remove extra dependencies
2010-11-15 Ali SaidiSCons: Cleanup SCons output during compile
2010-11-07 Gabe Blackscons: Replace the build_dir parameter to SConscript...
2010-09-12 Nathan Binkertswig: make all generated files go into the m5.internal...
2010-09-09 Nathan Binkertscons: Stop building the big monolithic swigged params...
2010-09-09 Nathan Binkertinit: don't build files that centralize python and...
2010-09-09 Nathan Binkertscons: use code_formatter wherever we can in the build...
2010-07-21 Nathan Binkertpython: Add mechanism to override code compiled into...
2010-04-15 Nathan Binkertscons: don't maintain files in sorted order
2010-01-19 Derek Howermerge
2009-11-09 Nathan Binkertautomerge
2009-11-09 Steve Reinhardtscons: deal with generated .py files properly
2009-09-26 Nathan Binkertpython: Fix m5.defines so grabbing flags works correctly
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-22 Nathan Binkertparams: small cleanup to param description internals
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-06-13 Nathan Binkertscons: Make shared library builds work again
2009-06-05 Nathan Binkertscons: Make it so that the processing of trace flags...
2009-05-05 Korey Sewellmerge code
2009-05-04 Nathan Binkertscons: re-work the *Source functions to take more infor...
2009-04-21 Nathan BinkertSCons: Export export_vars so SConsopts files can add...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-10 Nathan Binkertscons: Require SCons version 0.98.1
2009-02-10 Nathan Binkertscons: Don't build the intermediate static library...
2009-01-31 Ali SaidiSCons: Fix how we get Mercurial revision information...
2009-01-19 Nathan Binkerttracing: panic() if people try to use tracing, but...
2009-01-19 Nathan Binkertpython: Rework how things are imported
2009-01-19 Nathan Binkertscons: Don't add all objects to the library twice
2009-01-13 Nathan BinkertSCons: centralize the Dir() workaround for newer versio...
2008-11-10 Nathan BinkertSCons: Allow top level directory of EXTRAS able to...
2008-10-11 Nathan Binkertswig: Add in a %rename to allow the same name to appear...
2008-10-10 Nathan BinkertSimObjects: Clean up handling of C++ namespaces.
2008-10-09 Nathan Binkertpdb: Try to make pdb work better.
2008-10-09 Nathan BinkertSCons: add code to provide a libm5 shared library.
next