Age | Commit message (Collapse) | Author |
|
svn-id: r10735
|
|
MSVC6 doesn't like the "using" keyword and consequently
got confused by the namespaces.
svn-id: r10726
|
|
Sorry, MSVC6 doesn't seem to properly deal with the line
friend class Singleton<PluginManager>;
svn-id: r10723
|
|
svn-id: r10688
|
|
svn-id: r10544
|
|
modules; right now only work on OS X; once we add more build rules, other systems with dlopen() should work, too (e.g. Linux); Windows support may come later. This is still very much WIP
svn-id: r10304
|
|
(this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
svn-id: r10282
|