efl/src/lib/ecore_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
..
Ecore_Evas.h doxygen docs: Add @since tags to EE selection API 2020-04-29 09:08:45 +02:00
Ecore_Evas_Types.h ecore_evas: define the predefine for wl2 instead of wayland 2017-08-12 15:30:53 +02:00
ecore_evas.c ecore_evas: fix uninitialized variable warning 2020-05-23 14:55:53 +01:00
ecore_evas_buffer.c ecore_evas_buffer: Unregister input events when ecore_evas_buffer is freed 2019-12-30 11:23:22 -05:00
ecore_evas_buffer.h ecore_evas buffer: fix a deadlock issue. 2019-07-22 17:14:10 +09:00
ecore_evas_cocoa.h
ecore_evas_deprecated.c
ecore_evas_drm.h evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_evas_ews.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.h
ecore_evas_fallback_selection.c ecore_evas: fix fallback code 2020-04-16 14:53:33 +02:00
ecore_evas_module.c include evil_private.h in last files, and disable symbolic links on Windows in a couple of files 2019-05-22 07:59:05 -04:00
ecore_evas_private.h ecore_evas: only define these eina errors once 2020-04-30 09:22:01 -04:00
ecore_evas_util.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
ecore_evas_wayland.h ecore-evas-wayland: Add aux_hint functions to Wayland Interface 2017-06-13 12:57:17 -04:00
ecore_evas_win32.h
ecore_evas_x11.h
meson.build build: time for efl-one 2020-05-27 11:06:48 +02:00