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
/
src
/
SConscript
Age
Commit message (
Expand
)
Author
2024-08-17
SERVER-91801 error on missing SConscripts (#26268)
Daniel Moody
2024-08-13
SERVER-93253 Remove shim_allocator and shim_unwind (#25980)
Zack Winter
2024-05-22
SERVER-90615: Enable python formatting checks for src directory (#22299)
Steve McClure
2024-05-17
SERVER-84609 Define a version for Aladdin MD5 (#19406)
adriangzz
2024-04-05
SERVER-88973 Fix Bazel unwind=auto on Linux (#20760)
Zack Winter
2024-03-23
SERVER-87976 Use roaring bitmaps for RecordId deduplication in IndexScan stag...
Alexander Ignatyev
2023-03-29
SERVER-68674 Vendor immer to third_party
Henrik Edin
2023-02-18
SERVER-73892 Disallow includes to start with third_party
Daniel Moody
2022-06-27
SERVER-65277 Remove dependency on deprecated PCRE library
Jennifer Peshansky
2022-05-25
SERVER-66490 Apply pylinters to build system code
Tausif Rahman
2022-04-18
SERVER-55204 Error on fallthrough unless the attribute is used
Andrew Morrow
2021-08-05
SERVER-56580 Promote build-tools=next to stable
Andrew Morrow
2021-07-26
SERVER-48291 Remove support for shim_cxx and shim_crt libraries
Andrew Morrow
2020-12-09
SERVER-48291 Ensure runtime is dynamically linked in dynamic builds
Ryan Egesdahl
2020-11-26
Revert "SERVER-48291 Ensure runtime is dynamically linked in dynamic builds"
Kaloian Manassiev
2020-11-26
SERVER-48291 Ensure runtime is dynamically linked in dynamic builds
Ryan Egesdahl
2020-11-26
SERVER-48291 Add global dependency pushdown to libdeps
Ryan Egesdahl
2020-06-26
SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0
Ryan Egesdahl
2019-05-31
SERVER-26906 Add constexpr function to convert Durations
A. Jesse Jiryu Davis
2019-04-08
SERVER-40389 small tweaks to third_party/fmt & related.
Billy Donahue
2019-02-01
SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...
Henrik Edin
2018-11-15
SERVER-38107 Add abseil-cpp to third_party
Henrik Edin
2017-01-03
SERVER-27497 Scope SCons Environment changes narrowly
Andrew Morrow
2014-07-12
SERVER-14343 leaner include paths
Andrew Morrow
2012-10-23
SERVER-7118 Change "mongo modules" to use SConscript files for modules.
Andy Schwerin
2012-01-17
SCons updates to support variant directories.
Andy Schwerin