summaryrefslogtreecommitdiff
path: root/buildscripts/scons.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-141-1/+6
* Revert "SERVER-69636 Collect SCons Metrics"Uladzimir Makouski2022-11-091-6/+1
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-081-1/+6
* SERVER-35121 added verification of python requirements.txt.Daniel Moody2021-02-051-1/+12
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-1/+2
* SERVER-45198 Upgrade SCons to 3.1.2Mathew Robinson2019-12-201-1/+1
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-10-011-1/+2
* SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson2019-09-251-1/+1
* SERVER-39467 Upgrade vendored SCons to 3.1.1Mathew Robinson2019-08-161-1/+1
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Remove references to Python 2Mathew Robinson2019-04-081-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-2/+0
* SERVER-38004 Upgrade SCons to version 3.0.4Henrik Edin2019-01-241-1/+1
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-6/+7
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-1/+1
* SERVER-28475 Require SCons 2.5 and Python 2.7Andrew Morrow2017-03-281-1/+1
* SERVER-28497 buildscripts/scons.py uses scons from /usr/localMark Benvenuto2017-03-281-8/+17
* SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...Mark Benvenuto2017-03-091-2/+3
* SERVER-24849 Vendor SCons 2.5.0Andrew Morrow2016-07-121-0/+16