efl/src/modules
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
..
ecore here comes meson 2018-10-02 17:22:50 +02:00
ecore_buffer here comes meson 2018-10-02 17:22:50 +02:00
ecore_evas here comes meson 2018-10-02 17:22:50 +02:00
ecore_imf here comes meson 2018-10-02 17:22:50 +02:00
ecore_wl2 here comes meson 2018-10-02 17:22:50 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
eina here comes meson 2018-10-02 17:22:50 +02:00
elementary meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
emotion here comes meson 2018-10-02 17:22:50 +02:00
ethumb here comes meson 2018-10-02 17:22:50 +02:00
evas meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00