efl/src
Lucas Cavalcante de Sousa 4de94638a6 efl-mono: Correctly load dynamic libs for OSX
Summary:
OSX libs end with `.dylib`, so it made failed to load libs, for instance
dl name is `dl.dylib` making it unable to load as it was before
(`libdl.so`).

Test Plan:
Compare with master and note that this diff is able to fail on tests, and
not about importing libs.
- Configure as especified by Enlightenment man page + `-Dbindigns=mono -Ddotnet=true`:
```
meson -Dsystemd=false -Dv4l2=false -Davahi=false -Deeze=false -Dx11=false -Dopengl=full -Dcocoa=true -Dnls=false -Demotion-loaders-disabler=gstreamer1,libvlc,xine -Decore-imf-loaders-disabler=scim,ibus -Dbindigns=cxx,mono -Ddotnet=true --prefix=$PWD/prefix build
```
- Build normally
- Test `efl-mono-suite`

Reviewers: felipealmeida

Reviewed By: felipealmeida

Subscribers: stefan_schmidt, cedric, #reviewers, #committers, woohyun

Tags: #efl, #expertise_solutions

Differential Revision: https://phab.enlightenment.org/D12156
2020-11-25 10:43:47 -03:00
..
benchmarks singularize srand in eina_init - only once in one place 2020-10-03 20:46:50 +01:00
bin singularize srand in eina_init - only once in one place 2020-10-03 20:46:50 +01:00
bindings efl-mono: Correctly load dynamic libs for OSX 2020-11-25 10:43:47 -03:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples Evil : move mkstemp(s) and mkdtemp in eina_file directly 2020-10-08 11:58:11 +01:00
generic Get rid of trailing whitespaces (3 / 14) 2020-06-23 10:28:13 +02:00
lib eina: Rename EAPI macro to EINA_API in Eina library 2020-11-25 09:42:47 -03:00
modules ui transit: improve zoom effect smoothness by subpixel rendering. 2020-11-25 10:11:59 +09:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs vg_load_svg: Implement ClipPath feature 2020-10-14 19:16:53 +09:00
tests eina: Rename EAPI macro to EINA_API in Eina library 2020-11-25 09:42:47 -03:00
wayland_protocol refactor build 2020-05-27 11:06:46 +02:00