efl/src/lib/ecore_buffer
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_Buffer.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Ecore_Buffer_Queue.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
bq_mgr_protocol.c
bq_mgr_protocol.h
buffer_queue.c
buffer_queue.h
ecore_buffer.c
ecore_buffer_con.c
ecore_buffer_con.h
ecore_buffer_consumer.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_buffer_private.h
ecore_buffer_provider.c
ecore_buffer_queue_main.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00
shared_buffer.c
shared_buffer.h