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
/
moduleconfig.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2022-06-22
SERVER-67122 Add warning when requesting a module that doesn't exist or when ...
Richard Samuels
2019-12-04
SERVER-44390 Optimize for success in moduleconfig
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2018-11-30
SERVER-38056 enable building just some of the pieces of the enterprise module
Gabriel Russell
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-04-18
SERVER-28308 Integrate python linting for IDL into Evergreen
Mark Benvenuto
2015-06-20
SERVER-18575: clang_format.py
Mark Benvenuto
2015-04-09
SERVER-17897 Add a way to opt out of building modules
Mathias Stearn
2013-03-15
SERVER-8466 SERVER-8467 Clang support and autodetection
Andrew Morrow
2012-10-23
SERVER-7118 Change "mongo modules" to use SConscript files for modules.
Andy Schwerin
2012-07-11
skip building the moduletests.txt file if no modules
Dan Crosta
2012-07-10
allow db modules to declare scripts that are run as a test suite
Dan Crosta
2012-07-10
use env.Glob in buildscripts/moduleconfig
Dan Crosta
2012-07-06
db/modules may not exist, so don't fail if it doesn't
Dan Crosta
2012-07-06
discover and configure modules in db/modules/
Dan Crosta