efl/src/modules/ecore_imf/scim
Marcel Hollerbach 44a33c2dad meson: support unified suffixes for modules
A long story in a few words: sometimes on macos modules will be compiled
into .dylib, sometimes, into .so suffix. We did not set the suffix
everywhere in our meson build instructions, hence our suffixes have been
differently, which resulted in random load fails on different maschines.

With this commit, we ensure that we suffix all modules the same way.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11650
2020-04-07 10:58:17 +02:00
..
meson.build meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
scim_imcontext.cpp ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
scim_imcontext.h
scim_module.cpp ecore imf - fix modules that are x11 based to only load in x11 and in wl 2015-10-31 11:40:05 +09:00