efl/src/bin/edje
Marcel Hollerbach 79ded15ad3 meson: enable cross compiling
the inital work for this commit was coming from `Mark van der Putten`.
In order to not have more options for this, the idea came up to use
mesons autodetection using PATH.

If a cross file is specified, the binaries are used from the system,
rather than from the intree. (Which means --cross-file has the
dependency of efl on the buildsystem)

Differential Revision: https://phab.enlightenment.org/D7415
2018-12-07 13:05:31 +01: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 - warn - use correct free prorotype for has free func 2018-11-09 11:44:00 +00:00
edje_cc_mem.c edje: reformat bin/ c files 2018-02-28 16:02:37 -05:00
edje_cc_out.c edje_cc - warn - fix buf truncation by snprintf by extending buffers 2018-11-09 11:44:00 +00:00
edje_cc_parse.c edje_cc_parse - use memcpy instead of strncpy as we are truncating 2018-11-09 11:44:00 +00: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 codegen: ensure we include the filename and not the path 2018-11-02 12:43:26 +01: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
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 player - fix ridiculous use of srncat 2018-11-09 11:44:00 +00: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 meson: enable cross compiling 2018-12-07 13:05:31 +01:00