efl/src/lib/evas
Marcel Hollerbach 92b049b4d7 build: time for efl-one
this is building parts of efl into a single .so and links all modules
and binaries to it.

The libraries themselfs are build as .a's which are linked together as
.so's. Which is required as every subproject has its little custom
c_flags, which are somtimes conflicting.

After the final .so is then built, all the split up libraries are
replaced with the efl-one. After that the modules and binaries are built
correctly with the correct link on the efl-one parts.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11808
2020-05-27 11:06:48 +02:00
..
cache evas cache - up padding just in case i was off by one 2020-04-17 11:06:32 +01:00
canvas evas_textblock: fix doc typo 2020-05-26 16:03:51 +02:00
common evas: resolve float compare warnings 2020-05-12 16:10:02 +02:00
file meson: redo evas building 2019-10-29 12:54:56 -04:00
filters evas/filter: resolve float compare warnings 2020-05-12 16:10:02 +02:00
gesture evas: gesture_manager: fix usage of long on Windows 2020-05-19 13:58:59 +02:00
include evas: do not call evas_object_change in reneder_post 2020-05-19 13:14:30 +09:00
software_generic refactor build 2020-05-27 11:06:46 +02:00
vg evas: resolve float compare warnings 2020-05-12 16:10:02 +02:00
Efl_Canvas.h Fix namespace clashes for Efl.Text.Cursor 2020-04-14 12:25:55 +02:00
Evas.h doxygen docs: Replace broken URL with doxygen ref 2020-04-29 17:33:39 +02:00
Evas.hh efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
Evas_Common.h doxygen docs: Fix most errors on Evas_Legacy.h 2020-04-27 17:25:27 +02:00
Evas_Eo.h Fix namespace clashes for Efl.Text.Cursor 2020-04-14 12:25:55 +02:00
Evas_GL.h doxygen: fix invalid anchor names 2020-02-28 12:07:45 +01:00
Evas_Internal.h Fix namespace clashes for Efl.Text.Cursor 2020-04-14 12:25:55 +02:00
Evas_Legacy.h evas_vg_node: deprecate evas_vg_node_geometry_set. 2020-05-12 11:13:27 +09:00
Evas_Loader.h doxygen docs: Fix most errors on Evas_Legacy.h 2020-04-27 17:25:27 +02:00
main.c evas: remove redundant internal functions. 2018-10-11 13:46:37 +09:00
meson.build build: time for efl-one 2020-05-27 11:06:48 +02:00