summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35121 added verification of python requirements.txt.Daniel Moody2021-02-051-0/+1
* SERVER-39786 Set defaults for debug info compressionAndrew Morrow2021-01-281-0/+80
* SERVER-43968 Remove conf check for thread_local due to obsolescence.Daniel Moody2021-01-141-19/+0
* SERVER-43967 remove C++14 references and enable_if configure check.Daniel Moody2021-01-141-43/+3
* SERVER-53054: fixed issue for WINLINK where inputs where not correctly given ...Daniel Moody2021-01-081-4/+4
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-01-061-0/+15
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-161-0/+1
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-12-091-9/+156
* Revert "SERVER-48291 Ensure runtime is dynamically linked in dynamic builds"Kaloian Manassiev2020-11-261-139/+7
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-11-261-7/+139
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-0/+9
* SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody2020-11-251-6/+1
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2020-11-201-0/+74
* SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody2020-11-161-0/+6
* SERVER-25822 added callback to support preventing given components from linki...Daniel Moody2020-11-121-0/+48
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-0/+4
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2020-10-151-0/+4
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-4/+53
* SERVER-51318 Explicitly set pre/post libdeps flags to be set to nothing.Daniel Moody2020-10-061-3/+6
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-061-55/+42
* SERVER-51244 Moved configure checks around so that linker-ld option is proces...Daniel Moody2020-10-011-56/+67
* SERVER-49465 Added linker option and disabled use of BFD linker.Daniel Moody2020-09-291-1/+20
* SERVER-50258 Add libdeps_next import for build tools nextDaniel Moody2020-09-251-2/+1
* SERVER-50258 Added libdeps rule to enforce that DEPS_DEPENDENTS are actually ...Daniel Moody2020-09-251-0/+10
* SERVER-50376 Ninja should rebuild on compiler and tool changesDaniel Moody2020-09-211-2/+8
* Revert "SERVER-50376 Ninja should rebuild on compiler and tool changes"Kaloian Manassiev2020-09-091-8/+2
* SERVER-50376 Ninja should rebuild on compiler and tool changesRyan Egesdahl2020-09-091-2/+8
* Revert "SERVER-50376 Ninja should rebuild on compiler and tool changes"Ryan Egesdahl2020-09-041-2/+2
* SERVER-50376 Ninja should rebuild on compiler and tool changesRyan Egesdahl2020-09-031-2/+2
* SERVER-50125 Add sanitizer blacklist files to CCACHE_EXTRAFILESRyan Egesdahl2020-09-031-11/+35
* SERVER-47943 Make bad icecream and ccache paths fail hardRyan Egesdahl2020-09-031-12/+38
* SERVER-50689 Support ABI driven linking on macOS with tapiAndrew Morrow2020-09-031-0/+8
* SERVER-27507 Add basic visibility support and a testAndrew Morrow2020-09-021-2/+58
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-271-14/+14
* SERVER-49119 Added way for libdeps to generically handle prefix/postfix flags...Daniel Moody2020-08-271-9/+57
* SERVER-50010 Added mechanism for custom deps for REGENERATE ruleDaniel Moody2020-08-261-0/+18
* SERVER-49857 Explicit llvm-symbolizer path handling with {A,T,UB}SANRyan Egesdahl2020-08-221-25/+22
* SERVER-43760 Re-enable the ODR detector on a single appropriate --opt=off bui...Andrew Morrow2020-08-191-2/+5
* SERVER-47598 Refactor ICECC_VERSION handlingAndrew Morrow2020-08-181-2/+5
* SERVER-48490 Suppress thread_leak errors under TSANAndrew Morrow2020-08-171-8/+13
* SERVER-50016 Fail on missing variables filesAndrew Morrow2020-08-171-8/+7
* SERVER-49466 Introduce a flag to opt in to newer mongodb SCons tools as a groupAndrew Morrow2020-08-171-6/+19
* SERVER-49875 Added check to only allow supported gcov configurationDaniel Moody2020-08-141-1/+5
* SERVER-50184 Separate ASAN and LSAN options againRyan Egesdahl2020-08-071-1/+2
* SERVER-50043 Remove Framework build vestiges from embeddedAndrew Morrow2020-08-031-25/+1
* SERVER-49493 Add use of depfile to ninja toolDaniel Moody2020-07-291-2/+3
* SERVER-49120 Synchronize sanitizer flags with evergreen.ymlRyan Egesdahl2020-07-241-22/+23
* SERVER-41970 update RPATH to use PREFIX valuesDaniel Moody2020-07-241-10/+29
* SERVER-48041 Package santizer blacklist files in icecream environmentsRyan Egesdahl2020-07-241-1/+9
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-1/+13