efl/src/lib/evil
Marcel Hollerbach 8e3606698e refactor build
libraries are split into deps, external deps, and pub deps.
Evas engines are refactored to use the predefined engine deps.

this is preparation work for efl-one.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11806
2020-05-27 11:06:46 +02:00
..
evil_dlfcn.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_dlfcn.h evil: remove stray x character from docs section 2019-10-07 12:50:13 +02:00
evil_fcntl.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_fcntl.h
evil_langinfo.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_langinfo.h
evil_locale.c Evil: fix infinite loop with setlocale 2019-05-28 11:37:03 -04:00
evil_locale.h doxygen: fix missing @p tag 2020-02-28 12:08:51 +01:00
evil_macro_wrapper.h Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined 2019-05-08 10:14:45 -04:00
evil_main.c Evil: remove fall through warning 2019-05-16 13:49:39 -04:00
evil_main.h doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
evil_mman.c Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
evil_mman.h doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
evil_private.h make mman.h private 2019-08-19 09:55:13 -04:00
evil_stdio.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_stdio.h doxygen docs: Add missing group braces 2020-04-29 17:33:39 +02:00
evil_stdlib.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_stdlib.h Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
evil_string.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_string.h doxygen docs: Add missing group braces 2020-04-29 17:33:39 +02:00
evil_time.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_time.h doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
evil_unistd.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_unistd.h Evil: remove wrapper around getcwd() 2019-05-08 08:39:36 -04:00
evil_util.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
evil_util.h Evil: add evil_utf8_to_utf16() API ; use evil_utf16_to_utf8() in Ecore_Win32 2020-02-25 09:23:48 -05:00
meson.build refactor build 2020-05-27 11:06:46 +02:00