efl/src/lib/ecore_evas
Marcel Hollerbach 46d464e5bf here comes meson
a new shiny buildtool that currently completes in the total of ~ 4 min..
1 min. conf time
2:30 min. build time
Where autotools takes:
1:50 min. conf time
3:40 min. build time.

meson was taken because it went quite good for enlightenment, and is a traction gaining system that is also used by other mayor projects. Additionally, the DSL that is defined my meson makes the configuration of the builds a lot easier to read.

Further informations can be gathered from the README.meson

Right now, bindings & windows support are missing.

It is highly recommented to use meson 0.48 due to optimizations in meson
that reduced the time the meson call would need.

Co-authored-by: Mike Blumenkrantz <zmike@samsung.com>

Differential Revision: https://phab.enlightenment.org/D7012
Depends on D7011
2018-10-02 17:22:50 +02:00
..
Ecore_Evas.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09: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: Add new way to register animators 2018-09-18 09:42:38 -05:00
ecore_evas_buffer.c ecore-evas/buffer: implement ignore_events method 2018-08-22 18:35:11 +09:00
ecore_evas_buffer.h ecore-evas-buffer: defer resize callback until pre-render 2018-05-23 17:35:18 -04:00
ecore_evas_cocoa.h ecore_cocoa: add support for system cursors 2015-12-01 12:15:31 -08:00
ecore_evas_deprecated.c
ecore_evas_drm.h ecore-evas-drm: Include Evas_Internal header 2018-02-13 11:44:01 -05: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_module.c ecore: use new bs static lib 2018-02-17 21:17:58 +01:00
ecore_evas_private.h ecore: Add new way to register animators 2018-09-18 09:42:38 -05:00
ecore_evas_util.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09: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 ecore_evas: refactor VNC as an Eina Module. 2016-10-28 09:56:47 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00