index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
scons.py
Age
Commit message (
Expand
)
Author
2021-02-05
SERVER-35121 added verification of python requirements.txt.
Daniel Moody
2020-11-26
SERVER-48291 Add global dependency pushdown to libdeps
Ryan Egesdahl
2019-12-20
SERVER-45198 Upgrade SCons to 3.1.2
Mathew Robinson
2019-10-01
SERVER-43471 scons.py should not swallow ImportError
Mathew Robinson
2019-09-25
SERVER-43634 Report different errors for missing scons and fail to import scons
Mathew Robinson
2019-08-16
SERVER-39467 Upgrade vendored SCons to 3.1.1
Mathew Robinson
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Remove references to Python 2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-01-24
SERVER-38004 Upgrade SCons to version 3.0.4
Henrik Edin
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-03-28
SERVER-28475 Require SCons 2.5 and Python 2.7
Andrew Morrow
2017-03-28
SERVER-28497 buildscripts/scons.py uses scons from /usr/local
Mark Benvenuto
2017-03-09
SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...
Mark Benvenuto
2016-07-12
SERVER-24849 Vendor SCons 2.5.0
Andrew Morrow