efl/src/static_libs
Marcel Hollerbach 28f630ba41 meson: redo evas building
Summary:
before recent times we had to support static and shared building based
on the options of the user, which forced us to complicate our build with
the evas_goal hack. the evas_goal hack more or less was the idea of
"faking" the evas build in the evas directory, finish all the .eo
generation there, then build the modules and make all the static files
ready. Then build everything in evas_goal.

Now, that we just build everything the same always, we can simply build
it in the evas way (removing the evas_goal hack FINALLY), as the same modules
are build statically and shared.
This also gives us the possibility to build the shared image loaders
*again* the the modules directory, which unbreaks peoples build scripts
who packaged loader files seperatly.

Reviewers: zmike, raster, cedric, stefan_schmidt

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10548
2019-10-29 12:54:56 -04:00
..
atspi here comes meson 2018-10-02 17:22:50 +02:00
buildsystem meson: redo evas building 2019-10-29 12:54:56 -04:00
draw draw static lib: use sse3 instructions set even on Windows 2019-07-12 12:19:19 +01:00
freetype freetype: Prevent lose of data when fixed point divide calculation. 2019-09-04 12:07:09 +09:00
http-parser here comes meson 2018-10-02 17:22:50 +02:00
libdrm here comes meson 2018-10-02 17:22:50 +02:00
libunibreak libunibreak: add missing __has_attribute definitions for old compilers 2019-05-10 17:56:29 -07:00
lz4 lz4: fix potential div by zero 2019-10-15 11:21:50 -03:00
rg_etc cmake: remove! 2018-12-20 20:07:26 +01:00
triangulator cmake: remove! 2018-12-20 20:07:26 +01:00
vg_common vector json: fix a ordering issue of stroke. 2019-10-17 17:54:02 +09:00