summaryrefslogtreecommitdiff
path: root/libmodman/module_manager.hpp
Commit message (Expand)AuthorAgeFilesLines
* Change modman module to use a structure enabling real builtinnicolas.dufresne2010-08-181-1/+1
* merge from stormernpmccallum2010-03-121-2/+8
* fix all symbols with a leading '_'npmccallum2010-02-241-1/+1
* fix a crasher if debug is enabled and no config_modules are found; make built...npmccallum2010-02-241-1/+1
* move module suffixes to inside (don't expose in the api)npmccallum2010-02-241-9/+1
* add support for builtin modulesnpmccallum2010-02-241-0/+1
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-1/+0
* add load_module() methodnpmccallum2010-02-111-0/+1
* added suffix support to the load_dir() methodnpmccallum2010-02-111-1/+9
* make DLL_EXPORT privatenpmccallum2010-02-071-1/+1
* remove googlecode from the namespacenpmccallum2010-02-051-4/+0
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-0/+83