summaryrefslogtreecommitdiff
path: root/buildscripts/moduleconfig.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8466 SERVER-8467 Clang support and autodetectionAndrew Morrow2013-03-151-2/+2
* SERVER-7118 Change "mongo modules" to use SConscript files for modules.Andy Schwerin2012-10-231-95/+107
* skip building the moduletests.txt file if no modulesDan Crosta2012-07-111-0/+3
* allow db modules to declare scripts that are run as a test suiteDan Crosta2012-07-101-2/+37
* use env.Glob in buildscripts/moduleconfigDan Crosta2012-07-101-1/+1
* db/modules may not exist, so don't fail if it doesn'tDan Crosta2012-07-061-0/+3
* discover and configure modules in db/modules/Dan Crosta2012-07-061-0/+90