summaryrefslogtreecommitdiff
path: root/buildscripts/moduleconfig.py
AgeCommit message (Expand)Author
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