summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-13892: Compiler FixesMark Benvenuto2014-05-091-0/+7
* SERVER-12064 SERVER-12283 Use gcc atomic builtins if availableRobie Basak2014-05-091-0/+24
* SERVER-13795 rename test binary to dbtestRandolph Tan2014-05-021-1/+1
* SERVER-13724 Add --disable-warnings-as-errors scons optionErnie Hershey2014-05-011-1/+5
* SERVER-13686 Do not change the variant directory based on the JS engine being...Andy Schwerin2014-05-011-1/+1
* SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh2014-05-011-4/+10
* SERVER-13762 added configure check for POSIX system - replaces existing check...Benety Goh2014-04-281-3/+24
* SERVER-13453 Strip C++ client driver artifacts from the server treeAndrew Morrow2014-04-191-5/+0
* SERVER-1120 OpenBSD PortColin Stolley2014-04-181-1/+2
* SERVER-13527 Enable C++11 automatically when reasonable to do soAndrew Morrow2014-04-161-21/+89
* SERVER-13527 Eliminate unused module tests facilityAndrew Morrow2014-04-161-3/+1
* SERVER-13544 Enable gperftools for C++11 buildsAndrew Morrow2014-04-141-7/+0
* SERVER-13559 Remove legacy debugging flags and honor zero arg invocations of ...Andrew Morrow2014-04-111-77/+25
* SERVER-12189 Enable libstdc++ debugging features for debug builds when possibleAndrew Morrow2014-04-111-19/+51
* SERVER-12255 Use tcmalloc on 32-bit linux and darwin as wellAndrew Morrow2014-04-071-3/+1
* SERVER-12255 Be explicit about target micro-architecture for 32-bit x86 buildsAndrew Morrow2014-04-071-1/+35
* SERVER-5553 Eliminate malloc from printStacktrace(std::ostream&).Andy Schwerin2014-04-031-0/+3
* SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow2014-03-041-46/+23
* Do not include cpppath/extrapath/libpath when generating output locationKaloian Manassiev2014-02-251-5/+5