summaryrefslogtreecommitdiff
path: root/buildscripts/scons_cache_prune.py
AgeCommit message (Collapse)Author
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ↵Steve McClure
idl (#22254) GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2022-12-20SERVER-72266 Fixed scons cache pruningAlexander Neben
2022-01-24SERVER-62285 added processing of cache-dir push failures.Daniel Moody
2022-01-19SERVER-62680 write cache retrievals into a tmp location before final ↵Daniel Moody
destination.
2022-01-18Revert "SERVER-62285 added processing of cache-dir push failures"Daniel Moody
This reverts commit ee974eefd38564d69147cda4acd34c54f2796760.
2022-01-11SERVER-62285 added processing of cache-dir push failuresDaniel Moody
https://github.com/SCons/scons/pull/4078
2021-06-21SERVER-57732 update scons cache prune script to handle other alternate cksum ↵Daniel Moody
files
2021-04-09SERVER-54732 Added validate cachedir toolDaniel Moody
2021-01-14SERVER-53749 Reduce info logging on SCons cache pruning scriptBrian McCarthy
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-12-13SERVER-38395 Python global logger is polluted when importing certain ↵Jonathan Abrahams
resmokelib modules
2018-04-27SERVER-34655 Fix lintBrian McCarthy
2018-04-27SERVER-34655 Enhance SCons prune script error checkingBrian McCarthy
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2016-08-02SERVER-25395: use scons cache for perf projectsSam Kleinman
2016-08-01SERVER-25171: add scons cache support and enable on relevant non-push variantsSam Kleinman
2016-08-01Revert "SERVER-25171: add scons cache support and enable on relevant ↵Spencer T Brody
non-push variants" This reverts commit bc7e4e6821639ee766ada83483975668af98f367.
2016-08-01SERVER-25171: add scons cache support and enable on relevant non-push variantsSam Kleinman