summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-01-271-46/+64
* 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
* SERVER-6737 Simplify existing thread local support.Andy Schwerin2015-06-221-43/+27
* SERVER-18579: Add .clang-format & Scons supportMark Benvenuto2015-06-201-0/+4
* SERVER-19029 Configure boost thread more efficientlyAndrew Morrow2015-06-181-0/+14
* SERVER-18998 Fix a build failure when building TSan support without a symbolizerKamran Khan2015-06-161-0/+1
* SERVER-18911 Make sure new source tarballs match old source push conventionsJonathan Reams2015-06-151-1/+1
* SERVER-17789 Do not use option values to configure the variant directoryAndrew Morrow2015-06-121-173/+286
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-06-041-3/+34
* SERVER-18569 Standalone ASIO build system integrationAndrew Morrow2015-05-221-0/+2
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-211-18/+76
* SERVER-18402 Search site_scons for well known variable customization filesAndrew Morrow2015-05-111-1/+15
* SERVER-18017 SERVER-17728 Suppres some new clang 3.6 warnings we don't likeAndrew Morrow2015-05-081-0/+7
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-1/+0
* SERVER-9871 Add error reporting methods to envJonathan Reams2015-05-071-88/+63
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-05-041-2/+2
* SERVER-17455 Use CheckLib for libatomic and print nicer messagesAndrew Morrow2015-04-231-11/+14