efl/src/bin/edje/epp
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
..
cppalloc.c Edje epp: Fix FSF mailing address in the copyright notice. 2015-03-06 10:40:14 +00:00
cpperror.c Edje epp: Fix FSF mailing address in the copyright notice. 2015-03-06 10:40:14 +00:00
cppexp.c Edje epp: Fix FSF mailing address in the copyright notice. 2015-03-06 10:40:14 +00:00
cpphash.c cpphash: Fix not to access freed pointer. 2016-12-06 14:48:20 +09:00
cpphash.h
cpplib.c efl src - mark fallthrough switch statements in 3rd party code 2017-08-04 10:19:27 +09:00
cpplib.h efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
cppmain.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00