efl/src/examples/eolian_cxx
Mike Blumenkrantz 310d6d972d build: move src/examples/ to a single makefile
this greatly improves build times by improving parallelizing, though it
does introduce more BUILT_SOURCES usage which causes builds with cxx
bindings to take significantly longer

fix T7157
ref T7154

Differential Revision: https://phab.enlightenment.org/D6633
2018-08-03 13:09:22 +02:00
..
.gitignore
Makefile.examples examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
colourable.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourable_cxx.cc eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
colourable_stub.c
colourable_stub.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
colourablesquare.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourablesquare_cxx.cc
colourablesquare_stub.c
colourablesquare_stub.h
eolian_cxx_callbacks_01.cc
eolian_cxx_inherit_01.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
eolian_cxx_simple_01.cc eolian-cxx: Fix example after disambiguation patch of C++ binding 2017-09-14 15:06:33 -03:00
eolian_cxx_simple_01_cxx_impl.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
ns_colourable.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ns_colourablesquare.eo