summaryrefslogtreecommitdiffstats
path: root/src/extension/loader.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed path resolution in plugin loader.Moritz Eberl2016-04-271-1/+1
| | | (bzr r14862.1.1)
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
| | | (bzr r14861)
* Modified the windows build to integrate gmodule-2.0 and loader.cpp/.hMoritz Eberl2016-04-121-2/+36
| | | | | Added method to check inscape version used to build plugins. (bzr r14761.1.3)
* fixed naming of methods. External extensions can now be other module types.Moritz Eberl2016-04-121-5/+5
| | | (bzr r14761.1.2)
* Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-111-0/+103
(bzr r14761.1.1)