summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-54107 compile_commands.json should have an order-only dependency on ge...Tausif Rahman2022-05-111-0/+3
* Revert "SERVER-54107 compile_commands.json should have an order-only dependen...Tausif Rahman2022-05-101-4/+1
* SERVER-54107 compile_commands.json should have an order-only dependency on ge...Tausif Rahman2022-04-271-1/+4
* SERVER-65275 Add dependency on PCRE2 libraryJennifer Peshansky2022-04-251-0/+6
* SERVER-64803 Check for C99 libc headers during buildRyan Egesdahl2022-04-201-0/+65
* SERVER-55204 Error on fallthrough unless the attribute is usedAndrew Morrow2022-04-181-0/+5
* SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody2022-04-111-0/+2
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-04-081-18/+0
* SERVER-64999 added icecc sanitizer build guard rail about SERVER-59243.Daniel Moody2022-04-041-0/+20
* SERVER-64440 added ppc and s390x libunwind supportDaniel Moody2022-03-311-2/+1
* Revert "SERVER-62992 Remove need for resmoke.ini"Richard Samuels2022-03-301-0/+18
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-03-301-18/+0
* SERVER-61305 Disallow --use-system-abseil-cppAndrew Morrow2022-03-281-1/+0
* SERVER-62313 Disable ccache cpp2 when sanitizer denylists are in playAndrew Morrow2022-03-281-0/+1
* SERVER-63055 Implement gcov with LLVMRyan Egesdahl2022-03-281-4/+2
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-03-231-0/+11
* SERVER-61856 SERVER-42470 update libunwind to 1.6.2Daniel Moody2022-03-121-2/+2
* SERVER-63041 Add ASFLAGS on the command line for macos variables files to con...Daniel Moody2022-03-031-0/+4
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-141-3/+10
* Revert "SERVER-60832 Readd and fix gcov code coverage variant"Robert Guo2022-02-041-10/+3
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-031-3/+10
* SERVER-62503 Use and require Xcode 13 everywhereAndrew Morrow2022-01-241-2/+2
* SERVER-61662 Conftest logs should always be verbose.Daniel Moody2022-01-241-7/+25
* SERVER-62156 implement SHLINKFLAGS_EXTRA and use it in csfle buildssergey.galtsev2022-01-141-0/+8
* SERVER-62564 Trailing return types in complex lambdas in future_test_*Billy Donahue2022-01-131-6/+0
* SERVER-62480 disable new lambda processor in MSVC2022 C++20 modeBilly Donahue2022-01-131-0/+6
* SERVER-62501 Use MSVS 2022 by default and require itAndrew Morrow2022-01-121-4/+4
* SERVER-62234 Address small issues when building in C++20 with VS 2022Andrew Morrow2022-01-051-0/+6
* SERVER-61929 Add basic riscv64 supportAndrew Morrow2021-12-091-16/+7
* SERVER-61008 Rename `mozjs-60` directory to `mozjs`Mohammad Dashti2021-12-011-1/+1
* SERVER-61743 Don't apply -fno-builtin-memcmp on non-x86 platformsAndrew Morrow2021-11-301-3/+5
* SERVER-61600 add support for clang assembler-with-cpp for .sx filesDaniel Moody2021-11-191-0/+7
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-10-221-13/+0
* SERVER-60787 Force alignment with std::aligned_storage not inheritanceBilly Donahue2021-10-221-1/+6
* SERVER-59498 Enforce current compiler minima for C++20 modeAndrew Morrow2021-10-131-30/+69
* SERVER-60263 switch dynamic-sdk link-model to use whole-archive for initializersDaniel Moody2021-10-071-1/+1
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-281-0/+31
* Revert "SERVER-59918 Create mongoqd binary"Uladzimir Makouski2021-09-281-31/+0
* SERVER-59234 Don't warn about deprecations in C++20 modeAndrew Morrow2021-09-281-0/+12
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-271-0/+31
* SERVER-59143 prevent ninja tool being used with ninja module.Daniel Moody2021-08-231-0/+8
* SERVER-57984 Update references to SERVER-48490 to SERVER-52413 which marks co...George Wangensteen2021-08-121-1/+1
* SERVER-59228 Basic C++20 compilation supportAndrew Morrow2021-08-111-1/+24
* SERVER-56580 Promote build-tools=next to stableAndrew Morrow2021-08-051-19/+10
* SERVER-48291 Remove need for individual third_party shim source filesAndrew Morrow2021-07-271-18/+0
* SERVER-48291 Remove support for shim_cxx and shim_crt librariesAndrew Morrow2021-07-261-135/+6