efl/src/bin/eolian
Daniel Kolesa d82deea833 eolian gen: add generation of build dependencies
It is now possible to generate a separate .d file which will
contain Make-style dependencies for the files generated in that
batch, i.e. if you geerate header, legacy header and source, the
.eo.d file will contain dependency lists for those three.

It should be possible to integrate this into our build system to
enable proper regeneration of .eo files in an incremental manner.

Fixes T2251.
2018-10-24 12:02:43 +02:00
..
.gitignore eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
docs.c eolian: use the legacy_prefix to generate the legacy doxygen group names 2018-10-09 15:29:08 +02:00
docs.h eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
headers.c eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
headers.h eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
main.c eolian gen: add generation of build dependencies 2018-10-24 12:02:43 +02:00
main.h eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00
sources.c eolian gen: remove unused promise variables 2018-05-03 17:14:39 +02:00
sources.h eolian: do not require unit when stringifying types 2018-01-16 16:39:05 +01:00
types.c eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
types.h eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00