summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2013-10-15kvm: Set the perf exclude_host attribute if availableAndreas Sandberg
2013-10-17build: Enable color diagnostics in clang by preserving TERM.Stan Czerniawski
2013-10-02kvm: Only include KVM support for supported kernelsAndreas Hansson
2013-10-01scons, kvm: Check for the presence of POSIX timersAndreas Sandberg
2013-09-30ext: Include libfputilsAndreas Sandberg
2013-09-25kvm: Initial x86 supportAndreas Sandberg
2013-09-18swig: Warn on use of incompatible swig/gcc combinationsAndreas Hansson
2013-09-04scons: Enable build on OSXAndreas Hansson
2013-07-18scons: Use python-config instead of distutilsAndreas Hansson
2013-06-04scons: ammend swig warning error to version 2.0.10 as wellAli Saidi
2013-04-22kvm: Add basic support for ARMAndreas Sandberg
2013-04-22kvm: Basic support for hardware virtualized CPUsAndreas Sandberg
2013-03-18scons: Try to use 'tcmalloc' before 'tcmalloc_minimal'Andreas Sandberg
2013-03-18scons: Avoid malloc/free compiler optimization when using tcmallocAndreas Sandberg
2013-03-18scons: Don't explicitly add tcmalloc_minimal to LIBSAndreas Sandberg
2013-03-18scons: Include flags required to link statically with PythonAndreas Sandberg
2013-03-14scons: Check for known buggy version of SWIG (2.0.9)Andreas Sandberg
2013-02-19scons: Unify the flags shared by gcc and clangAndreas Hansson
2013-02-19scons: Add warning for overloaded virtual functionsAndreas Hansson
2013-02-19scons: Add warning for missing field initializersAndreas Hansson
2013-02-15ext lib: add libfdt to enable flattened device tree supportAnthony Gutierrez
2013-01-21scons: Disable protobuf if pkg-config and CheckLib failsAndreas Hansson
2013-01-07scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x supportAndreas Hansson
2013-01-07scons: Remove stale compiler optionsAndreas Hansson
2013-01-07scons: Whitelist useful environment variablesAndreas Sandberg
2013-01-07scons: Add support for google protobuf buildingAndreas Hansson
2012-09-25base: Check for static_assert support and provide fallbackAndreas Sandberg
2012-09-21Scons: Verbose messages when dependencies are not installedAndreas Hansson
2012-09-14gcc: Enable Link-Time Optimization for gcc >= 4.6Andreas Hansson
2012-09-14scons: Use c++0x with gcc >= 4.4 instead of 4.6Andreas Hansson
2012-09-12Ruby: Modify Scons so that we can put .sm files in extrasJason Power
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