summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-17455 Re-add std::atomic configure checksJonathan Reams2015-04-221-0/+39
* SERVER-17755 Remove legacy code from build systemJonathan Reams2015-04-161-158/+7
* SERVER-17866: Make minimum Windows build version Vista/2008Mark Benvenuto2015-04-141-21/+38
* SERVER-17919 Add support for emitting a compilation databaseAndrew Morrow2015-04-131-0/+6
* SERVER-17986 Allow customization of ENV via SCons VariablesAndrew Morrow2015-04-111-7/+5
* SERVER-17781 Customize C and C++ compiler with Variables not optionsAndrew Morrow2015-04-111-30/+35
* SERVER-17566: Remove PCRE defines from SConstructMark Benvenuto2015-04-101-1/+0
* SERVER-17897 Add a way to opt out of building modulesMathias Stearn2015-04-091-1/+5
* SERVER-17823 Raise minimum VS compiler to VS2013 update 4Jonathan Reams2015-04-071-3/+3
* SERVER-17554 Remove support for building with journaling off by defaultJonathan Reams2015-04-011-9/+0
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-100/+138