summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-271-1/+3
* SERVER-9563 Add support for config.h headerJonathan Reams2015-03-261-41/+34
* SERVER-17730 Allow selection of non-posix shlex mode for VariablesAndrew Morrow2015-03-251-1/+11
* SERVER-17694 Add support to set the SCons RPATH from VariablesAndrew Morrow2015-03-231-0/+4
* SERVER-17655 polyfill make_unique in stdxAdam Midvidy2015-03-191-0/+23
* SERVER-17568 Report most-vexing-parse warning as error in MSVC.Andy Schwerin2015-03-121-1/+7
* SERVER-9557 Remove deprecated or obsolete scons optionsAndrew Morrow2015-03-121-109/+0
* SERVER-17552 Use correct OS detection macros, rather than our ownAndrew Morrow2015-03-111-3/+0
* SERVER-17391: Move RocksDB storage engine integration layer to new moduleGeert Bosch2015-03-111-1/+0
* Toggling --gdbserver shouldn't rebuild everythingMathias Stearn2015-03-091-3/+0
* SERVER-17329 Interpolate new version.txt file into generated buildinfo filesAndrew Morrow2015-03-091-21/+13
* SERVER-9562 Add better detection of toolchain/archJonathan Reams2015-03-091-347/+266
* Add support for tsan suppressionsEric Milkie2015-03-061-6/+13
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-041-1/+2
* SERVER-17463 Fix issue specifying absolute path to scons --cache-dir.Max Hirschhorn2015-03-041-1/+1
* SERVER-8994: Remove Boost 1.49Mark Benvenuto2015-03-031-4/+5
* SERVER-14166 Remove defaults and choices for osx-version-min scons optionJonathan Reams2015-02-191-3/+1
* Revert "SERVER-15202: Restore boost 1.49 as default"Andrew Morrow2015-02-151-1/+1
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-197/+67
* SERVER-13916 added scons flag --server-js to build mongod without JavaScript ...Benety Goh2015-02-131-0/+8
* SERVER-11622 Check for boost 1.49 or better during configureJonathan Reams2015-02-111-1/+20
* SERVER-9560 Remove pre-compiled header support from sconsJonathan Reams2015-02-111-20/+1
* SERVER-16663 Add variables to set CFLAGS et all on command-lineJonathan Reams2015-01-211-3/+92
* SERVER-16957 Permit user specifiable list of boost search suffixesAndrew Morrow2015-01-211-4/+30
* SERVER-16784 only enable the minimum needed set of Scons ToolsAdam Midvidy2015-01-091-15/+22
* SERVER-14992: Checking ntfs.sys version to figure out if it's necessary to ze...agherardi2015-01-091-1/+2
* SERVER-14310 Customizing the C++ compiler with --cxx but not customizing --cc...Jonathan Reams2015-01-081-1/+6
* SERVER-16200 Improve LTO integration for gcc and clangAndrew Morrow2014-12-301-0/+33
* SERVER-16197 fix scons install, distMatt Kangas2014-12-221-1/+0
* SERVER-15357 Revert "Revert "SERVER-15357 Require GCC 4.8.2 now that our Sola...Andrew Morrow2014-12-171-5/+2