summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24838: add scons tool for capturing dependency graphJuggls2016-07-291-1/+8
* SERVER-24608 Add Windows performance counter collectorMark Benvenuto2016-07-261-0/+1
* SERVER-25214 Use C11 to compile C language filesAndrew Morrow2016-07-251-2/+2
* SERVER-24566 Debug build fails in configureWaley Chen2016-07-221-1/+1
* SERVER-13956 Enable build-id on all clang/gcc versions that support itJonathan Reams2016-07-121-2/+5
* SERVER-23974 Add clang 3.4 with libc++ canary builderWaley Chen2016-06-221-1/+35
* SERVER-24565 unbreak scons --help on scons<2.4Mathias Stearn2016-06-151-2/+9
* Revert "Fix system failure: change runtime-hardening default to off"Ernie Hershey2016-06-101-1/+1
* SERVER-24290 include variables in scons --helpMathias Stearn2016-06-091-4/+6
* Fix system failure: change runtime-hardening default to offTess Avitabile2016-06-091-1/+1
* SERVER-9566 Add support for ASLR on ELF platformsAndrew Morrow2016-06-081-6/+26
* SERVER-24120 Treat linker warnings as errors on binutils platformsAndrew Morrow2016-06-031-0/+9
* SERVER-23910 Add support for building with -fstack-protector-strongAndrew Morrow2016-06-021-6/+43
* SERVER-23911 Add _FORTIFY_SOURCE to preprocessor definitions when requestedAndrew Morrow2016-06-021-0/+44
* SERVER-24185 Enable read-only relocations for ELF platformsAndrew Morrow2016-05-241-5/+3
* SERVER-23948 Check at configure time that the claimed C++ compiler can actual...Andrew Morrow2016-05-171-19/+42
* SERVER-22371 Allow db/query/query_common to link against ICUJ. Rassi2016-05-171-15/+11
* SERVER-23826 Run all tests under the undefined behavior sanitizerAndrew Morrow2016-05-161-2/+14
* SERVER-24117 Force the stack to always be non-executableAndrew Morrow2016-05-101-0/+11
* SERVER-1811 Re-enable aarch64 supportAndrew Morrow2016-04-281-7/+7
* SERVER-23519 Change Windows Builders to VS2015, and require VS2015Mark Benvenuto2016-04-281-2/+2
* SERVER-23957 Honor disable-minimum-compiler-version-enforcement for libstdc++Jonathan Reams2016-04-281-1/+2
* SERVER-23518 Require GCC and libstdc++ 5.3.0Andrew Morrow2016-04-261-14/+15
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-11/+0
* SERVER-19505 Add Visual Studio 2015 BuilderMark Benvenuto2016-04-221-2/+2
* SERVER-23826 Run the dbtests under UBSANAndrew Morrow2016-04-201-6/+0
* SERVER-23570 Make SecureAllocator a real allocatorJason Carey2016-04-191-0/+26
* SERVER-16221 Enable UBSAN build and unittestAndrew Morrow2016-04-191-1/+14
* SERVER-23520 Add a C++14 canary builderAndrew Morrow2016-04-181-3/+35
* SERVER-23044 Add system CA keychain support for OSXJonathan Reams2016-04-151-0/+7
* SERVER-23719 Control verbosity with a VERBOSE variableAndrew Morrow2016-04-141-9/+23
* SERVER-17788 GPerfTools 2.5 Build IntegrationMark Benvenuto2016-04-121-1/+1
* SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in sconsWaley Chen2016-04-111-0/+9
* Revert "SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in...Ian Whalen2016-04-071-9/+0
* SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in sconsWaley Chen2016-04-071-0/+9
* SERVER-23556 Disable mmapv1 on non-x86 platformsAndrew Morrow2016-04-061-6/+4
* SERVER-19986 clang_format.py lint should enumerate all files for scons integr...Mark Benvenuto2016-04-041-1/+1
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-0/+1
* Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams2016-04-041-1/+0
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-0/+1
* SERVER-23452 Enable -Werror on SolarisMark Benvenuto2016-04-021-1/+1
* SERVER-17294 Boost 1.60 Build IntegrationMark Benvenuto2016-03-311-17/+6
* SERVER-23276: Disable MMapV1 on Big EndianMark Benvenuto2016-03-241-0/+20
* SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy2016-03-181-0/+4
* SERVER-22686 Add C++14 enable_if_t to stdxsamantharitter2016-03-101-0/+35
* SERVER-16221 Improve support for running with ubsanAndrew Morrow2016-02-171-0/+5
* Revert "SERVER-16496 Define BOOST assert handler"Mark Benvenuto2016-02-171-1/+0
* SERVER-22371 initial implementation of ICU build system integrationDavid Storch2016-02-161-0/+20
* SERVER-17563 GPerfTools does not build on PPC64LE (Power8) platformMark Benvenuto2016-02-111-1/+1
* SERVER-16496 Define BOOST assert handlerMark Benvenuto2016-02-101-0/+1