efl/src/examples/emotion
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
..
.gitignore
Makefile.examples
emotion_basic_example.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
emotion_border_example.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
emotion_generic_example.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
emotion_generic_subtitle_example.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
emotion_signals_example.c examples: emotion: fix event naming after convert to EFL Canvas Object 2016-09-22 11:43:34 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00