summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71772 Made any aarch64 builds target armv8.2-aAlexander Neben2022-12-131-13/+16
* SERVER-69912 SConstruct is executable by mistakeTausif Rahman2022-10-041-0/+0
* SERVER-69133 remove redundant setting of hardlink install action.Daniel Moody2022-09-301-9/+12
* SERVER-48203 add precious and link-type install actions to ninjaDaniel Moody2022-09-301-7/+51
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-191-0/+9
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-241-1/+4
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-07-271-7/+19
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-261-15/+45
* SERVER-61856 SERVER-42470 update libunwind to 1.6.2Daniel Moody2022-05-181-2/+2
* SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody2022-04-251-0/+2
* SERVER-62992 Remove need for resmoke.ini (v4.4)Richard Samuels2022-04-251-18/+0
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-04-131-0/+11
* SERVER-61662 Conftest logs should always be verbose.Daniel Moody2022-02-011-7/+25
* SERVER-61743 Don't apply -fno-builtin-memcmp on non-x86 platformsAndrew Morrow2021-12-161-3/+4
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-091-13/+0
* SERVER-59143 prevent ninja tool being used with ninja module.Daniel Moody2021-09-281-0/+8
* SERVER-53952 fix issue when checking ninja flag for ninja DESTDIRDaniel Moody2021-06-281-1/+1
* SERVER-53952 Moved ninja install dir into build variant due to ninja limitati...Daniel Moody2021-06-281-1/+8
* SERVER-53054: fixed issue for WINLINK where inputs where not correctly given ...Daniel Moody2021-06-281-4/+4
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2021-06-281-0/+74
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2021-06-281-0/+4
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-04-071-0/+15
* SERVER-51722 Enable -moutline-atomics on aarch64Andrew Morrow2021-02-231-0/+3
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-0/+4
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-131-74/+48
* SERVER-49857 Explicit llvm-symbolizer path handling with {A,T,UB}SANRyan Egesdahl2020-10-131-20/+55
* Revert "SERVER-50363 Merge --build-tools=next into stable"Ryan Egesdahl2020-10-131-103/+94
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-071-94/+103
* SERVER-50125 Add sanitizer blacklist files to CCACHE_EXTRAFILESRyan Egesdahl2020-10-071-11/+35
* SERVER-50376 Ninja should rebuild on compiler and tool changesDaniel Moody2020-09-211-2/+8
* SERVER-47943 Make bad icecream and ccache paths fail hardRyan Egesdahl2020-09-091-12/+38
* SERVER-50010 Added mechanism for custom deps for REGENERATE ruleDaniel Moody2020-09-091-0/+18
* SERVER-50016 Fail on missing variables filesAndrew Morrow2020-09-091-8/+7
* SERVER-47598 Refactor ICECC_VERSION handlingAndrew Morrow2020-08-181-2/+5
* SERVER-49466 Introduce a flag to opt in to newer mongodb SCons tools as a groupr4.4.1-rc0Andrew Morrow2020-08-181-6/+18
* SERVER-49493 Add use of depfile to ninja toolDaniel Moody2020-08-061-0/+1
* SERVER-48041 Package santizer blacklist files in icecream environmentsRyan Egesdahl2020-08-061-1/+9
* SERVER-49395 more portable way for ninja to build unittests.txtDaniel Moody2020-08-061-7/+9
* SERVER-48443 Fix builds with Icecream 1.2+ and gcc 4.4+Ryan Egesdahl2020-08-061-2/+4
* SERVER-49036 expand response files for generating the compdb from ninjaDaniel Moody2020-08-061-0/+7
* SERVER-41674 Make hygienic builds the defaultAndrew Morrow2020-06-041-2/+2
* SERVER-47776 Promote ninja_next.py to ninja.pyAndrew Morrow2020-05-281-34/+0
* SERVER-48139 Dagger should depend on install-all-meta in hygienic modeAndrew Morrow2020-05-151-4/+3
* SERVER-47902 Ensure ninja generators local_pool has real concurrencyAndrew Morrow2020-05-131-24/+46
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-2/+2
* SERVER-47901 Require ccache when using icecream 1.1 and ninjaAndrew Morrow2020-05-051-0/+7
* SERVER-47906 Default target should always be install-default in hygienic modeAndrew Morrow2020-05-051-1/+1
* SERVER-47865 Fix invalid subst where a variable was passed where a node is re...Andrew Morrow2020-05-011-2/+1
* SERVER-45785 Simplify implementation of DESTDIRAndrew Morrow2020-04-291-2/+7
* SERVER-47721 Make generated ninja file deterministicAndrew Morrow2020-04-291-1/+1