efl/src/lib/elput
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
..
Elput.h elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elput.c elput: Remove unused and useless event type 2018-07-17 22:39:50 -04:00
elput_evdev.c ecore_wl2&elput: correctly fill the key structure 2018-07-10 14:44:36 -04:00
elput_input.c elput - don't segv on shutdown when libinput dispatch happens to free lib 2018-02-26 00:36:17 +09:00
elput_logind.c elput: Fix null pointer dereference 2018-01-23 07:00:19 -05:00
elput_manager.c elput: Minor formatting fixes 2016-05-26 08:42:38 -04:00
elput_private.h elput: Fix issue of pointer rotation not being set on startup 2017-10-03 14:14:04 -04:00
elput_touch.c elput: Properly check return values from libinput config functions 2016-12-14 09:18:14 -05:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00