summaryrefslogtreecommitdiff
path: root/src/mongo/platform/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-5/+4
* SERVER-59139 refactor to use abseil for int128lukebhan2021-08-121-0/+1
* SERVER-48291 Remove support for shim_cxx and shim_crt librariesAndrew Morrow2021-07-261-10/+0
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-12-091-5/+25
* SERVER-27507 Add basic visibility support and a testAndrew Morrow2020-09-021-1/+79
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+0
* SERVER-42894 Create SourceLocation type and related macrosBen Caimano2019-10-171-0/+1
* SERVER-43175 platform/endian.h refreshBilly Donahue2019-10-021-1/+11
* SERVER-41358 Created condition_variable polyfillShaileja Jain2019-07-241-0/+1
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-3/+0
* SERVER-41357 Add mongo::mutex polyfillRahul Sundararaman2019-07-101-3/+5
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-10/+15
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-23/+5
* SERVER-24276 Add decimal test suites from driver specsVincent Do2016-06-081-0/+1
* SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin2016-05-091-0/+1
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-3/+1
* SERVER-19614 Implement stack bounds detectionAndrew Morrow2015-10-271-0/+3
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-0/+1
* SERVER-9666 Decimal wrapper must be part of libbase to avoid dependency cyclesAndrew Morrow2015-08-101-7/+1
* SERVER-19623 Add C++ wrapper for Decimal128 typeRaymond Jacobson2015-08-071-10/+23
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-3/+6
* SERVER-17199 Fix compiles on platforms without execinfo.hJonathan Reams2015-06-121-1/+0
* SERVER-17519: Add support for multi-platform shared library loadingMark Benvenuto2015-03-301-0/+2
* SERVER-14852 AAE safe read/write primitivesJason Carey2014-08-121-0/+1
* SERVER-7080 Link to backtrace, backtrace_symbols and backtrace_symbols_fd at ...Tad Marshall2013-06-201-0/+1
* SERVER-7404 Link to posix_fadvise at runtime for SolarisTad Marshall2013-06-191-0/+1
* SERVER-9786 Link to strcasestr at runtime for SolarisTad Marshall2013-06-171-0/+1
* SERVER-9809 Introduce mongo-wide ProcessId type.Andy Schwerin2013-06-031-2/+6
* a simple unit test for seeded randomEliot Horowitz2012-11-121-0/+1
* simple Random class to consolidate all random number needsEliot Horowitz2012-10-101-0/+2
* added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz2012-06-241-0/+1
* SERVER-5648: Native support for 64-bit atomic integers.Andy Schwerin2012-06-061-0/+5