summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-2/+2
* SERVER-47901 Require ccache when using icecream 1.1 and ninjaAndrew Morrow2020-05-041-0/+7
* SERVER-47906 Default target should always be install-default in hygienic modeAndrew Morrow2020-05-041-1/+1
* SERVER-47865 Fix invalid subst where a variable was passed where a node is re...Andrew Morrow2020-05-011-2/+1
* SERVER-45785 Simplify implementation of DESTDIRAndrew Morrow2020-04-271-2/+7
* SERVER-47721 Make generated ninja file deterministicAndrew Morrow2020-04-271-1/+1
* SERVER-47110 Don't emit the PDB file twice when separate debug is enabledAndrew Morrow2020-04-271-0/+7
* SERVER-44067 Increase macosx target to 10.13Andrew Morrow2020-04-201-4/+2
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-171-1/+12
* SERVER-46744 Install unit test debug info without increasing disk utilizationAndrew Morrow2020-04-171-6/+30
* SERVER-42955 Call explicit_bzero where availableMark Benvenuto2020-04-101-0/+5
* SERVER-47004: Properly run eslint on modulesDavid Bradford2020-03-201-1/+9
* SERVER-46364 Move errorcodes check to lint phase.Henrik Edin2020-03-201-10/+8
* SERVER-46643: Only lint changed files on enterprise-only changesDavid Bradford2020-03-111-1/+1
* SERVER-46786 fix daggerRobert Guo2020-03-111-1/+1
* SERVER-46008 Remove thread specific attributes feature from boost::logHenrik Edin2020-03-061-0/+1
* SERVER-46129 Fix various DAG inconsistenciesMathew Robinson2020-03-061-7/+7
* Revert "SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like reg...Mathew Robinson2020-03-051-1/+1
* SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCo...Mathew Robinson2020-03-051-1/+1
* SERVER-46458 build/unittests.txt does not expand newlines with ninjaMathew Robinson2020-03-041-2/+3
* SERVER-46129 Ignore things that aren't builders when hooking into emitters fo...Mathew Robinson2020-02-271-1/+0
* SERVER-46129 Escape scons variable correctly in subst stringMathew Robinson2020-02-271-2/+2
* SERVER-46129 Fix broken NINJA_*IX vars for ninja stableMathew Robinson2020-02-271-2/+5
* Revert "SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like reg...Ben Caimano2020-02-241-1/+1
* SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCo...Mathew Robinson2020-02-241-1/+1
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-0/+10
* SERVER-46129 Make ninja faster and contain all targets all the timeMathew Robinson2020-02-221-39/+37
* SERVER-40943 Support fetching icecream toolchain tarballs from URLs in SConsMathew Robinson2020-02-211-2/+7
* SERVER-46096 Add NINJA_PREFIXMathew Robinson2020-02-211-2/+25
* SERVER-46282 Do A/B releases of NinjaMathew Robinson2020-02-211-12/+15
* SERVER-27675 Make all targets depend on the allocator shim to topsort it lastAndrew Morrow2020-02-211-9/+0
* SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for Mon...Mark Benvenuto2020-02-141-4/+0
* SERVER-46177 resmoke.ini is invalid when running with NinjaMathew Robinson2020-02-141-29/+10
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-141-14/+35
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-47/+46
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-31/+88
* SERVER-45786 Generate Resmoke configuration file to auto-set installDirMathew Robinson2020-02-131-0/+30
* SERVER-45948 Allow users to specify /DEBUG:fastlink via command line LINKFLAGSAndrew Morrow2020-02-111-1/+17
* SERVER-44736 Raise Windows minimum to 8Mark Benvenuto2020-02-101-2/+0
* SERVER-45772 Require VS 2019 to build the serverAndrew Morrow2020-02-071-2/+2
* SERVER-45922 Bump required macOS Xcode version fom 10.0 to 10.2Andrew Morrow2020-02-061-1/+1
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-061-35/+14
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-051-14/+35
* SERVER-45946 Suppress "1 file(s) copied." spam when using ninja on WindowsHenrik Edin2020-02-041-1/+1
* SERVER-45824 Use Ninja's response files instead of hard coding them into the ...Mathew Robinson2020-02-041-6/+14
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-20/+0
* Revert "SERVER-45824 Use Ninja's response files instead of hard coding them i...Mathew Robinson2020-01-311-8/+2
* Revert "SERVER-45302 Only write Ninja file if the contents have changed"Mathew Robinson2020-01-311-12/+4
* SERVER-45771 Upgrade Windows builders to use VS 2019Andrew Morrow2020-01-311-1/+1
* SERVER-45302 Only write Ninja file if the contents have changedMathew Robinson2020-01-311-4/+12