Host/Plugin Interfaces for GObject Based Applications/Libraries
Go to file
Kolan Sh ee8c6209db Dependency accounting between modules.
Typically, common classes are placed in a separate library
that is loaded by the system, but if this is not done,
then you need to select the correct sequence for loading the modules,
which is done in the loop.
2018-06-21 18:03:51 +03:00
cmake submodules URLs updated. 2018-06-20 14:19:48 +03:00
cpack Homepage menu link added. 2015-12-15 18:02:04 +03:00
pkg-config Merge {host,plugin}-iface into one common library. 2015-11-06 02:39:24 +03:00
po cmake/backbone submodule updated. 2015-10-19 20:36:48 +03:00
src Dependency accounting between modules. 2018-06-21 18:03:51 +03:00
test Different load methods: load_modules(), load_modules_depth2(). 2018-04-28 17:39:26 +03:00
util util/backbone submodule udpated: valadoc 2016-12-08 04:14:29 +03:00
.gitmodules submodules URLs updated. 2018-03-29 10:01:11 +03:00
AUTHORS First development version. 2014-10-16 15:03:52 +04:00
CMakeLists.txt Bump version number to 0.1.13 2016-09-02 18:04:20 +03:00
COPYING First development version. 2014-10-16 15:03:52 +04:00
INSTALL First development version. 2014-10-16 15:03:52 +04:00
MAINTAINERS First development version. 2014-10-16 15:03:52 +04:00
README Initial commit. 2014-09-19 10:45:05 +04:00
valadoc_env First development version. 2014-10-16 15:03:52 +04:00

README

Host/Plugin Interfaces for GObject Based Applications/Libraries.