summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25679 Fix compile with clang-3.9Mathias Stearn2016-11-031-0/+6
* SERVER-3993 Windows File Version stampingMark Benvenuto2016-11-031-0/+9
* SERVER-26727 make_vcxproj.py - add support for .filters and improve performanceMark Benvenuto2016-10-261-1/+9
* SERVER-26473 Implement the git based deciderAndrew Morrow2016-10-211-0/+16
* SERVER-26472 Allow fast and loose to be combined with the cache if explicitly...Andrew Morrow2016-10-201-7/+9
* SERVER-22992 waiting on forked process also waits on consuming outputMatt Cotter2016-10-121-1/+1
* SERVER-26276 Enable thin static linking on binutils platformsAndrew Morrow2016-10-101-3/+6
* SERVER-26338 Only load dependencyDb in scons on supported platformssamantharitter2016-10-071-6/+8
* SERVER-26376 add mongoreplay to releaseGabriel Russell2016-10-031-0/+5
* SERVER-26311 Enable stack protection for clang buildsAndrew Morrow2016-09-261-9/+8
* SERVER-26058 Remove obsolete UBSAN check suppressionAndrew Morrow2016-09-121-9/+0
* SERVER-25853 SLES 11 kernel does not support s390x VX instructionsMark Benvenuto2016-08-291-0/+7
* SERVER-24291 Add libdl to LIBS when using gcc sanitizersMathias Stearn2016-08-291-0/+4
* SERVER-25608 Add a SCons target and config vars for cache pruningAndrew Morrow2016-08-171-0/+27
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+4
* SERVER-25402 Add an option to not cache linked artifactsAndrew Morrow2016-08-131-1/+26
* SERVER-25528: allow cache in release buildsSam Kleinman2016-08-121-3/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+7
* 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