Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-15 | An Imf module can fail to create a context so we should check the | Chris Michael | |
return of module->create for valid context before trying to call functions or use it. Signed-off-by: Chris Michael <cp.michael@samsung.com> | |||
2013-07-24 | Add wayland to ecore_imf "in tree" modules | Chris Michael | |
Signed-off-by: Chris Michael <cp.michael@samsung.com> | |||
2013-01-10 | efl/ecore_imf: consider ECORE_IMF_MODULES_DIR. | Gustavo Sverzut Barbieri | |
also do the standard eina_prefix_lib_get() usage as the last one. SVN revision: 82505 | |||
2013-01-09 | ecore_imf: install module under MODULE_ARCH like the rest of EFL | Lucas De Marchi | |
SVN revision: 82478 | |||
2013-01-09 | efl: move ecore/immodules to ecore_imf | Lucas De Marchi | |
Move both the source tree and the install directory. SVN revision: 82474 | |||
2013-01-04 | efl: make libraries aware of EFL_RUN_IN_TREE. | Gustavo Sverzut Barbieri | |
this variable tells that the build is being done in tree and we should not look at install locations. SVN revision: 82217 | |||
2012-12-02 | merge: add escape ecore, fix several bugs | Vincent Torri | |
SVN revision: 79995 |