summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-69170 add gdb-index if gsplit-dwarf is in useDaniel Moody2022-08-261-0/+2
* SERVER-48203 add precious and link-type install actions to ninjaDaniel Moody2022-08-241-3/+46
* SERVER-67922 Accommodate build profiles for external buildersTausif Rahman2022-08-221-4/+6
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-221-1/+1
* SERVER-69051 fix error message related to opt and gcov or sanitizersDaniel Moody2022-08-221-4/+4
* SERVER-68116 switch to no unittest alias for static builders.Daniel Moody2022-08-191-0/+13
* SERVER-65684 Fix stack usage with ASAN and gcovRyan Egesdahl2022-08-121-43/+62
* SERVER-68474 added dwp files for split dwarf buildsDaniel Moody2022-08-101-22/+39
* SERVER-67058 Create libdeps metricsDaniel Moody2022-08-091-1/+1
* SERVER-67132 Added MSanAlexander Neben2022-08-091-4/+14
* SERVER-67841 Add a build option to turn on WT's REF tracking.Sulabh Mahajan2022-08-081-0/+8
* SERVER-68474 added temp fix for relocation overflowAlexander Neben2022-08-031-0/+5
* SERVER-67056 Create artifact metricsRichard Samuels2022-07-281-0/+1
* SERVER-65901 scons.py silently ignores invalid variable-files parameterRichard Samuels2022-07-281-0/+33
* Revert "SERVER-65901 scons.py silently ignores invalid variable-files parameter"Richard Samuels2022-07-271-32/+0
* SERVER-65901 scons.py silently ignores invalid variable-files parameterRichard Samuels2022-07-271-0/+32
* SERVER-67051 SERVER-67052 SERVER-67053 SERVER-67054 add per action metricsDaniel Moody2022-07-081-3/+3
* SERVER-67869 build metrics should not be collected by defaultRichard Samuels2022-07-071-1/+1
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-06-291-8/+25
* SERVER-65277 Remove dependency on deprecated PCRE libraryJennifer Peshansky2022-06-271-7/+0
* SERVER-63616 fix link model check for macos dynamic linkingDaniel Moody2022-06-241-2/+2
* SERVER-63616 added check to make sure macos version supports link-model dynamicDaniel Moody2022-06-231-0/+31
* SERVER-67069 added /Zc:lambda for windows in cxx17Alexander Neben2022-06-231-1/+2
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-06-221-9/+19
* SERVER-67044 added build-metrics CLI and basic metadata capture.Daniel Moody2022-06-161-1/+25
* SERVER-67130 Expanded ASan/LSan CoverageAlexander Neben2022-06-151-1/+11
* SERVER-60440 Upgrade boost to 1.79.0Andrew Morrow2022-05-261-5/+9
* SERVER-66580 Fixed tense for ninja filesAlexander Neben2022-05-261-3/+3
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-750/+1159
* SERVER-66384 Ninja shared build log and common output directoryAlexander Neben2022-05-241-3/+6
* SERVER-66373 Made listing aib targets cleanerAlexander Neben2022-05-241-0/+1
* SERVER-65273 parse denylist files to build icecream locally for some filesDaniel Moody2022-05-191-31/+57
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-4/+4
* SERVER-65544 updated build to create a tmpdir for tests to run in.Daniel Moody2022-05-121-0/+12
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-121-4/+2