summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2014-06-12SERVER-8994: Boost 1.55 MacOS X fixesMark Benvenuto
2014-06-06SERVER-8994: New internal-boost option to choose internal boost versionMark Benvenuto
2014-06-05SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ...Benety Goh
2014-06-04SERVER-14105 Improve support for building with various sanitizersAndrew Morrow
2014-05-20SERVER-13964: Shrink Windows Binaries with VS2013 Update 2Mark Benvenuto
2014-05-17SERVER-6018 SERVER-13913 Use std::atomic to implement AtomicWord in C++11 modeAndrew Morrow
2014-05-17SERVER-6018 Use gcc __sync primitives if they are available and useableAndrew Morrow
2014-05-16SERVER-13969 Eliminate long-dead message_server_asio.cpp.Andy Schwerin
2014-05-16SERVER-13944 Switch back to -fPIC instead of -fPIE to fix RHEL6.2 build.Andy Schwerin
2014-05-16SERVER-13961 Get rid of the DB_LEVEL_LOCKING_ENABLED macroKaloian Manassiev
2014-05-15SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin
2014-05-09SERVER-13892: Compiler FixesMark Benvenuto
2014-05-09SERVER-12064 SERVER-12283 Use gcc atomic builtins if availableRobie Basak
2014-05-02SERVER-13795 rename test binary to dbtestRandolph Tan
2014-05-01SERVER-13724 Add --disable-warnings-as-errors scons optionErnie Hershey
2014-05-01SERVER-13686 Do not change the variant directory based on the JS engine being...Andy Schwerin
2014-05-01SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh
2014-04-28SERVER-13762 added configure check for POSIX system - replaces existing check...Benety Goh
2014-04-19SERVER-13453 Strip C++ client driver artifacts from the server treeAndrew Morrow
2014-04-18SERVER-1120 OpenBSD PortColin Stolley
2014-04-16SERVER-13527 Enable C++11 automatically when reasonable to do soAndrew Morrow
2014-04-16SERVER-13527 Eliminate unused module tests facilityAndrew Morrow
2014-04-14SERVER-13544 Enable gperftools for C++11 buildsAndrew Morrow
2014-04-11SERVER-13559 Remove legacy debugging flags and honor zero arg invocations of ...Andrew Morrow
2014-04-11SERVER-12189 Enable libstdc++ debugging features for debug builds when possibleAndrew Morrow
2014-04-07SERVER-12255 Use tcmalloc on 32-bit linux and darwin as wellAndrew Morrow
2014-04-07SERVER-12255 Be explicit about target micro-architecture for 32-bit x86 buildsAndrew Morrow
2014-04-03SERVER-5553 Eliminate malloc from printStacktrace(std::ostream&).Andy Schwerin
2014-03-04SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow
2014-02-25Do not include cpppath/extrapath/libpath when generating output locationKaloian Manassiev
2014-02-18SERVER-12682 Add warning on OS X if libc++ is selected and osx-version-min is...Nikolaus Demmel
2014-02-18SERVER-12304 Query concurrency -- 2.6 regressionMark Benvenuto
2014-02-12SERVER-11106 Detect non-enterprise MSI configurationsErnie Hershey
2014-01-28SERVER-10324 Allow modules to add files to different archive subdirectoriesErnie Hershey
2014-01-25SERVER-12456 Also pass stack protector option to the link stepAndrew Morrow
2014-01-23SERVER-12403 permit use-system-boost on Windows to work with autolib linkingEric Milkie
2014-01-23SERVER-12421 - detect sasl library properly for C++ driver on WindowsEric Milkie
2013-12-31SERVER-12166: Promote struct/class mismatch warning to error with GCC/ClangMark Benvenuto
2013-12-18SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto
2013-11-27SERVER-11689 Always link libgcc statically if linking libstdc++ staticallyAndrew Morrow
2013-11-13SERVER-11575 Added support for YAML Config FileShaun Verch
2013-11-12SERVER-6950 Add a TCMalloc ServerStatusSectionMathias Stearn
2013-11-05SERVER-9855 Add support for specifying Mavericks as the OS X minimum versionAndrew Morrow
2013-11-05SERVER-9855 Remove obsolete darwin configuration optionsAndrew Morrow
2013-10-24SERVER-11333 Add build flag to suppress use of __declspec(thread)Andrew Morrow
2013-10-24SERVER-11333 Use configure time checks and posix feature tests to select TSP ...Andrew Morrow
2013-10-18SERVER-11264 Include OS X minimum version flag on link linesAndrew Morrow
2013-10-09SERVER-10830 msi builder as an scons targetEric Milkie
2013-10-08SERVER-11084 Error when mixing --gcov and --cacheMathias Stearn
2013-10-07SERVER-11053 Support use of CacheDir rather than Brobdingnagian variant direc...Andrew Morrow