efl/src/modules/ecore_imf/ibus
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
..
ibus_imcontext.c ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
ibus_imcontext.h ecore_imf/ibus: Fix memory leak allocated by ibus_bus_new 2017-03-02 10:19:53 +09:00
ibus_module.c ecore imf - ibus - fill all struct fields 2018-11-09 11:44:00 +00:00
meson.build meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00