summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42911 Pass %APPDATA% into ENV for python subprocesses on WindowsMathew Robinson2019-08-281-0/+9
* SERVER-39467 Update EnsurePythonVersion to 3.6Mathew Robinson2019-08-271-1/+1
* SERVER-39467 Update EnsureSConsVersion to 3.1.1Mathew Robinson2019-08-261-1/+1
* SERVER-42887 Ensure PDBs remain in the runtime component on windowsAndrew Morrow2019-08-221-0/+5
* SERVER-41672 Use hygienic to produce dist and distsrc archives in evergreenAndrew Morrow2019-08-151-1/+16
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-45/+38
* SERVER-41669 Add support for package name prefix to apply to generated packag...Mathew Robinson2019-08-121-0/+1
* SERVER-42048 Install and package jstests using SCons hygienic buildsMathew Robinson2019-08-121-1/+14
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-13/+12
* SERVER-42408 Add build.ninja generation to SConsMathew Robinson2019-08-061-12/+112
* SERVER-42263 Only enable fuzzing tests if libfuzzer is supported by the compilerJonathan Reams2019-07-261-2/+42
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-231-0/+3
* Revert "SERVER-41796 Create Evergreen variant for libfuzzer targets"Ian Boros2019-07-191-3/+0
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-181-0/+3
* SERVER-36178 Use -fasynchronous-unwind-tablesAndrew Morrow2019-07-171-0/+1
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-171-16/+42
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-151-88/+32
* Revert "SERVER-33259 add libunwind to third_party"Xiangyu Yao2019-07-151-32/+88
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-151-88/+32
* SERVER-41570 Suppress Xcode 11 deleted default function warningsAlya Berciu2019-07-111-1/+5
* SERVER-41686 Add unittest to prototype structured logging using boost::log.Henrik Edin2019-07-031-0/+1
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-9/+102
* SERVER-41689 Adding Scons support for building with libfuzzerRoxane2019-06-241-1/+30
* SERVER-41690 Add flag to SCons to check for USDT supportNathan Brown2019-06-211-0/+25
* SERVER-41857 Fix --link-mode=dynamic-sdkHenrik Edin2019-06-211-1/+1
* SERVER-41815 Make dynamic runtime default on Windows and remove --dynamic-win...Henrik Edin2019-06-211-19/+1
* SERVER-41827 Build GDB indexes for binaries when using ld.gold in dynamic modeAndrew Morrow2019-06-201-1/+3
* SERVER-41685 Add boost log to vendored boostHenrik Edin2019-06-201-1/+11
* SERVER-41592 Remove scons check for std::make_uniqueA. Jesse Jiryu Davis2019-06-131-23/+0
* SERVER-41210 Forward boost asserts to mongo invariantHenrik Edin2019-05-221-0/+1
* SERVER-40946 Autoset a reasonable concurrency level when icecream is enabledMathew Robinson2019-05-131-1/+10
* SERVER-40853 Remove OpenSSL from Windows PackagesMark Benvenuto2019-05-101-3/+2
* SERVER-39664 log the toolchain's build id as an FYI when building mongodbMathew Robinson2019-04-291-0/+17
* SERVER-40782 Allow specifying explicit ICECC_VERSION on command lineAndrew Morrow2019-04-241-0/+6
* SERVER-40197 Enable sized deallocation compiler flagsHenrik Edin2019-04-191-5/+11
* SERVER-40512 Use /diagnostics:caret on MSVCMathias Stearn2019-04-181-0/+3
* SERVER-40302 Log complete build command line on SCons startupMathew Robinson2019-04-151-0/+3
* SERVER-40570 Lint is not running cpplintMathew Robinson2019-04-101-7/+6
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-31/+34
* SERVER-40389 small tweaks to third_party/fmt & related.Billy Donahue2019-04-081-0/+8
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-4/+1
* SERVER-39789 Revert to single-thread mode for profile dataAndrew Morrow2019-03-141-2/+2
* SERVER-39891 Vendor KMS Message LibraryMark Benvenuto2019-03-141-0/+5
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-1/+4
* SERVER-39945 Update requires to point to new variable nameMathew Robinson2019-03-051-1/+1
* SERVER-26300 Allow tcmalloc to be used with TSAN and UBSAN.Henrik Edin2019-02-251-5/+5
* SERVER-33958 Allow thin archives to interact with the cacheAndrew Morrow2019-02-121-21/+28
* SERVER-39483 Tag large build artifacts as non-cacheableAndrew Morrow2019-02-121-5/+13
* SERVER-39493 Relax xcode clang requirements and warn on osx dynamic linkSara Golemon2019-02-111-1/+5
* SERVER-39358 Disable building `dbtest` when not building jstests or shell.ADAM David Alan Martin2019-02-071-1/+6