scons: Bump minimum gcc version to 4.8
[gem5.git] / SConstruct
2016-05-30 Andreas Hanssonscons: Bump minimum gcc version to 4.8
2016-05-27 Matteo Andreozziscons: Enable override suggestions on gcc 5.0+
2016-05-09 Andreas Sandbergscons: Rewrite git style hook installer
2016-04-28 Curtis Dunhamscons: emit correct message before installing git hook
2016-04-18 Andreas Sandbergscons: Fix Python 2.6 compatibility
2016-03-30 Andreas Sandbergscons: Automatically install the git style hook
2016-03-30 Andreas Sandbergscons, style: Rename style.py to hgstyle.py
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2015-12-04 Andreas Sandbergsim: Add support for generating back traces on errors
2015-11-16 Nilay VaishMerged changesets: 47e2adf7fb1a and b65d4e878ed2
2015-11-15 Joe Grosssim: support for distcc pump server settings
2015-07-07 Andreas Sandbergext: Add the NoMali GPU no-simulation library
2015-07-03 Curtis Dunhamscons: remove dead leading underscore check
2015-07-03 Andreas Hanssonscons: Bump compiler requirement to gcc >= 4.7 and...
2015-06-09 Andreas Hanssonscons: Allow GNU assembler version strings with hyphen
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-05-23 Andreas Sandbergbuild: Don't test for KVM xsave support on ARM
2015-03-02 Andreas Hanssontests: Run regression timeout as foreground
2015-02-03 Andreas Hanssonscons: Avoid implicit command dependencies
2014-12-23 Gabe Blackscons: Make the USE_KVM variable available in C++.
2014-12-02 Andreas Hanssonscons: Ensure dictionary iteration is sorted by key
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-09-22 Curtis Dunhamscons: Add --without-tcmalloc build option
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2014-10-09 Andreas Hanssonext: Add DRAMPower to enable on-line DRAM power modelling
2014-10-09 Andreas Hanssonscons: Warn for known gcc and swig incompatibilities
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-08-25 Curtis Dunhamtests: automatically kill regressions that take too...
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-08-13 Andreas Sandbergscons: Silence clang 3.4 warnings on Ubuntu 12.04
2014-08-10 Andreas Hanssonscons: Warn for incompatible gcc and binutils
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
2014-05-09 Curtis Dunhamscons: Require SWIG >= 2.0.4 and remove vector typemaps
2014-04-13 Andreas Hanssonscons: Fix python-config parsing by adding strip()
2014-04-10 Stian Hvatumscons: compile on systems where python2 and python3...
2014-03-23 Curtis Dunhamscons: Shush scons
2014-03-07 Mitch Hayengascons: Fix clang version identification for OSX
2014-02-18 Andreas Hanssonscons: Add PROTOC from the environment
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2013-10-15 Andreas Sandbergkvm: Set the perf exclude_host attribute if available
2013-10-17 Stan Czerniawskibuild: Enable color diagnostics in clang by preserving...
2013-10-02 Andreas Hanssonkvm: Only include KVM support for supported kernels
2013-10-01 Andreas Sandbergscons, kvm: Check for the presence of POSIX timers
2013-09-30 Andreas Sandbergext: Include libfputils
2013-09-25 Andreas Sandbergkvm: Initial x86 support
2013-09-18 Andreas Hanssonswig: Warn on use of incompatible swig/gcc combinations
2013-09-04 Andreas Hanssonscons: Enable build on OSX
2013-07-18 Andreas Hanssonscons: Use python-config instead of distutils
2013-06-04 Ali Saidiscons: ammend swig warning error to version 2.0.10...
2013-04-22 Andreas Sandbergkvm: Add basic support for ARM
2013-04-22 Andreas Sandbergkvm: Basic support for hardware virtualized CPUs
2013-03-18 Andreas Sandbergscons: Try to use 'tcmalloc' before 'tcmalloc_minimal'
2013-03-18 Andreas Sandbergscons: Avoid malloc/free compiler optimization when...
2013-03-18 Andreas Sandbergscons: Don't explicitly add tcmalloc_minimal to LIBS
2013-03-18 Andreas Sandbergscons: Include flags required to link statically with...
2013-03-14 Andreas Sandbergscons: Check for known buggy version of SWIG (2.0.9)
2013-02-19 Andreas Hanssonscons: Unify the flags shared by gcc and clang
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2013-02-19 Andreas Hanssonscons: Add warning for missing field initializers
2013-02-15 Anthony Gutierrezext lib: add libfdt to enable flattened device tree...
2013-01-21 Andreas Hanssonscons: Disable protobuf if pkg-config and CheckLib...
2013-01-07 Andreas Hanssonscons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x...
2013-01-07 Andreas Hanssonscons: Remove stale compiler options
2013-01-07 Andreas Sandbergscons: Whitelist useful environment variables
2013-01-07 Andreas Hanssonscons: Add support for google protobuf building
2012-09-25 Andreas Sandbergbase: Check for static_assert support and provide fallback
2012-09-21 Andreas HanssonScons: Verbose messages when dependencies are not installed
2012-09-14 Andreas Hanssongcc: Enable Link-Time Optimization for gcc >= 4.6
2012-09-14 Andreas Hanssonscons: Use c++0x with gcc >= 4.4 instead of 4.6
2012-09-12 Jason PowerRuby: Modify Scons so that we can put .sm files in...
2012-07-12 Andreas Hanssonscons: Add LIBRARY_PATH from the user environment to...
2012-06-20 Andreas Hanssonswig: Use SWIG from environment when determining version
2012-06-18 Andreas HanssonBuild: Point to the appropriate tcmalloc package
2012-06-11 Ali Saidiscons: Make compiler version error more verbose and...
2012-06-05 Ali Saidisim: Add support for tcmalloc if it's installed and...
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-08 Steve Reinhardtscons: allow override of SWIG binary on command line
2012-04-23 Steve Reinhardtscons: update minimum SWIG version to 1.3.34
2012-04-14 Andreas HanssonRegression: Add ANSI colours to highlight test status
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-03-16 Marc Orrbuild: remove implicit-cache setting of scons from...
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-03-07 Marc Orrbuild scripts: Made minor modifications to reduce build...
2012-03-02 Steve ReinhardtSConstruct: rename and document AddM5Option
2012-03-02 Steve ReinhardtSConstruct: update comments & doc strings
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-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackSE/FS: Get rid of the FULL_SYSTEM config option.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Andreas HanssonMAC: Make gem5 compile and run on MacOSX 10.7.2
2012-01-07 Gabe BlackMerge with main repository.
2011-11-10 Gabe BlackGCC: Guard some gcc flags so they're used when availabl...
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
next