efl/src/lib
Daniel Kolesa a2ccdb7b21 eolian: re-enable non-dependencied parsing
The issue was that standalone-parsed files (outside of dependencies
of some other unit) were not being included in that dependency tree
(obviously) which resulted in their own dependency tree being
excluded from merging, causing the database hashes to lack the
necessary elements.

To fix this, I trigger merging of the "standalone" dependency trees
separately, by calling _merge_units from defer parsing cb.
2018-04-19 13:44:14 +02:00
..
ecore eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_audio eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_avahi all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_buffer all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: Fix build 2018-04-17 14:49:20 -05:00
ecore_drm efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_drm2 ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_evas ecore_evas: Make draw_block block drawing 2018-04-12 15:59:39 -05:00
ecore_fb ecore_fb: fix divided by zero 2018-04-09 10:36:43 -07:00
ecore_file ecore_file: switch from buf to tmpstr 2018-04-10 14:27:44 +02:00
ecore_imf ecore_imf: check validation before accessing context class 2018-03-26 08:05:45 +09:00
ecore_imf_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_ipc ecore ipc - fix send to skip data payload if null/0 2018-04-11 14:34:40 +09:00
ecore_sdl all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wayland ecore_wayland: remove logically dead code. 2018-04-06 10:10:44 -07:00
ecore_win32 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wl2 ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00
ecore_x ecore-x: add some useful xkb function wrappers 2018-01-24 16:18:51 -05:00
ector eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
eet eet: add doc note for EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING 2018-02-28 16:02:39 -05:00
eeze eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
efl eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl efl_wl: Add NULL check 2018-04-06 09:38:23 -05:00
efreet efreet_xml: make sure we unmap the right pointer. 2018-03-03 13:13:05 +00:00
eina eina: Improve documentation formatting 2018-04-16 11:21:50 -07:00
eio eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
eldbus eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elementary elm: Move legacy genlist types to elm_general. 2018-04-18 19:03:19 +02:00
elocation all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
elput elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elua elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
embryo all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
emile emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emotion eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
eo eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
eolian eolian: re-enable non-dependencied parsing 2018-04-19 13:44:14 +02:00
eolian_cxx efl_mono: Proper support for @class methods. 2018-04-12 21:23:42 -03:00
ephysics all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evas eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt