summaryrefslogtreecommitdiff
path: root/buildscripts/scons.py
AgeCommit message (Expand)Author
2021-02-05SERVER-35121 added verification of python requirements.txt.Daniel Moody
2020-11-26SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl
2019-12-20SERVER-45198 Upgrade SCons to 3.1.2Mathew Robinson
2019-10-01SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson
2019-09-25SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson
2019-08-16SERVER-39467 Upgrade vendored SCons to 3.1.1Mathew Robinson
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Remove references to Python 2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2019-01-24SERVER-38004 Upgrade SCons to version 3.0.4Henrik Edin
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-03-28SERVER-28475 Require SCons 2.5 and Python 2.7Andrew Morrow
2017-03-28SERVER-28497 buildscripts/scons.py uses scons from /usr/localMark Benvenuto
2017-03-09SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...Mark Benvenuto
2016-07-12SERVER-24849 Vendor SCons 2.5.0Andrew Morrow