efl/src/lib/eet
Vincent Torri f5b01ac5ce all: Simplify definition of EAPI
This will help in the transition from Autotools to Meson. This has been
tested on Windows for which EFL_XXX_BUILD were first introduced.
2018-01-18 18:04:03 +09:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Eet.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Eet_private.h eet - be robust about garbage at the end that looks like an idenity 2015-10-07 17:50:18 +09:00
eet_alloc.c
eet_cipher.c openssl 1.1 build break fixes 2017-01-04 17:47:38 +09:00
eet_connection.c eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eet_data.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eet_dictionary.c
eet_image.c eet: removed warning from eet_image 2017-11-21 11:12:56 +09:00
eet_lib.c eet: wrong comparision to less than zero with unsigned integer. 2017-10-06 09:51:19 -07:00
eet_node.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eet_utils.c