summaryrefslogtreecommitdiff
path: root/buildscripts/utils.py
AgeCommit message (Expand)Author
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2021-03-06SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue
2020-02-03SERVER-44549 Remove the mobile storage engineAndrew Morrow
2020-01-16SERVER-42702 $PYTHON should not be used in build signatureMathew Robinson
2019-05-07SERVER-41038 Guarantee that git describe returns the same number of digits re...Mathew Robinson
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2018-03-09SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams
2017-07-12SERVER-30055 Exclude sqlite third party from the linterKim Tao
2017-01-12SERVER-11095: Have getAllSourceFiles follow symlinks inside the modules direc...Daniel Gottlieb
2016-08-26SERVER-25814 Do not lint the vendored gotoolsRamon Fernandez
2015-07-14SERVER-18531 Integrate SpiderMonkeyJason Carey
2015-05-21SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams
2014-05-01SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh
2013-11-26SERVER-9608 updated shouldKill() to detect and terminate mongod process using...Benety Goh
2013-06-11SERVER-9486 git submodule scons build issue fixGary Murakami
2012-10-16can pass a list of files to lint.pyEliot Horowitz
2012-10-15move lint code to its own directoryEliot Horowitz
2012-07-10smoke.py: run cleanbb before each test phaseDan Crosta
2012-05-11some md5 helpersEliot Horowitz
2012-04-12buildlogger: make everything unicodeDan Crosta
2012-03-22SERVER-5140: Short-circuit smoke_python_name() if the running python interpre...Andy Schwerin
2012-02-23SERVER-5057 safely invoke smoke.py from SConscript.smokeDan Crosta
2012-02-18Revert "BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused...Eliot Horowitz
2012-02-17avoid killing the smoke.py (which invokes cleanbb) from cleanbbDan Crosta
2012-02-16BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused s3 scri...Dan Crosta
2012-02-16ALL smoke.py invocations are done through smoke_command()Dan Crosta
2010-09-03some cleaningEliot Horowitz
2010-08-26just renaming some things in smoke.py to be more consistent - no functional c...Mike Dirolf
2010-07-19cleaning and error code stuffEliot Horowitz
2010-05-23seperate package for c++ clientEliot Horowitz
2010-05-14trying to make build workEliot Horowitz
2010-05-14try to fix buildEliot Horowitz
2010-05-14Fixups in smoke.py, utils.py SERVER-253Richard Kreuter
2010-02-11wait longer but smarter for mongod to stasrtEliot Horowitz
2010-02-04bb filesEliot Horowitz