summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Modules.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' into qpid-2920, trunk at r1081631Alan Conway2011-03-151-2/+1
* Avoid possible initialisation dependency problem by using a "staticAndrew Stitcher2010-04-271-6/+9
* Automatically add shared library suffix to module name in --load-module.Alan Conway2009-11-041-10/+19
* Add ability to load modules from something other than a .so file; allows load...Stephen D. Huston2009-10-211-1/+9
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Clearer error message for case when specified module-dir is not a directory.Gordon Sim2008-11-241-0/+4
* Refactor duplicated Module-handling from broker/client to commonStephen D. Huston2008-10-261-0/+74