efl/src
Carsten Haitzler 664708b817 eina - start a much improved eina dbug infra and have eina_log use it
this makes eina_log give bt's for all error logs. this is very useful
in finding just where a problem happens. the problem int he past is
that these have not been too useful due to backtrace_symbols() being
"useless". thus use the eina_btlog tool i added too.

also started infra for a debug monitor that can use the backtrace
infra to collect runtime stats ANY TIME for a process (don't need to
run under a debugger).

@feat
2015-05-08 14:13:17 +09:00
..
benchmarks eina: add benchmark for crc hash in eina benchmark 2015-05-07 09:53:11 +02:00
bin eina - start a much improved eina dbug infra and have eina_log use it 2015-05-08 14:13:17 +09:00
bindings eina-cxx: Fix compilation error on clang 2015-04-14 01:06:57 -03:00
edje_external/emotion
examples eolian: change all EFL .eo files to use new syntax for properties 2015-05-07 16:36:58 +01:00
lib eina - start a much improved eina dbug infra and have eina_log use it 2015-05-08 14:13:17 +09:00
modules eolian: change all EFL .eo files to use new syntax for properties 2015-05-07 16:36:58 +01:00
scripts elua lib: add a func to retrieve the current translation lang 2015-05-06 15:05:23 +01:00
static_libs Static deps unibreak: update to what will soon be version 3. 2015-05-07 10:54:26 +01:00
tests eolian: change all EFL .eo files to use new syntax for properties 2015-05-07 16:36:58 +01:00
utils/ecore
Makefile.am build: Make sure the ecore_drm Makefile gets included after its dependencies 2015-04-13 11:39:00 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Audio.am ecore_audio: integrate Apple's CoreAudio to play sounds on OS X. 2015-05-07 09:53:07 +02:00
Makefile_Ecore_Audio_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am eina: Fix MacOS X build with clang 3.6. 2015-02-12 07:55:33 +01:00
Makefile_Ecore_Con.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Drm.am ecore/drm: Compile ecore_drm_logind.c without condition 2015-02-13 10:12:25 +01:00
Makefile_Ecore_Evas.am ecore_evas: remove unwanted binary. 2015-04-10 14:04:33 +02:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
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
Makefile_Ecore_Win32.am
Makefile_Ecore_X.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile_Ector.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Edje.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Edje_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eet_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eeze.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Efl.am eina - start a much improved eina dbug infra and have eina_log use it 2015-05-08 14:13:17 +09:00
Makefile_Efl_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Efreet.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eina.am eina - start a much improved eina dbug infra and have eina_log use it 2015-05-08 14:13:17 +09:00
Makefile_Eina_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eio.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eio_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Eldbus.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eldbus_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Elocation.am
Makefile_Elua.am elua: use a minimal app to avoid loading eolian at runtime 2015-05-07 11:56:59 +01:00
Makefile_Elua_Helper.am elua lib: tests for core dirs + fix core dirs 2015-05-06 15:05:21 +01:00
Makefile_Embryo.am
Makefile_Emile.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Emotion.am build: Do not show mkdir calls in silent mode 2015-05-07 11:15:12 +02:00
Makefile_Eo.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eo_Cxx.am bindings/eo: Only install Eo.hh once to avoid failing double install 2015-04-20 09:12:34 +02:00
Makefile_Eolian.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eolian_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eolian_Cxx_Helper.am autotools: fix non-verbose build output 2015-04-28 13:30:59 +01:00
Makefile_Eolian_Helper.am autotools: fix non-verbose build output 2015-04-28 13:30:59 +01:00
Makefile_Escape.am
Makefile_Ethumb.am build: Do not show mkdir calls in silent mode 2015-05-07 11:15:12 +02:00
Makefile_Ethumb_Client.am
Makefile_Evas.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Evas_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Evil.am evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02:00