summaryrefslogtreecommitdiff
path: root/src/mongo/base/SConscript
AgeCommit message (Expand)Author
2024-08-27SERVER-93273 Convert 22 targets from SCons to Bazel (#26536)Zack Winter
2024-08-09SERVER-93253 convert system_error to bazel (#25878)Daniel Moody
2024-07-30SERVER-92016 Implement error_codes.tpl template generation in Bazel (#25505)Zack Winter
2024-05-29SERVER-90887 Update diff tool to be compatible with thin targets (#22595)Zack Winter
2024-05-22SERVER-90615: Enable python formatting checks for src directory (#22299)Steve McClure
2023-01-26SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev
2022-05-25SERVER-66490 Apply pylinters to build system codeTausif Rahman
2022-01-13SERVER-61821 Retire usage of `OwnedPointerMap`Yuhong Zhang
2021-12-01SERVER-29262 Retire usage of `OwnedPointerVector` in `write_ops`.Faustoleyva54
2021-04-30SERVER-55829: Use 'illegal_cyclic_or_unresolved_dependences_allowlisted' in S...Varun Ravichandran
2021-03-11SERVER-55056 benchmark for StatusBilly Donahue
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2020-01-03SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow
2019-11-06SERVER-41245: Add RetryableWriteError error labelLingzhi Deng
2019-09-30SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue
2019-08-13SERVER-42624 convert to error_codes.ymlBilly Donahue
2019-07-17SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis
2019-07-15SERVER-33259 add libunwind to third_partyBilly Donahue
2019-07-15Revert "SERVER-33259 add libunwind to third_party"Xiangyu Yao
2019-07-15SERVER-33259 add libunwind to third_partyBilly Donahue
2019-07-02SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson
2019-06-20SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow
2019-06-13SERVER-41623 Fix building of `shell_utils_launcher` on FreeBSD.ADAM David Alan Martin
2019-04-15SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow
2018-10-23SERVER-37258 Fix UB in MurmurHash3Jason Carey
2018-01-30SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev
2017-11-02SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn
2017-08-31SERVER-30821: Allow configurable use of secure memorySpencer Jackson
2017-03-30SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin
2017-03-22Revert "SERVER-26025 Smart pointer with clone on copy"Randolph Tan
2017-03-22SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin
2017-01-03SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow
2016-04-19SERVER-23570 Make SecureAllocator a real allocatorJason Carey
2015-10-27SERVER-20538 Build a general purpose SecureAllocatorAndrew Morrow
2015-09-04SERVER-20293 adding DataBuilderJason Carey
2015-08-17SERVER 10160 generate symbolic JS constants for ErrorCodesCalvin Chan
2015-08-13SERVER-19720 add a std::error_category() for MongoDB error codesAdam Midvidy
2015-07-21SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow
2015-06-29SERVER-19099 Add a target to build all generated sourcesAndrew Morrow
2015-05-18SERVER-18167 add method for validating input/output to a DataRangeAdam Midvidy
2015-04-29SERVER-9666 Push stacktrace and quick_exit into util directoryAndrew Morrow
2015-04-15SERVER-17629 StringData + various DataTypesJason Carey
2015-04-14SERVER-17629 Implemented Bounded Data View/CursorJason Carey (hanumantmk)
2015-03-24SERVER-17631 add makeStatusWith factory functionAdam Midvidy
2015-02-20SERVER-13339 Cleanup some SConscript and includesKaloian Manassiev
2014-10-03SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow
2014-08-12SERVER-14852 AAE safe read/write primitivesJason Carey
2014-06-17SERVER-9032: Validate locale on startupMark Benvenuto
2013-11-18SERVER-11658 Consistently use Library targetAndrew Morrow
2013-09-05SERVER-8510 Remove configuration variable manager and add option group for co...Shaun Verch