common/ecore-glue: added libmurphy-ecore, an EFL/ecore murphy superloop.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 27 Sep 2012 08:23:31 +0000 (11:23 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 26 Oct 2012 16:03:51 +0000 (19:03 +0300)
commit46a940fdb216b07173017f48c8f70ed5a119970c
treeb8c3040dc5175db6bfefb1a8e424c5ec1ab83a80
parent1fea9cb467a8866427129c01ee26dc468c4a8504
common/ecore-glue: added libmurphy-ecore, an EFL/ecore murphy superloop.

libmurphy-ecore provides the necessary gluing code to enable the murphy
mainloop to be pumped by an EFL/ecore mainloop. Since ecore internally
uses glib, we'll probably have eventually a similar glib-glue library
and use that for ecore-glue as well...
configure.ac
src/Makefile.am
src/common/ecore-glue.c [new file with mode: 0644]
src/common/ecore-glue.h [new file with mode: 0644]
src/common/murphy-ecore.pc.in [new file with mode: 0644]
src/common/tests/Makefile.am
src/linker-script.ecore [new file with mode: 0644]