index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
2014-06-12
SERVER-8994: Boost 1.55 MacOS X fixes
Mark Benvenuto
2014-06-06
SERVER-8994: New internal-boost option to choose internal boost version
Mark Benvenuto
2014-06-05
SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ...
Benety Goh
2014-06-04
SERVER-14105 Improve support for building with various sanitizers
Andrew Morrow
2014-05-20
SERVER-13964: Shrink Windows Binaries with VS2013 Update 2
Mark Benvenuto
2014-05-17
SERVER-6018 SERVER-13913 Use std::atomic to implement AtomicWord in C++11 mode
Andrew Morrow
2014-05-17
SERVER-6018 Use gcc __sync primitives if they are available and useable
Andrew Morrow
2014-05-16
SERVER-13969 Eliminate long-dead message_server_asio.cpp.
Andy Schwerin
2014-05-16
SERVER-13944 Switch back to -fPIC instead of -fPIE to fix RHEL6.2 build.
Andy Schwerin
2014-05-16
SERVER-13961 Get rid of the DB_LEVEL_LOCKING_ENABLED macro
Kaloian Manassiev
2014-05-15
SERVER-13944 New stack dump format, on non-Windows systems.
Andy Schwerin
2014-05-09
SERVER-13892: Compiler Fixes
Mark Benvenuto
2014-05-09
SERVER-12064 SERVER-12283 Use gcc atomic builtins if available
Robie Basak
2014-05-02
SERVER-13795 rename test binary to dbtest
Randolph Tan
2014-05-01
SERVER-13724 Add --disable-warnings-as-errors scons option
Ernie Hershey
2014-05-01
SERVER-13686 Do not change the variant directory based on the JS engine being...
Andy Schwerin
2014-05-01
SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...
Benety Goh
2014-04-28
SERVER-13762 added configure check for POSIX system - replaces existing check...
Benety Goh
2014-04-19
SERVER-13453 Strip C++ client driver artifacts from the server tree
Andrew Morrow
2014-04-18
SERVER-1120 OpenBSD Port
Colin Stolley
2014-04-16
SERVER-13527 Enable C++11 automatically when reasonable to do so
Andrew Morrow
2014-04-16
SERVER-13527 Eliminate unused module tests facility
Andrew Morrow
2014-04-14
SERVER-13544 Enable gperftools for C++11 builds
Andrew Morrow
2014-04-11
SERVER-13559 Remove legacy debugging flags and honor zero arg invocations of ...
Andrew Morrow
2014-04-11
SERVER-12189 Enable libstdc++ debugging features for debug builds when possible
Andrew Morrow
2014-04-07
SERVER-12255 Use tcmalloc on 32-bit linux and darwin as well
Andrew Morrow
2014-04-07
SERVER-12255 Be explicit about target micro-architecture for 32-bit x86 builds
Andrew Morrow
2014-04-03
SERVER-5553 Eliminate malloc from printStacktrace(std::ostream&).
Andy Schwerin
2014-03-04
SERVER-12572 Informatively fail attempts to build C++ client driver targets
Andrew Morrow
2014-02-25
Do not include cpppath/extrapath/libpath when generating output location
Kaloian Manassiev
2014-02-18
SERVER-12682 Add warning on OS X if libc++ is selected and osx-version-min is...
Nikolaus Demmel
2014-02-18
SERVER-12304 Query concurrency -- 2.6 regression
Mark Benvenuto
2014-02-12
SERVER-11106 Detect non-enterprise MSI configurations
Ernie Hershey
2014-01-28
SERVER-10324 Allow modules to add files to different archive subdirectories
Ernie Hershey
2014-01-25
SERVER-12456 Also pass stack protector option to the link step
Andrew Morrow
2014-01-23
SERVER-12403 permit use-system-boost on Windows to work with autolib linking
Eric Milkie
2014-01-23
SERVER-12421 - detect sasl library properly for C++ driver on Windows
Eric Milkie
2013-12-31
SERVER-12166: Promote struct/class mismatch warning to error with GCC/Clang
Mark Benvenuto
2013-12-18
SERVER-10142: Eliminate Compiler Warnings on Windows Builders
Mark Benvenuto
2013-11-27
SERVER-11689 Always link libgcc statically if linking libstdc++ statically
Andrew Morrow
2013-11-13
SERVER-11575 Added support for YAML Config File
Shaun Verch
2013-11-12
SERVER-6950 Add a TCMalloc ServerStatusSection
Mathias Stearn
2013-11-05
SERVER-9855 Add support for specifying Mavericks as the OS X minimum version
Andrew Morrow
2013-11-05
SERVER-9855 Remove obsolete darwin configuration options
Andrew Morrow
2013-10-24
SERVER-11333 Add build flag to suppress use of __declspec(thread)
Andrew Morrow
2013-10-24
SERVER-11333 Use configure time checks and posix feature tests to select TSP ...
Andrew Morrow
2013-10-18
SERVER-11264 Include OS X minimum version flag on link lines
Andrew Morrow
2013-10-09
SERVER-10830 msi builder as an scons target
Eric Milkie
2013-10-08
SERVER-11084 Error when mixing --gcov and --cache
Mathias Stearn
2013-10-07
SERVER-11053 Support use of CacheDir rather than Brobdingnagian variant direc...
Andrew Morrow
[next]