summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-191-11/+24
* SERVER-22110 ppc64le builds should detect target arch as ppc64le, not ppc64Mark Benvenuto2016-01-141-18/+22
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-01-051-46/+64
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2015-12-221-0/+1
* SERVER-21819 Add s390x to list of known target platformsAndrew Morrow2015-12-211-0/+1
* SERVER-21834: use ppc64 instead of PowerPC as the platformMark Benvenuto2015-12-111-6/+6
* SERVER-21611 Substitute variables in SCons command line targetsAndrew Morrow2015-12-111-0/+15
* SERVER-21598 Code coverage compile options aren't passed to wired tigerMike Grundy2015-12-101-2/+2
* SERVER-21515: Add mongodecrypt to dist targetSpencer Jackson2015-11-201-0/+1
* SERVER-17105 Valgrind 3.11.0 ImportMark Benvenuto2015-11-121-0/+5
* SERVER-20754 Fixes to support building against system boost 1.59Andrew Morrow2015-10-271-1/+1
* SERVER-20974 Improve undefined behavior sanitizer integrationAndrew Morrow2015-10-191-11/+15
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-131-1/+1
* SERVER-17790 Define NDEBUG on non-debug buildsJonathan Reams2015-09-281-0/+2
* SERVER-17422 Use BCrypt API for secure random number generation on WindowsAndrew Morrow2015-09-151-9/+14
* SERVER-16852 Fix enterprise OSX buildsJonathan Reams2015-09-081-1/+1
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-37/+30
* SERVER-19444 Add polyfill for strnlenJonathan Reams2015-08-271-0/+3
* SERVER-19845 Fix 32-bit compile issue by adding WT enabled defineAndreas Nilsson2015-08-271-0/+1
* SERVER-17995 Prefer gold linker if availableJonathan Reams2015-08-261-42/+41
* SERVER-18668 warn about pessimizing/redundant moves if compiler can do soAdam Midvidy2015-08-241-0/+7
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-13/+65
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-24/+4
* SERVER-19447 implement SCons support for CPP integration testsAdam Midvidy2015-08-111-2/+10
* SERVER-19822 Make sure directory names in dist archives are consistentJonathan Reams2015-08-071-1/+11
* SERVER-19622 Vendorize Intel Decimal Math libraryRaymond Jacobson2015-07-311-0/+10
* SERVER-19613 Add experimental Decimal128 build flagRaymond Jacobson2015-07-311-0/+11
* SERVER-19458: Add memory zeroing utilitySpencer Jackson2015-07-271-0/+23
* SERVER-9564 When libabigail utils are present, minimize relinkingAndrew Morrow2015-07-241-0/+10
* SERVER-9564 Expose linking model choice as a build optionAndrew Morrow2015-07-231-6/+71
* SERVER-19376 Make SpiderMonkey the default JS EngineJason Carey2015-07-211-1/+1
* SERVER-18911 Fix source tarball directory prefixJonathan Reams2015-07-201-1/+1
* SERVER-19427 Fix malformed one element tuples in processor_macros dictionaryAndrew Morrow2015-07-161-2/+5
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-7/+7
* SERVER-19353 Do not use the deprecated boost system interfacesAndrew Morrow2015-07-101-0/+1
* SERVER-19088 The cache scons flag should disable fast-and-loose scons flagJonathan Reams2015-07-071-1/+3
* SERVER-10512: Add -fno-omit-frame-pointer by defaultMartin Bligh2015-07-061-1/+2
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-2/+9
* SERVER-19123 Fix using system zlib in sconsJonathan Reams2015-06-301-1/+1
* SERVER-19099 Add a target to build all generated sourcesAndrew Morrow2015-06-291-1/+2
* SERVER-19164 Enable /bigobj for Windows debug/no-opt buildsKaloian Manassiev2015-06-261-0/+3
* SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams2015-06-231-2/+4