summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-69815 Disable the tapilink and abilink tools when using NinjaAndrew Morrow2022-10-211-5/+9
* SERVER-68370 validate the virtual workstation environmentTrevor Guidry2022-10-211-0/+39
* SERVER-69507 only set rpath when link-model is dynamicTrevor Guidry2022-10-181-8/+9
* SERVER-69064 Improve default_variant_dir_generator in Build SystemJuan Gu2022-10-121-6/+1
* SERVER-69196 Fixed windows compilesAlexander Neben2022-10-121-1/+2
* SERVER-69196 don't build dwarf on gcc4Alexander Neben2022-10-121-5/+40
* SERVER-70281 Only turn on fdiagnostic for ninja gcc and clang toolchainsJuan Gu2022-10-061-1/+2
* SERVER-67682 Enable -fdiagnostics-color by default with ninja for all build t...Juan Gu2022-09-281-0/+1
* SERVER-69912 SConstruct is executable by mistakeTausif Rahman2022-09-231-0/+0
* SERVER-69765 fix SPLIT_DWARF condition that broke windows buildsDaniel Moody2022-09-161-6/+3
* SERVER-69765 turn off default split-dwarf on macosDaniel Moody2022-09-161-2/+6
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-151-0/+9
* SERVER-69133 remove redundant setting of hardlink install action.Daniel Moody2022-08-291-9/+12
* SERVER-68475 only use custom configure check with gcc and clang.Daniel Moody2022-08-291-1/+2
* SERVER-68475 use debug-types-section to reduce debug infoDaniel Moody2022-08-261-95/+95
* SERVER-68003 Make experiment_unified_ninja.vars the defaultTausif Rahman2022-08-261-9/+2