summaryrefslogtreecommitdiff
path: root/buildscripts/generate_compile_expansions.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69525 cache retrieval's should print original command line in evergreenJuan Gu2022-10-131-1/+1
* SERVER-63191 Generate build expansions earlyRyan Egesdahl2022-06-091-52/+0
* Revert "SERVER-63191 Generate build expansions early"Uladzimir Makouski2022-06-011-0/+52
* SERVER-63191 Generate build expansions earlyRyan Egesdahl2022-05-311-52/+0
* SERVER-54732 fixed validate cachedir debug type issue and turn on globally.Daniel Moody2021-04-221-2/+3
* Revert "SERVER-54732 turn on validate cachedir globally."Andrew Morrow2021-04-211-3/+2
* SERVER-54732 turn on validate cachedir globally.Daniel Moody2021-04-201-2/+3
* SERVER-55300 SERVER-55731 Implement expansions handling for standalone shellRichard Samuels2021-04-051-2/+3
* Revert "SERVER-55300 Implement expansions handling for standalone shell"Robert Guo2021-04-021-3/+2
* SERVER-55300 Implement expansions handling for standalone shellRichard Samuels2021-04-011-2/+3
* SERVER-53933 Update compile expansions script for releasesr4.9.0-alpha2Brian McCarthy2021-01-211-1/+1
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-2/+0
* SERVER-38581 Add is_release expansion and use it in the mobile buildRamon Fernandez2018-12-131-0/+2
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-12/+13
* SERVER-29422 Respect version.json in patch buildsBrian Samek2017-08-151-74/+107
* Revert "SERVER-27645: sync scons cache between compiles"Sam Kleinman2017-01-251-5/+1
* SERVER-27645: sync scons cache between compilesSam Kleinman2017-01-231-1/+5
* SERVER-25706: only exclude linked artifacts from scons cache on static buildsSam Kleinman2016-08-191-1/+7
* SERVER-25402 Add an option to not cache linked artifactsAndrew Morrow2016-08-131-1/+1
* SERVER-25171: fix path for scons cache for windows variantsSam Kleinman2016-08-021-2/+2
* SERVER-25171: add scons cache support and enable on relevant non-push variantsSam Kleinman2016-08-011-0/+20
* Revert "SERVER-25171: add scons cache support and enable on relevant non-push...Spencer T Brody2016-08-011-20/+0
* SERVER-25171: add scons cache support and enable on relevant non-push variantsSam Kleinman2016-08-011-0/+20
* SERVER-17782 Fix tarball naming in push taskJonathan Reams2015-05-221-3/+3
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-211-0/+59