efl/src/bin/edje
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
..
epp here comes meson 2018-10-02 17:22:50 +02:00
.gitignore
edje_cc.c edje_cc: disable efreetd connection 2018-07-06 15:51:59 +02:00
edje_cc.h edje_cc: add 'skip_namespace_validation' keyword 2018-07-05 22:59:18 +02:00
edje_cc_handlers.c edje_cc: add 'skip_namespace_validation' keyword 2018-07-05 22:59:18 +02:00
edje_cc_mem.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_cc_out.c edje_cc: change .mo file write location to be relative to the .edj file 2018-08-08 14:42:05 +02:00
edje_cc_parse.c edje_cc: add 'skip_namespace_validation' keyword 2018-07-05 22:59:18 +02:00
edje_cc_script.c Revert "edje: code refactoring for readibility." 2018-06-21 19:33:41 +09:00
edje_cc_sources.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_codegen.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_convert.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_convert.h edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_convert_main.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_data_convert.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_decc.c edje: add ability to reference images from other edje files 2018-02-28 16:02:38 -05:00
edje_decc.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_external_inspector.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_inspector.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_multisense_convert.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_multisense_convert.h
edje_pick.c Revert "edje: code refactoring for readibility." 2018-06-21 19:33:41 +09:00
edje_player.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_recc edje_recc: don't use negative exit code in a /bin/sh script 2017-11-03 15:46:11 -05:00
edje_watch.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00