summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2017-05-22scons: Enable explicitly building something with no variant.Gabe Black
2017-05-10scons: Use the generalized switching headers on the GPU ISA.Gabe Black
2017-05-10scons: arch: Generalize the switching header code.Gabe Black
2017-05-09scons: Get rid of the all_isa_deps variable.Gabe Black
2017-05-08scons: Get rid of the PHONY_BASE construction variable.Gabe Black
2017-05-03scons: Fix the compiler flag used for partial linking.Gabe Black
2017-05-02scons: Remove SWIG supportAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-05-02ext: Add pybind rev f4b81b3Andreas Sandberg
2017-05-01scons: Add builders for partially linked object files.Gabe Black
2017-04-28scons: Add a Transform() for when linking shared libraries.Gabe Black
2017-04-28scons: Find ext build directories automatically.Gabe Black
2017-04-05scons: Fix hook installation error caused by stale cacheAndreas Sandberg
2017-03-26scons: Collapse symlinks when installing git hooks.Gabe Black
2017-03-26scons: Use a relative symlink for git hooks more selectively.Gabe Black
2017-03-26scons: Detect and remove broken git hook symlinks.Gabe Black
2017-03-24scons: Stop generating an a.out checking the "as" version.Gabe Black
2017-03-01scons: Automatically add a git commit message hookAndreas Sandberg
2017-02-09scons: make build better on FreeBSDBjoern A. Zeeb
2017-01-19ruby: guard usage of GPUCoalescer code in ProfilerTony Gutierrez
2016-05-30scons: Bump minimum gcc version to 4.8Andreas Hansson
2016-05-27scons: Enable override suggestions on gcc 5.0+Matteo Andreozzi
2016-05-09scons: Rewrite git style hook installerAndreas Sandberg
2016-04-28scons: emit correct message before installing git hookCurtis Dunham
2016-04-18scons: Fix Python 2.6 compatibilityAndreas Sandberg
2016-03-30scons: Automatically install the git style hookAndreas Sandberg
2016-03-30scons, style: Rename style.py to hgstyle.pyAndreas Sandberg
2016-02-17scons: Enable building with the gcc/clang Address SanitizerAndreas Hansson
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2016-01-11ext: Replace gzstream with iostream3 from zlib to avoid LGPLAndreas Hansson
2015-12-04sim: Add support for generating back traces on errorsAndreas Sandberg
2015-11-15sim: support for distcc pump server settingsJoe Gross
2015-07-07ext: Add the NoMali GPU no-simulation libraryAndreas Sandberg
2015-07-03scons: remove dead leading underscore checkCurtis Dunham
2015-07-03scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1Andreas Hansson
2015-06-09scons: Allow GNU assembler version strings with hyphenAndreas Hansson
2015-06-01kvm, arm: Add support for aarch64Andreas Sandberg
2015-05-23build: Don't test for KVM xsave support on ARMAndreas Sandberg
2015-03-02tests: Run regression timeout as foregroundAndreas Hansson
2015-02-03scons: Avoid implicit command dependenciesAndreas Hansson
2014-12-22scons: Make the USE_KVM variable available in C++.Gabe Black
2014-12-02scons: Ensure dictionary iteration is sorted by keyAndreas Hansson
2014-10-16config: Add the ability to read a config file using C++ and PythonAndreas Hansson
2014-10-16scons: Add Undefined Behavior Sanitizer (UBSan) optionAndreas Hansson
2014-09-22scons: Add --without-tcmalloc build optionCurtis Dunham
2014-10-16config: Add a --without-python option to build processAndrew Bardsley
2014-10-09ext: Add DRAMPower to enable on-line DRAM power modellingAndreas Hansson
2014-10-09scons: Warn for known gcc and swig incompatibilitiesAndreas Hansson
2014-09-27scons: Address issues related to gcc 4.9.1Andreas Hansson