summaryrefslogtreecommitdiff
path: root/buildscripts/moduleconfig.py
AgeCommit message (Expand)Author
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2022-09-02SERVER-68593 Disable low value python warningsAlexander Neben
2022-06-22SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels
2019-12-04SERVER-44390 Optimize for success in moduleconfigMathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-11-30SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-04-18SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto
2015-06-20SERVER-18575: clang_format.pyMark Benvenuto
2015-04-09SERVER-17897 Add a way to opt out of building modulesMathias Stearn
2013-03-15SERVER-8466 SERVER-8467 Clang support and autodetectionAndrew Morrow
2012-10-23SERVER-7118 Change "mongo modules" to use SConscript files for modules.Andy Schwerin
2012-07-11skip building the moduletests.txt file if no modulesDan Crosta
2012-07-10allow db modules to declare scripts that are run as a test suiteDan Crosta
2012-07-10use env.Glob in buildscripts/moduleconfigDan Crosta
2012-07-06db/modules may not exist, so don't fail if it doesn'tDan Crosta
2012-07-06discover and configure modules in db/modules/Dan Crosta