summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/icecream.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47905 Handle all setup cases in icecream.py correctlyAndrew Morrow2020-05-041-73/+81
* SERVER-47904 Python jobs should flow through icerunAndrew Morrow2020-05-041-9/+18
* SERVER-47903 Disable ccache and icecc for conftest jobsAndrew Morrow2020-05-041-1/+15
* SERVER-47901 Require ccache when using icecream 1.1 and ninjaAndrew Morrow2020-05-041-0/+3
* SERVER-47637 Relicense all SCons tools to either MIT or SSPLAndrew Morrow2020-04-281-10/+18
* SERVER-40943 Define a variables file to build with brew llvm and the remote v...Mathew Robinson2020-02-241-7/+4
* SERVER-40943 Support fetching icecream toolchain tarballs from URLs in SConsMathew Robinson2020-02-211-105/+115
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-071-79/+70
* Revert "SERVER-44947 Allow test execution selection by test source file name"Mathew Robinson2020-01-061-70/+79
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-061-79/+70
* SERVER-44768 Make ccache work right with icecream and NinjaAndrew Morrow2019-12-261-17/+74
* SERVER-45130 Make icecc tool resilient to ninja toolAndrew Morrow2019-12-171-15/+28
* SERVER-42408 Ensure hygienic builds work with NinjaMathew Robinson2019-11-191-2/+13
* SERVER-43368 Revert SCons icecream integration to working stateAndrew Morrow2019-10-111-9/+23
* SERVER-42664 Correct usage of ICECC_VERSIONMathew Robinson2019-08-161-19/+3
* SERVER-42408 Add build.ninja generation to SConsMathew Robinson2019-08-061-5/+7
* 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-32295 Support Python 3Mathew Robinson2019-04-081-13/+13
* SERVER-30278 SCons icecream integrationAndrew Morrow2017-10-101-0/+161