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
/
src
/
SConscript
Age
Commit message (
Expand
)
Author
2017-06-06
scons: Try to handle problems with gcc, lto and partial linking.
Gabe Black
2017-05-08
scons: Get rid of the PHONY_BASE construction variable.
Gabe Black
2017-05-08
scons: Replace str(foo.get_contents()) with foo.get_text_contents().
Gabe Black
2017-05-08
scons: Make env['USE_PYTHON'] a source for createEnumStrings.
Gabe Black
2017-05-03
scons: Merge reading test SConscripts into makeEnv.
Gabe Black
2017-05-02
python: Use PyBind11 instead of SWIG for Python wrappers
Andreas Sandberg
2017-05-01
scons: Remove the SPAWN hack added earlier.
Gabe Black
2017-05-01
scons: Group Source-s based on what SConscript included them.
Gabe Black
2017-05-01
scons: Put Source objects in groups and partially link them.
Gabe Black
2017-04-14
scons: When spawning the linker process, don't involve the shell.
Gabe Black
2017-01-27
python: Move native wrappers to the _m5 namespace
Andreas Sandberg
2016-11-28
scons: fix sanitizer flags with multiple sanitizers
Joe Gross
2016-06-28
scons: Track swig packages when loading embedded swig code
Andreas Hansson
2016-05-30
scons: Bump minimum gcc version to 4.8
Andreas Hansson
2016-03-13
scons: fix building in non-standard locations
Steve Reinhardt
2016-02-17
scons: Enable building with the gcc/clang Address Sanitizer
Andreas Hansson
2016-02-08
scons: always generate sim/tags.cc
Curtis Dunham
2016-01-19
gpu-compute: AMD's baseline GPU model
Tony Gutierrez
2016-01-11
scons: Enable -Wextra by default
Andreas Hansson
2015-09-02
sim: tag-based checkpoint versioning
Curtis Dunham
2015-07-03
scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1
Andreas Hansson
2015-02-11
base: Add compiler macros to add deprecation warnings
Andreas Sandberg
2015-02-11
base: Do not dereference NULL in CompoundFlag creation
Andreas Hansson
2014-12-02
scons: Ensure dictionary iteration is sorted by key
Andreas Hansson
2014-10-16
arch,x86,mem: Dynamically determine the ISA for Ruby store check
Andreas Hansson
2014-10-16
config: Add the ability to read a config file using C++ and Python
Andreas Hansson
2014-10-16
scons: Add Undefined Behavior Sanitizer (UBSan) option
Andreas Hansson
2014-08-12
scons: Generate a single debug flag C++ file
Curtis Dunham
2014-10-16
scons: create dummy target to have SWIG generate C++ classes
Curtis Dunham
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-08-13
scons: Silence clang 3.4 warnings on Ubuntu 12.04
Andreas Sandberg
2014-06-10
scons: Bump the compiler version to gcc 4.6 and clang 3.0
Andreas Hansson
2014-05-09
arch: teach ISA parser how to split code across files
Curtis Dunham
2013-11-15
cpu: allow the fetch buffer to be smaller than a cache line
Anthony Gutierrez
2013-10-17
build: Place proto output in the same directory, also for EXTRAS
Andreas Hansson
2013-03-27
scons: don't die on warnings in swig-generated code
Steve Reinhardt
2013-02-19
scons: Unify the flags shared by gcc and clang
Andreas Hansson
2013-02-19
scons: Add warning delete with non-virtual destructor
Andreas Hansson
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-01-07
scons: Remove stale compiler options
Andreas Hansson
2013-01-07
scons: Add support for google protobuf building
Andreas Hansson
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-09-25
build: Add missing dependencies when building param SWIG interfaces
Andreas Sandberg
2012-09-14
gcc: Enable Link-Time Optimization for gcc >= 4.6
Andreas Hansson
2012-09-14
scons: Add a target for google-perftools profiling
Andreas Hansson
2012-09-14
scons: Restructure ccflags and ldflags
Andreas Hansson
2012-08-28
swig: Disable unused value warning with llvm 3.1 compilers
Andreas Hansson
2012-06-05
sim: Provide a framework for detecting out of data checkpoints and migrating ...
Ali Saidi
2012-05-10
stats: fix compilation of unit test.
Ali Saidi
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
[next]