summaryrefslogtreecommitdiff
path: root/buildscripts/generate_compile_expansions.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-63191 Generate build expansions earlyRyan Egesdahl2022-08-121-52/+0
| | | | (cherry picked from commit 2836afbf9ae9244cae0a77e39ae9e59f46441ce8)
* SERVER-64883 routine changes for branchingr6.0.0-rc0Robert Guo2022-04-131-2/+2
|
* 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
| | | | This reverts commit ff3841b180f7090f779874e96c37fe10ac6bd16f.
* 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
| | | | This reverts commit 24aa56a6ed096a470f1380709b87084ff74106b5.
* 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
| | | | This reverts commit ab67716a0cee36d0860499b03344134814436844.
* 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 ↵Spencer T Brody2016-08-011-20/+0
| | | | | | non-push variants" This reverts commit bc7e4e6821639ee766ada83483975668af98f367.
* 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