summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27898 pthread_setname_np test should be compiled as cppMark Benvenuto2017-02-071-1/+1
* SERVER-27378 Narrow scope of enterprise module environment modificationsAndrew Morrow2017-02-051-0/+8
* SERVER-27757 Disable `incomplete` tag in SConsADAM David Alan Martin2017-02-011-9/+14
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-2/+6
* SERVER-27566 Always randomize the build orderAndrew Morrow2017-01-031-0/+5
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-3/+12
* SERVER-26699 Enable MSVC flags for C++ standards alignmentMark Benvenuto2016-12-221-1/+14
* SERVER-26698 switch all compiles to C++14Matt Cotter2016-12-151-103/+14
* SERVER-27377 Executables need --no-as-needed tooAndrew Morrow2016-12-121-1/+1
* SERVER-27279 pthread_setname_np is not supported on SUSE 11.4Mark Benvenuto2016-12-061-0/+28
* SERVER-27229 Don't do ODR detection with UBSANAndrew Morrow2016-11-301-2/+3
* SERVER-10576 Use gold ODR violation detection if availableAndrew Morrow2016-11-291-0/+3
* Revert "Revert "SERVER-27075 Link with hash-style=gnu when available""Andrew Morrow2016-11-291-0/+3
* Revert "SERVER-27075 Link with hash-style=gnu when available"Dianna Hohensee2016-11-291-3/+0
* SERVER-27075 Link with hash-style=gnu when availableAndrew Morrow2016-11-291-0/+3
* SERVER-17368 Add openssl files to windows zip fileBrian Samek2016-11-221-0/+22
* SERVER-25771 Set BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS to support valgrindMark Benvenuto2016-11-171-0/+1
* 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