efl/src/lib/evas
Daniel Kolesa 5a3d79d383 meson: add eolian custom dependencies support
This uses the meson/ninja depfile functionality + eolian to make
sure proper dependencies between generated files and .eo files
are managed, to ensure consistent re-generation of all generated
files that are affected upon .eo file modification.

For custom rules with multiple outputs, Ninja currently does not
support depfiles. Therefore, split those into two custom rules
so that the depfiles functionality can be enabled. While this
is ugly and slows down the process a little by having to invoke
Eolian twice instead of once, it has to be done and it's still
better than what we had in Autotools anyway.

Differential revision: D7187

Fixes T6700.
2018-10-24 12:02:55 +02:00
..
cache evas cache - avoid a segv... 2018-10-11 16:25:06 +01:00
canvas meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
common here comes meson 2018-10-02 17:22:50 +02:00
common3d here comes meson 2018-10-02 17:22:50 +02:00
file here comes meson 2018-10-02 17:22:50 +02:00
filters meson: unify system properties 2018-10-05 13:40:29 +02:00
gesture meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
include meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
vg here comes meson 2018-10-02 17:22:50 +02:00
Evas.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Evas.hh cxx: Fix evas compile test and Evas.hh 2017-12-05 10:14:03 +09:00
Evas_Common.h evas-file: Remove cserve2 support 2018-08-30 13:49:04 +09:00
Evas_Eo.h Revert "evas vg: changed "vg object" to "vg"" 2018-09-10 17:27:42 +09:00
Evas_GL.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Evas_Internal.h evas: add a way to figure out the evas class that should be the real parent for all legacy object. 2018-05-24 16:02:19 -07:00
Evas_Legacy.h Revert "evas vg: changed "vg object" to "vg"" 2018-09-10 17:27:42 +09:00
Evas_Loader.h Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
main.c evas: remove redundant internal functions. 2018-10-11 13:46:37 +09:00
meson.build meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00