Age | Commit message (Expand) | Author |
2014-08-13 | scons: Silence clang 3.4 warnings on Ubuntu 12.04 | Andreas Sandberg |
2014-08-10 | scons: Warn for incompatible gcc and binutils | Andreas Hansson |
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 |
2014-05-09 | scons: Require SWIG >= 2.0.4 and remove vector typemaps | Curtis Dunham |
2014-04-13 | scons: Fix python-config parsing by adding strip() | Andreas Hansson |
2014-04-10 | scons: compile on systems where python2 and python3 co-exist | Stian Hvatum |
2014-03-23 | scons: Shush scons | Curtis Dunham |
2014-03-07 | scons: Fix clang version identification for OSX | Mitch Hayenga |
2014-02-18 | scons: Add PROTOC from the environment | Andreas Hansson |
2014-02-18 | mem: Add a wrapped DRAMSim2 memory controller | Andreas Hansson |
2013-10-15 | kvm: Set the perf exclude_host attribute if available | Andreas Sandberg |
2013-10-17 | build: Enable color diagnostics in clang by preserving TERM. | Stan Czerniawski |
2013-10-02 | kvm: Only include KVM support for supported kernels | Andreas Hansson |
2013-10-01 | scons, kvm: Check for the presence of POSIX timers | Andreas Sandberg |
2013-09-30 | ext: Include libfputils | Andreas Sandberg |
2013-09-25 | kvm: Initial x86 support | Andreas Sandberg |
2013-09-18 | swig: Warn on use of incompatible swig/gcc combinations | Andreas Hansson |
2013-09-04 | scons: Enable build on OSX | Andreas Hansson |
2013-07-18 | scons: Use python-config instead of distutils | Andreas Hansson |
2013-06-04 | scons: ammend swig warning error to version 2.0.10 as well | Ali Saidi |
2013-04-22 | kvm: Add basic support for ARM | Andreas Sandberg |
2013-04-22 | kvm: Basic support for hardware virtualized CPUs | Andreas Sandberg |
2013-03-18 | scons: Try to use 'tcmalloc' before 'tcmalloc_minimal' | Andreas Sandberg |
2013-03-18 | scons: Avoid malloc/free compiler optimization when using tcmalloc | Andreas Sandberg |
2013-03-18 | scons: Don't explicitly add tcmalloc_minimal to LIBS | Andreas Sandberg |
2013-03-18 | scons: Include flags required to link statically with Python | Andreas Sandberg |
2013-03-14 | scons: Check for known buggy version of SWIG (2.0.9) | Andreas Sandberg |
2013-02-19 | scons: Unify the flags shared by gcc and clang | Andreas Hansson |
2013-02-19 | scons: Add warning for overloaded virtual functions | Andreas Hansson |
2013-02-19 | scons: Add warning for missing field initializers | Andreas Hansson |
2013-02-15 | ext lib: add libfdt to enable flattened device tree support | Anthony Gutierrez |
2013-01-21 | scons: Disable protobuf if pkg-config and CheckLib fails | Andreas Hansson |
2013-01-07 | scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support | Andreas Hansson |
2013-01-07 | scons: Remove stale compiler options | Andreas Hansson |
2013-01-07 | scons: Whitelist useful environment variables | Andreas Sandberg |
2013-01-07 | scons: Add support for google protobuf building | Andreas Hansson |
2012-09-25 | base: Check for static_assert support and provide fallback | Andreas Sandberg |
2012-09-21 | Scons: Verbose messages when dependencies are not installed | Andreas Hansson |
2012-09-14 | gcc: Enable Link-Time Optimization for gcc >= 4.6 | Andreas Hansson |
2012-09-14 | scons: Use c++0x with gcc >= 4.4 instead of 4.6 | Andreas Hansson |
2012-09-12 | Ruby: Modify Scons so that we can put .sm files in extras | Jason Power |
2012-07-12 | scons: Add LIBRARY_PATH from the user environment to Scons | Andreas Hansson |
2012-06-20 | swig: Use SWIG from environment when determining version | Andreas Hansson |
2012-06-18 | Build: Point to the appropriate tcmalloc package | Andreas Hansson |
2012-06-11 | scons: Make compiler version error more verbose and easier to debug. | Ali Saidi |
2012-06-05 | sim: Add support for tcmalloc if it's installed and available. | Ali Saidi |
2012-06-05 | sim: Remove FastAlloc | Ali Saidi |
2012-05-08 | scons: allow override of SWIG binary on command line | Steve Reinhardt |
2012-04-23 | scons: update minimum SWIG version to 1.3.34 | Steve Reinhardt |