summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-9/+0
* SERVER-76814 Fix mongodb compilation with libc++Mark Benvenuto2023-05-101-0/+3
* SERVER-74963: Streams release buildsMatthew Normyle2023-05-051-0/+25
* SERVER-76472 compile with -Wno-psabiDaniel Moody2023-04-281-0/+3
* SERVER-76006 make compile half stream for smaller systemsDaniel Moody2023-04-181-0/+35
* SERVER-62997 Start building everything with c++20Alexander Neben2023-04-181-30/+8
* Revert "SERVER-76006 make compile half stream for smaller systems"auto-revert-processor2023-04-171-35/+0
* SERVER-76006 make compile half stream for smaller systemsDaniel Moody2023-04-151-0/+35
* SERVER-75875 added MSVC ICE message to oom retry tool.pyDaniel Moody2023-04-111-0/+1
* SERVER-75801 Added correct tsan options for core dumpsAlexander Neben2023-04-071-1/+1
* SERVER-72505 Removed extra aarch64 flagAlexander Neben2023-03-201-3/+0
* SERVER-73467 add grpc 1.46.6 to third partyDaniel Moody2023-03-161-1/+65
* SERVER-74287 add oom retry toolDaniel Moody2023-03-151-0/+32
* SERVER-74571 add shared archive as part of nolinked cache optionDaniel Moody2023-03-061-0/+1
* SERVER-73857 disable split-dwarf when gdb-index is enabled.Daniel Moody2023-02-101-5/+9
* SERVER-73596 allow compiledb to auto ignore certain wrappers.Daniel Moody2023-02-081-0/+11
* SERVER-73404 added task limiter tool to limit concurrencyDaniel Moody2023-02-071-38/+29
* Revert "SERVER-68365 integrate third_party grpc 1.39.1 into the build"Daniel Moody2023-02-021-55/+1
* SERVER-68365 integrate third_party grpc 1.39.1 into the buildDaniel Moody2023-01-301-1/+55
* SERVER-73329 fix clang-tidy path generation on windowsDaniel Moody2023-01-261-1/+2
* SERVER-73261 Use the latest mongo-ninja-python & mongo-tooling-metricsTausif Rahman2023-01-251-1/+0
* SERVER-73124 add modernize-deprecated-headers clang-tidy check.Daniel Moody2023-01-241-0/+13
* SERVER-71462 Disable -Wdeprecated-builtins for clang 15Mark Benvenuto2023-01-231-0/+3
* SERVER-50476 created gdb_index scons tool to generate gdb_indexDaniel Moody2023-01-171-15/+27
* SERVER-72244 regenerate ninja file on variable_files changesTrevor Guidry2023-01-131-0/+22
* SERVER-72348 Use the new mongo-tooling-metrics libraryTausif Rahman2023-01-121-12/+20
* Revert "SERVER-72348 Use the new mongo-tooling-metrics library"auto-revert-processor2023-01-121-20/+12
* SERVER-72348 Use the new mongo-tooling-metrics libraryTausif Rahman2023-01-111-12/+20
* Revert "SERVER-72348 Use the new mongo-tooling-metrics library"auto-revert-processor2023-01-111-20/+12
* SERVER-72348 Use the new mongo-tooling-metrics libraryTausif Rahman2023-01-101-12/+20
* SERVER-72572 handle non set DWARF_VERSIONDaniel Moody2023-01-051-1/+5
* SERVER-72442 make v4 clang dynamic builds use DWARF4Daniel Moody2022-12-311-11/+71
* SERVER-72324 switch to toolchain lld linker.Daniel Moody2022-12-291-15/+19
* SERVER-72231 Remove extra TODOAlexander Neben2022-12-211-3/+0
* SERVER-62994 Use v4 toolchain for everything except clang formatAndrew Morrow2022-12-131-70/+65
* SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add testsDaniel Moody2022-12-051-0/+6
* SERVER-70797 Reduce mongod startup time by using lazy symbol resolutionJuan Gu2022-12-031-5/+7
* SERVER-71506 Refactor tooling metricsTausif Rahman2022-11-281-6/+14
* SERVER-71319 Remove kms_messageMark Benvenuto2022-11-281-1/+0
* SERVER-71317 Vendor libmongocryptMark Benvenuto2022-11-221-0/+1
* SERVER-69814 don't use clang on macos and windowsTrevor Guidry2022-11-181-4/+4
* SERVER-71316 Vendor LibbsonMark Benvenuto2022-11-161-0/+1
* SERVER-71209 Prefer 64 bit dwarf to debug types sectionsAndrew Morrow2022-11-161-4/+6
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-141-2/+12
* Revert "SERVER-69636 Collect SCons Metrics"Uladzimir Makouski2022-11-091-17/+1
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-081-1/+17
* SERVER-70767 improve warning message from tool options failing to loadTrevor Guidry2022-11-041-1/+1
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-271-1/+1
* SERVER-69913 Update TODO messages originally pointing to SERVER-52413Jason Chan2022-10-261-1/+1
* SERVER-63211 icecream 1.1 will use wrong objcopyJuan Gu2022-10-251-5/+10