efl/src
Cedric BAIL e6ff0a53ae eio: forcefully wait on shutdown for all thread to stop.
This should avoid potential crash during shutdown while some Eio thread
were still running. We are still not blocking for more than 30s, so if
an IO is blocked on a dead device, you should be fine.
2015-01-07 16:45:07 +01:00
..
benchmarks eina: removed multiple eina_init call. 2014-12-09 11:17:54 +01:00
bin Evas masking: Add edje support 2015-01-07 15:06:02 +09:00
bindings eolian-cxx: Fixed mixed inheritance between C and C++ classes 2015-01-05 18:59:09 -02:00
edje_external/emotion
examples Evas examples: Fix comment also in evas-map-aa.c 2015-01-07 17:56:40 +09:00
lib eio: forcefully wait on shutdown for all thread to stop. 2015-01-07 16:45:07 +01:00
modules ecore-evas-drm: Fix formatting 2015-01-07 09:52:34 -05:00
scripts elua: more getopt.lua features 2015-01-05 16:51:01 +00:00
static_libs fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
tests Evas masking: Add some test cases 2015-01-07 15:06:03 +09:00
utils/ecore
Makefile.am allow C++ user create new classes inheriting from Eolian generated Classes 2015-01-05 15:52:27 -02:00
Makefile_EPhysics.am
Makefile_Ecore.am Ecore File : Added test suite for Ecore File module 2014-11-18 10:51:42 +01:00
Makefile_Ecore_Audio.am elua/autotools: generate .eo.lua files out of all eo files at build time 2014-10-06 13:28:09 +01:00
Makefile_Ecore_Audio_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am ecore_cocoa: NSRunLoop integration 2014-09-03 20:34:57 +02:00
Makefile_Ecore_Con.am elua/autotools: generate .eo.lua files out of all eo files at build time 2014-10-06 13:28:09 +01:00
Makefile_Ecore_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Drm.am ecore_drm: Setup correct linker flags for usage with systemd-login 2014-12-10 15:09:44 +01:00
Makefile_Ecore_Evas.am gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build script 2014-08-28 13:37:28 -04:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am Added support for xdg-shell protocol in ecore-wayland 2014-10-01 16:15:37 -04:00
Makefile_Ecore_Win32.am
Makefile_Ecore_X.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje.am edje - remove old script_only code that used embryo (not lua) 2014-11-25 15:09:00 +09:00
Makefile_Edje_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am Eet: add diffeet a tool for diffing eet files. 2014-11-25 11:30:30 +00:00
Makefile_Eet_Cxx.am eina-cxx: Added interop containers. 2014-07-18 18:55:56 -03:00
Makefile_Eeze.am
Makefile_Efl.am elua/autotools: generate .eo.lua files out of all eo files at build time 2014-10-06 13:28:09 +01:00
Makefile_Efl_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Efreet.am
Makefile_Eina.am +eina_value_util api 2014-09-23 14:37:48 -04:00
Makefile_Eina_Cxx.am cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am Eldbus C++: Don't generate C++ bindings when C++ is disabled. 2014-07-30 02:21:18 +01:00
Makefile_Elocation.am elocation test binary variables should not be defined if tests don't exist 2014-12-08 15:26:09 -05:00
Makefile_Elua.am elua: remove main.h (launcher is only 1 C file now) 2014-12-12 13:43:39 +00:00
Makefile_Elua_Helper.am elua: fix make helper 2014-12-11 17:11:30 +00:00
Makefile_Embryo.am
Makefile_Emotion.am elua/autotools: generate .eo.lua files out of all eo files at build time 2014-10-06 13:28:09 +01:00
Makefile_Eo.am Eo: protect against recursive object destruction calls, fixes T1741 2014-11-18 15:25:34 +00:00
Makefile_Eo_Cxx.am fix build when cxx is disabled 2015-01-06 15:09:11 -05:00
Makefile_Eolian.am tests/eolian: Move eo to EXTRA_DIST assignment out of the EFL_ENABLE_TESTS case 2014-10-21 15:43:01 +02:00
Makefile_Eolian_Cxx.am allow C++ user create new classes inheriting from Eolian generated Classes 2015-01-05 15:52:27 -02:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Ethumb_Client.am
Makefile_Evas.am Evas masking: Add some test cases 2015-01-07 15:06:03 +09:00
Makefile_Evas_Cxx.am autotools: Generate Evas-3D C++ bindings. 2014-09-12 15:28:23 -03:00
Makefile_Evil.am