summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-45824 Use Ninja's response files instead of hard coding them into the ...Mathew Robinson2020-01-311-2/+8
* SERVER-45479 Teach ninja how to build test listsMathew Robinson2020-01-301-0/+23
* SERVER-45227 Remove tcmalloc based profiling supportAndrew Morrow2020-01-281-5/+0
* SERVER-45727 Only pass down environment variables that matter to NinjaMathew Robinson2020-01-241-37/+10
* SERVER-45724 Make new generator as fast as old moduleMathew Robinson2020-01-241-0/+14
* SERVER-42702 $PYTHON should not be used in build signatureMathew Robinson2020-01-161-1/+1
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-10/+0
* SERVER-44947 Wire test execution targets into Ninja generatorMathew Robinson2020-01-131-2/+8
* SERVER-45252 Improve the UX of the --variables-files flagAndrew Morrow2020-01-131-6/+22
* SERVER-45134 Generate compile database with NinjaMathew Robinson2020-01-101-8/+11
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-071-1/+5