efl/src/modules/elementary
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
..
access_output here comes meson 2018-10-02 17:22:50 +02:00
clock_input_ctxpopup here comes meson 2018-10-02 17:22:50 +02:00
prefs here comes meson 2018-10-02 17:22:50 +02:00
test_entry here comes meson 2018-10-02 17:22:50 +02:00
test_map here comes meson 2018-10-02 17:22:50 +02:00
web meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00