efl/src
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
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin build: add version to exactness libs 2020-04-06 09:05:08 +02:00
bindings C#: Update C# code-generation to use a new ICustomMarshaler in some string usages that were leaking 2020-03-23 14:18:16 -03:00
edje_external meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
examples doxygen docs: Fix warnings in Ecore_Evas.h 2020-03-24 13:43:37 +01:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib evas: prepare for cur beeing NULL 2020-04-07 10:58:11 +02:00
modules meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: register shape name as it's designed. 2020-03-10 21:12:53 +09:00
tests efl.ui.textbox: add test case for copy/paste results 2020-04-06 11:05:27 +02:00
wayland_protocol