summaryrefslogtreecommitdiffstats
path: root/src/extension/loader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix broken headersAlex Valavanis2016-08-031-0/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Fixed path resolution in plugin loader.Moritz Eberl2016-04-271-1/+1
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
* Modified the windows build to integrate gmodule-2.0 and loader.cpp/.hMoritz Eberl2016-04-121-2/+36
* fixed naming of methods. External extensions can now be other module types.Moritz Eberl2016-04-121-5/+5
* Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-111-0/+103