summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15031 Use new replication implementation by defaultSpencer T Brody2014-10-171-1/+1
* SERVER-15547 removed legacy tools from source tree and build configuration. m...Benety Goh2014-10-081-0/+1
* SERVER-15178 Native SHA-1 and HMAC algorithm supportAndreas Nilsson2014-10-031-0/+3
* SERVER-15031 Add compile-time flag to control which ReplicationCoordinator is...Spencer T Brody2014-10-021-0/+5
* TOOLS-198 add option to support packaging tools in tarballmike o'brien2014-09-261-0/+2
* SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent ...Mark Benvenuto2014-09-251-0/+2
* SERVER-15358 suppress spurious MSVC warning regarding default initialized arr...Adam Midvidy2014-09-251-1/+6
* Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and depen...Mark Benvenuto2014-09-231-4/+0
* BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dllsMark Benvenuto2014-09-231-0/+4
* Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and depen...Mark Benvenuto2014-09-231-2/+0
* BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dllsMark Benvenuto2014-09-231-0/+2
* SERVER-15331 don't let writeNative be used on non-POD typesAdam Midvidy2014-09-221-0/+36
* SERVER-14352 rocksdb requires C++11 mode to be enabledBenety Goh2014-09-191-0/+5
* SERVER-15327 disable warnings for unknown pragmas on WindowsTyler Brock2014-09-191-1/+3
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-181-1/+1
* SERVER-15263 Guard -D_GLIBCXX_DEBUG behind a SCons flag.Andy Schwerin2014-09-161-6/+17
* Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"Greg Studer2014-09-151-1/+1
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-151-1/+1
* SERVER-15202: Restore boost 1.49 as defaultMark Benvenuto2014-09-111-1/+1
* SERVER-15009: Solaris - check if numa is enabledMark Benvenuto2014-08-251-1/+1
* SERVER-8994: Make Boost 1.56 defaultMark Benvenuto2014-08-221-1/+1
* SERVER-8994: Boost 1.56 build fixesMark Benvenuto2014-08-201-1/+28
* SERVER-8994: Boost 1.56 build system integrationMark Benvenuto2014-08-201-2/+2
* SERVER-14818 Add cpp benchmark to measure FileAllocator performance.Adam Midvidy2014-08-191-1/+1
* Revert "SERVER-14818 Add cpp benchmark to measure FileAllocator performance."mike o'brien2014-08-181-1/+1
* SERVER-14818 Add cpp benchmark to measure FileAllocator performance.Adam Midvidy2014-08-181-1/+1
* SERVER-14852 AAE safe read/write primitivesJason Carey2014-08-121-0/+13
* SERVER-14165 port isSelf fastpath to windowsAdam Midvidy2014-08-081-1/+7
* SERVER-9482 add flag to enable activation of FIPS mode (off by default)Eric Milkie2014-07-291-0/+3
* SERVER-11107 added ssl certificate expiration monitoringmelissaosullivan2014-07-171-0/+5
* SERVER-9561 Expose SCons MSVC config options via cmd line optionsAndrew Morrow2014-07-161-22/+72
* SERVER-11290 Don't actually build static librariesMathias Stearn2014-07-141-2/+19
* SERVER-14343 Build fast and loose by defaultAndrew Morrow2014-07-141-3/+4
* SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable ...Andrew Morrow2014-07-141-26/+48
* SERVER-14343 leaner include pathsAndrew Morrow2014-07-121-38/+6
* SERVER-14388 Fixup detection of yaml-cpp system libraryJames Page2014-06-301-1/+1
* SERVER-14352: clean up static init so no longer need DEFINEEliot Horowitz2014-06-261-1/+1
* SERVER-14352: prototype rocksdb storage engineEliot Horowitz2014-06-251-0/+1
* SERVER-14059 Allow overriding of dist architecture name in sconsJonathan Reams2014-06-191-1/+4
* SERVER-8994: Boost 1.55 MacOS X fixesMark Benvenuto2014-06-121-0/+25
* SERVER-8994: New internal-boost option to choose internal boost versionMark Benvenuto2014-06-061-2/+14
* SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ...Benety Goh2014-06-051-0/+29
* SERVER-14105 Improve support for building with various sanitizersAndrew Morrow2014-06-041-5/+35
* SERVER-13964: Shrink Windows Binaries with VS2013 Update 2Mark Benvenuto2014-05-201-0/+32
* SERVER-6018 SERVER-13913 Use std::atomic to implement AtomicWord in C++11 modeAndrew Morrow2014-05-171-44/+75
* SERVER-6018 Use gcc __sync primitives if they are available and useableAndrew Morrow2014-05-171-5/+40
* SERVER-13969 Eliminate long-dead message_server_asio.cpp.Andy Schwerin2014-05-161-3/+0
* SERVER-13944 Switch back to -fPIC instead of -fPIE to fix RHEL6.2 build.Andy Schwerin2014-05-161-2/+2
* SERVER-13961 Get rid of the DB_LEVEL_LOCKING_ENABLED macroKaloian Manassiev2014-05-161-6/+0
* SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin2014-05-151-4/+2