summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43730 Small build system speed improvementsAndrew Morrow2019-10-142-21/+51
* SERVER-43368 Revert SCons icecream integration to working stateAndrew Morrow2019-10-111-9/+23
* SERVER-42887 Make roles injectible insteadAndrew Morrow2019-09-161-60/+126
* SERVER-41972 Integrate mongo_benchmark.py with HygienicMathew Robinson2019-09-101-0/+12
* SERVER-41973 Integrate mongo_libfuzzer.py with HygienicMathew Robinson2019-09-101-0/+12
* SERVER-43047 Make "registered" unit tests also run by `@` prefix.ADAM Martin2019-08-291-16/+13
* SERVER-42891 Placate SCons configure subsystem regarding status of dSYM nodesAndrew Morrow2019-08-281-1/+2
* SERVER-42944 Update compilation_db decider to new signatureMathew Robinson2019-08-222-4/+4
* SERVER-42887 Ensure PDBs remain in the runtime component on windowsAndrew Morrow2019-08-221-5/+12
* SERVER-42656 Add scons targets for building and executing unittestsMathew Robinson2019-08-202-2/+32
* Revert "SERVER-42656 Add scons targets for building and executing unittests"Mathew Robinson2019-08-192-32/+2
* SERVER-42656 Add scons targets for building and executing unittestsMathew Robinson2019-08-192-2/+32
* SERVER-42664 Correct usage of ICECC_VERSIONMathew Robinson2019-08-161-19/+3
* SERVER-41672 Use hygienic to produce dist and distsrc archives in evergreenAndrew Morrow2019-08-152-5/+11
* SERVER-42319 Improve performance of Archive BuilderMathew Robinson2019-08-141-1/+15
* SERVER-41672 Minor AIB fixes for transitive libraries and debug info director...Andrew Morrow2019-08-131-2/+7
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-161/+251
* SERVER-41669 Add support for package name prefix to apply to generated packag...Mathew Robinson2019-08-121-38/+54
* SERVER-42048 Install and package jstests using SCons hygienic buildsMathew Robinson2019-08-121-11/+45
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-6/+17
* SERVER-42408 Add build.ninja generation to SConsMathew Robinson2019-08-068-12/+830
* SERVER-42263 Only enable fuzzing tests if libfuzzer is supported by the compilerJonathan Reams2019-07-261-0/+2
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-024-102/+494
* SERVER-41689 Adding Scons support for building with libfuzzerRoxane2019-06-241-0/+48
* SERVER-41548 Restrict dsymutil to single threaded modeAndrew Morrow2019-06-051-2/+2
* SERVER-40694 Make icecream.py site_tool support Python 3.5Mathew Robinson2019-04-241-1/+2
* SERVER-40782 Allow specifying explicit ICECC_VERSION on command lineAndrew Morrow2019-04-241-57/+101
* SERVER-40600 Move encoding kwarg to open callMathew Robinson2019-04-121-2/+2
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-0829-288/+353
* SERVER-40002 IDL inline dependenciesMark Benvenuto2019-03-071-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38446 idlc.py fails to report errors correct during dependency analysisMark Benvenuto2018-12-181-1/+5
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-302-0/+149
* SERVER-37170 Dont let shared archives become reverse edges for programsAndrew Morrow2018-09-211-14/+15
* SERVER-33911 Implement collapsed library builds under a new link modelAndrew Morrow2018-09-124-182/+127
* SERVER-36147 Add basic support for targeting emscriptenAndrew Morrow2018-07-171-1/+1
* SERVER-35600 Add support for targeting watchosAndrew Morrow2018-06-141-1/+1
* SERVER-34957 remove unused libdeps_exploring tracking from dagger.pyGabriel Russell2018-05-111-33/+4
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-2/+17
* SERVER-34071 SERVER-34071 Don't assume all executors have targetsAndrew Morrow2018-03-241-1/+1
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-234-6/+13
* SERVER-32117 Make embedded builds slimmerAndrew Morrow2018-03-151-0/+1
* SERVER-32117 Minimal hygienic build to support mobile devAndrew Morrow2018-03-061-0/+83
* SERVER-33203 add benchmark canary testsRobert Guo2018-03-021-1/+0
* SERVER-32373 building android targets as TARGET_OS=androidGabriel Russell2018-02-151-14/+12
* SERVER-33200 add entry point for Benchmark testsRobert Guo2018-02-141-0/+1
* SERVER-32785 integrate Google Benchmark with SConsRobert Guo2018-01-271-0/+45
* SERVER-32431 IDL generated code seg faults on s390xMark Benvenuto2017-12-271-1/+1
* SERVER-30815 Library injections via LIBDEPS_DEPENDENTS should be privateAndrew Morrow2017-12-191-1/+12