summaryrefslogtreecommitdiff
path: root/src/mongo/base/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow2020-01-031-1/+1
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-1/+0
* SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue2019-09-301-17/+0
* SERVER-42624 convert to error_codes.ymlBilly Donahue2019-08-131-4/+3
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-171-3/+4
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-151-0/+16
* Revert "SERVER-33259 add libunwind to third_party"Xiangyu Yao2019-07-151-16/+0
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-151-0/+16
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-3/+5
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-48/+25
* SERVER-41623 Fix building of `shell_utils_launcher` on FreeBSD.ADAM David Alan Martin2019-06-131-0/+14
* SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow2019-04-151-0/+1
* SERVER-37258 Fix UB in MurmurHash3Jason Carey2018-10-231-0/+1
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-0/+1
* SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn2017-11-021-4/+23
* SERVER-30821: Allow configurable use of secure memorySpencer Jackson2017-08-311-0/+1
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-301-0/+9
* Revert "SERVER-26025 Smart pointer with clone on copy"Randolph Tan2017-03-221-9/+0
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-221-0/+9
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-23570 Make SecureAllocator a real allocatorJason Carey2016-04-191-0/+1
* SERVER-20538 Build a general purpose SecureAllocatorAndrew Morrow2015-10-271-0/+25
* SERVER-20293 adding DataBuilderJason Carey2015-09-041-0/+1
* SERVER 10160 generate symbolic JS constants for ErrorCodesCalvin Chan2015-08-171-1/+1
* SERVER-19720 add a std::error_category() for MongoDB error codesAdam Midvidy2015-08-131-1/+25
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-23/+0
* SERVER-19099 Add a target to build all generated sourcesAndrew Morrow2015-06-291-2/+5
* SERVER-18167 add method for validating input/output to a DataRangeAdam Midvidy2015-05-181-0/+1
* SERVER-9666 Push stacktrace and quick_exit into util directoryAndrew Morrow2015-04-291-1/+1
* SERVER-17629 StringData + various DataTypesJason Carey2015-04-151-0/+4
* SERVER-17629 Implemented Bounded Data View/CursorJason Carey (hanumantmk)2015-04-141-7/+12
* SERVER-17631 add makeStatusWith factory functionAdam Midvidy2015-03-241-0/+1
* SERVER-13339 Cleanup some SConscript and includesKaloian Manassiev2015-02-201-57/+30
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-0/+1
* SERVER-14852 AAE safe read/write primitivesJason Carey2014-08-121-0/+9
* SERVER-9032: Validate locale on startupMark Benvenuto2014-06-171-0/+1
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-15/+15
* SERVER-8510 Remove configuration variable manager and add option group for co...Shaun Verch2013-09-051-6/+1
* Remove post-install dependency on murmurhash3 from clientMathias Stearn2013-04-301-1/+5
* SERVER-8936 Improved Windows support of parseNumberFromString<double>().Andy Schwerin2013-03-121-3/+3
* SERVER-8936 Temporarily disable parse_number_test unit test.Andy Schwerin2013-03-111-3/+3
* SERVER-8763: Add decrement to Counter64Scott Hernandez2013-03-011-0/+4
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-0/+4
* Add stream out for StringData so it works in unit test assertsAndrew Morrow2012-12-031-1/+2
* SERVER-7172 Added comparison support in StringData.Alberto Lerner2012-11-151-6/+15
* Auto-generate error_codes.{h,cpp}.Andy Schwerin2012-10-291-0/+4
* Revert "FastStringKey class to speed up lookups by c-strings in maps and sets"Mathias Stearn2012-10-011-2/+0
* FastStringKey class to speed up lookups by c-strings in maps and setsMathias Stearn2012-09-301-0/+2
* SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin2012-09-251-0/+3
* SERVER-5112 Initializer type and test.Andy Schwerin2012-09-251-0/+4