summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15357 Revert "Revert "SERVER-15357 Require GCC 4.8.2 now that our Sola...Andrew Morrow2014-12-171-5/+2
* Revert "SERVER-15357 Require GCC 4.8.2 now that our Solaris toolchain is upda...Andrew Morrow2014-12-051-2/+5
* SERVER-15357 Require GCC 4.8.2 now that our Solaris toolchain is updatedAndrew Morrow2014-12-051-5/+2
* SERVER-12468 Remove no-glibc-check option from sconsJonathan Reams2014-12-041-5/+0
* SERVER-16410 suppress missing-braces warning on clangEric Milkie2014-12-031-0/+4
* SERVER-15357: Disable optimizations on Windows debug buildsMark Benvenuto2014-11-261-1/+1
* SERVER-16255 increase scons minimum version requirementMatt Kangas2014-11-251-1/+1
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-201-4/+0
* SERVER-16185 Use system allocator by default on OS XAndrew Morrow2014-11-181-1/+1
* SERVER-15357 Require GCC-4.8.1, clang-3.4 (or Apple XCode 5.1.1), or MSVC 12 ...Andrew Morrow2014-11-141-55/+103
* SERVER-15974: Vendorize zlib 1.2.8Mark Benvenuto2014-11-051-0/+5
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-051-22/+41
* SERVER-14803 Support static-libstdc++ in any UnixErnie Hershey2014-11-031-2/+3
* SERVER-15889 Update list of targetable OS X versionsAndrew Morrow2014-11-021-1/+1
* SERVER-15710 Add better leak sanitizer integrationAndrew Morrow2014-10-291-6/+32
* 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