summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-191-0/+9
* SERVER-68003 Make experiment_unified_ninja.vars the defaultTausif Rahman2022-09-161-10/+5
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-241-1/+4
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-271-15/+39
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-07-271-7/+19
* SERVER-66384 Ninja shared build log and common output directoryAlexander Neben2022-05-251-3/+6
* 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 (v5.0)Richard Samuels2022-04-211-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-151-3/+5
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-091-13/+0
* SERVER-60263 switch dynamic-sdk link-model to use whole-archive for initializersDaniel Moody2021-10-181-1/+1
* SERVER-59143 prevent ninja tool being used with ninja module.Daniel Moody2021-09-281-0/+8
* SERVER-56580 Promote build-tools=next to stableAndrew Morrow2021-08-051-19/+10
* SERVER-58746 Set minimum OSX build requirement to 10.14Ryan Egesdahl2021-07-281-3/+3
* SERVER-48291 Remove need for individual third_party shim source filesAndrew Morrow2021-07-281-18/+0
* SERVER-48291 Remove support for shim_cxx and shim_crt librariesAndrew Morrow2021-07-281-135/+6
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-201-45/+18
* SERVER-56728 Don't enable sandybridge optimizations for macOSAndrew Morrow2021-05-091-1/+1
* SERVER-55833 Add a tool to implement forced includesAndrew Morrow2021-05-051-0/+2
* SERVER-56141 added in degree one libdeps analyzer and removed existence of sh...Daniel Moody2021-05-051-1/+0
* SERVER-56623 make icecream guard from hanging system on large -jDaniel Moody2021-05-041-1/+22
* SERVER-56962 Use .denylist suffix for etc/ sanitizer filesbd1f707Sara Golemon2021-05-041-35/+35
* SERVER-56614 fix ninja shell dressing for windows evergreen tasksDaniel Moody2021-05-041-1/+4
* SERVER-55829: Use 'illegal_cyclic_or_unresolved_dependences_allowlisted' in S...Varun Ravichandran2021-04-301-4/+4
* SERVER-54732 Added validate cachedir toolDaniel Moody2021-04-091-0/+13
* SERVER-55737 Add an experiment for not requiring -rdynamicAndrew Morrow2021-04-091-9/+37
* SERVER-55130 Add an experiment for building without frame pointersAndrew Morrow2021-04-091-2/+19
* SERVER-49322 Darwin doesn't need libunwind to use hidden visibilityAndrew Morrow2021-04-091-3/+11
* SERVER-53952 fix issue when checking ninja flag for ninja DESTDIRDaniel Moody2021-04-051-1/+1
* SERVER-49322 Add an experiment for building with reduced symbol visibilityAndrew Morrow2021-04-041-9/+29
* SERVER-53952 Moved ninja install dir into build variant due to ninja limitati...Daniel Moody2021-04-021-1/+8
* SERVER-54928 switch no-init-global flags to be stored on node instead of env.Daniel Moody2021-03-291-22/+38
* SERVER-50569 Target macOS 10.14Andrew Morrow2021-03-261-2/+2
* SERVER-54695 Disabling warnings as errors should not apply to configure check...Andrew Morrow2021-03-251-33/+74
* Revert "SERVER-54695 Disabling warnings as errors should not apply to configu...Andrew Morrow2021-03-251-74/+33
* SERVER-54695 Disabling warnings as errors should not apply to configure check...Andrew Morrow2021-03-241-33/+74
* SERVER-55399 Fix so PCRE_STATIC is defined. This fixes linking on latest vers...Henrik Edin2021-03-231-1/+1
* SERVER-55137 Add add an experiment to enable control-flow protectionAndrew Morrow2021-03-231-0/+4
* SERVER-36176 Add an experiment to enable support for -fstack-clash-protectionAndrew Morrow2021-03-231-0/+4
* SERVER-55138 Add an experiment to apply -fexceptions for C codeAndrew Morrow2021-03-231-1/+8
* SERVER-19338 Add an experiment for allowing type-based alias analysisAndrew Morrow2021-03-231-1/+5
* SERVER-55133 Add an experiment for building with -O3Andrew Morrow2021-03-231-1/+2
* SERVER-55132 Add an experiment for allowing __builtin_memcmpAndrew Morrow2021-03-231-1/+2
* SERVER-49323 Add experimental support for -fno-semantic-interpositionAndrew Morrow2021-03-231-1/+8
* SERVER-55131 Add an experiment for enabling -ftree-vectorize when optimizatio...Andrew Morrow2021-03-231-0/+4
* SERVER-54199 removed default -Wredundant-move flag.Daniel Moody2021-03-221-4/+0
* SERVER-55178 Bump the aarch64 minimum architecture to armv8.2-aAndrew Morrow2021-03-161-5/+1