efl/src/lib/emile
Jean-Philippe Andre 0d41ad0c83 Emile: Move colorspaces to Efl.Gfx
A small hack to the toolchain allows us to generate enums with eolian
for use by Eet and Emile (internal or otherwise non-eo libraries).

Thanks to how BUILT_SOURCES works, the eo.h files required by Emile
will be generated before they are used.

This adds a partial dependency on eo for eet and emile:
 - package dependency
 - include dependency

There is no library link dependency.
2016-03-28 16:40:01 +09:00
..
Emile.h Emile: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
emile_base64.c emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
emile_base64.h emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
emile_cipher.c emile: fix emile_binbuf_sha1() signature when no cipher is used 2015-03-17 09:58:20 +01:00
emile_cipher.h emile/ecore_con: drop SSLv3 support due to security issue. 2015-11-02 14:22:42 -08:00
emile_cipher_gnutls.c ecore_con: remove last occurence of EMILE_SSLv3 2015-11-11 14:36:23 -08:00
emile_cipher_openssl.c emile/ecore_con: drop SSLv3 support due to security issue. 2015-11-02 14:22:42 -08:00
emile_compress.c emile: fix typos catched by coverity. 2015-10-22 16:56:39 -07:00
emile_compress.h emile: fix coding style with ecrustify. 2015-03-17 09:58:21 +01:00
emile_image.c Eet: fix decoding of embedded ETC images 2015-10-29 17:58:34 +09:00
emile_image.h Emile: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
emile_main.c emile: fix coding style with ecrustify. 2015-03-17 09:58:21 +01:00
emile_private.h emile: cleanup private header. 2015-03-17 09:58:20 +01:00