summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44687 Enforce macOS 10.12 target minimumAndrew Morrow2019-12-021-7/+3
* SERVER-41570 Suppress Xcode 11 deleted default function warningsAndrew Morrow2019-09-241-1/+5
* SERVER-42911 Pass %APPDATA% into ENV for python subprocesses on WindowsMathew Robinson2019-09-091-0/+9
* SERVER-41815 Make dynamic runtime default on Windows and remove --dynamic-win...Henrik Edin2019-06-261-19/+1
* 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
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-3/+4
* SERVER-37607 SERVER-37608 Require C++17 and make it the defaultAndrew Morrow2019-01-311-61/+71
* SERVER-37609 Require clang 7.0, GCC 8.2, and XCode 10Andrew Morrow2019-01-301-5/+5
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-6/+11
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-11/+6
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-6/+11
* SERVER-37996 Add stock gperftools 2.7 as an allocator option activated with -...Henrik Edin2019-01-251-3/+3
* SERVER-38004 Upgrade SCons to version 3.0.4Henrik Edin2019-01-241-1/+1
* SERVER-39078 Use psutil for Windows support of automatic jobsMathew Robinson2019-01-221-12/+12
* SERVER-39031 Make SCons default --jobs to CPU countMathew Robinson2019-01-171-5/+32
* SERVER-38462 disable the ABSL internal use of reinterpret_cast for unaligned ...Billy Donahue2019-01-071-0/+1
* SERVER-36644 re-enable -Wclass-memaccess warning (w/AtomicWord refactor)Billy Donahue2019-01-041-3/+0
* SERVER-36644 remove -Wno-format-truncationBilly Donahue2018-12-271-1/+0
* SERVER-38168 Vendor Zstandard 1.3.7 to third_partyHenrik Edin2018-12-111-0/+8
* SERVER-38460 Let abseil know when sanitizers are activeAndrew Morrow2018-12-071-1/+8
* SERVER-37609 Visual Studio 2017 15.9 or later is required to compile on WindowsHenrik Edin2018-12-061-11/+4
* SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell2018-11-301-27/+26
* SERVER-38160 Allow compilation with Visual Studio 2017.Henrik Edin2018-11-271-0/+3
* SERVER-38141 Fix Incorrect usage of MONGO_CONFIG_HAS_SSL_SET_ECDH_AUTOPatrick Freed2018-11-211-1/+1
* SERVER-38107 Add abseil-cpp to third_partyHenrik Edin2018-11-151-0/+8
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-121-4/+11
* SERVER-38023 Add v3 toolchain variables filesAndrew Morrow2018-11-081-2/+2
* SERVER-37833 Retry internal auth with alternate key during keyfile rolloverJonathan Reams2018-11-071-1/+1
* SERVER-36559 Rename hardware CRC32 flag to be architecture neutralAndrew Morrow2018-11-021-2/+2
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-301-1/+17