Age | Commit message (Expand) | Author |
2017-08-31 | scons: bump required python version to 2.7 to support pybind11 | Paul Rosenfeld |
2017-08-01 | sim: Use named constants for pseudo ops | Andreas Sandberg |
2017-06-06 | scons: Try to handle problems with gcc, lto and partial linking. | Gabe Black |
2017-06-04 | scons: Add use_tuntap to export list | Jason Lowe-Power |
2017-06-03 | dev: Add a version of EtherTap which uses the tap driver. | Gabe Black |
2017-05-22 | scons: Enable explicitly building something with no variant. | Gabe Black |
2017-05-10 | scons: Use the generalized switching headers on the GPU ISA. | Gabe Black |
2017-05-10 | scons: arch: Generalize the switching header code. | Gabe Black |
2017-05-09 | scons: Get rid of the all_isa_deps variable. | Gabe Black |
2017-05-08 | scons: Get rid of the PHONY_BASE construction variable. | Gabe Black |
2017-05-03 | scons: Fix the compiler flag used for partial linking. | Gabe Black |
2017-05-02 | scons: Remove SWIG support | Andreas Sandberg |
2017-05-02 | python: Use PyBind11 instead of SWIG for Python wrappers | Andreas Sandberg |
2017-05-02 | ext: Add pybind rev f4b81b3 | Andreas Sandberg |
2017-05-01 | scons: Add builders for partially linked object files. | Gabe Black |
2017-04-28 | scons: Add a Transform() for when linking shared libraries. | Gabe Black |
2017-04-28 | scons: Find ext build directories automatically. | Gabe Black |
2017-04-05 | scons: Fix hook installation error caused by stale cache | Andreas Sandberg |
2017-03-26 | scons: Collapse symlinks when installing git hooks. | Gabe Black |
2017-03-26 | scons: Use a relative symlink for git hooks more selectively. | Gabe Black |
2017-03-26 | scons: Detect and remove broken git hook symlinks. | Gabe Black |
2017-03-24 | scons: Stop generating an a.out checking the "as" version. | Gabe Black |
2017-03-01 | scons: Automatically add a git commit message hook | Andreas Sandberg |
2017-02-09 | scons: make build better on FreeBSD | Bjoern A. Zeeb |
2017-01-19 | ruby: guard usage of GPUCoalescer code in Profiler | Tony Gutierrez |
2016-05-30 | scons: Bump minimum gcc version to 4.8 | Andreas Hansson |
2016-05-27 | scons: Enable override suggestions on gcc 5.0+ | Matteo Andreozzi |
2016-05-09 | scons: Rewrite git style hook installer | Andreas Sandberg |
2016-04-28 | scons: emit correct message before installing git hook | Curtis Dunham |
2016-04-18 | scons: Fix Python 2.6 compatibility | Andreas Sandberg |
2016-03-30 | scons: Automatically install the git style hook | Andreas Sandberg |
2016-03-30 | scons, style: Rename style.py to hgstyle.py | Andreas Sandberg |
2016-02-17 | scons: Enable building with the gcc/clang Address Sanitizer | Andreas Hansson |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2016-01-11 | scons: Enable -Wextra by default | Andreas Hansson |
2016-01-11 | ext: Replace gzstream with iostream3 from zlib to avoid LGPL | Andreas Hansson |
2015-12-04 | sim: Add support for generating back traces on errors | Andreas Sandberg |
2015-11-15 | sim: support for distcc pump server settings | Joe Gross |
2015-07-07 | ext: Add the NoMali GPU no-simulation library | Andreas Sandberg |
2015-07-03 | scons: remove dead leading underscore check | Curtis Dunham |
2015-07-03 | scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1 | Andreas Hansson |
2015-06-09 | scons: Allow GNU assembler version strings with hyphen | Andreas Hansson |
2015-06-01 | kvm, arm: Add support for aarch64 | Andreas Sandberg |
2015-05-23 | build: Don't test for KVM xsave support on ARM | Andreas Sandberg |
2015-03-02 | tests: Run regression timeout as foreground | Andreas Hansson |
2015-02-03 | scons: Avoid implicit command dependencies | Andreas Hansson |
2014-12-22 | scons: Make the USE_KVM variable available in C++. | Gabe Black |
2014-12-02 | scons: Ensure dictionary iteration is sorted by key | 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 |