efl/src
Stefan Schmidt 3fe554e0b6 build: Allow to use external liblz4 instead of embedded copy
While we are likely will keep the embedded copy for a while to avoid a really
new dependency we allow now to use the external liblz4. You need at least
revision r120 and a package that ships the pc file for it.

Personally I would like to get rid of it rather sooner than later due to the
security implications and a bunch of code we ship but have no idea about.
Reality is that it will need some time until this new lib is actually
packaged and shipped with releases for a a majority of people.

This patch was co-worked with Doug Newgard <scimmia22@outlook.com>
2014-08-22 16:27:28 +02:00
..
benchmarks doc: fixed typo. 2014-08-18 01:10:39 +09:00
bin eolian: guard eo types in legacy headers 2014-08-22 14:40:01 +01:00
bindings eolian: turn db validation into separate API 2014-08-21 16:35:59 +01:00
edje_external/emotion
examples evas: fix examples with latest eo change. 2014-08-21 17:52:54 +02:00
lib build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
modules build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
scripts/eina
static_libs lz4: fix another security issue on ARM 32bits. 2014-07-14 15:59:06 +02:00
tests emotion - make emotion object init now optional. 2014-08-22 17:38:50 +09:00
utils/ecore
Makefile.am Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Makefile_EPhysics.am
Makefile_Ecore.am Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Audio_Cxx.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am ecore_cocoa: missing link flag 2014-06-18 11:34:07 +02:00
Makefile_Ecore_Con.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Cxx.am Efl interfaces: Start using the text_properties interface. 2014-08-21 11:02:11 +01:00
Makefile_Ecore_Drm.am ecore-drm: Add dbus file 2014-07-15 09:44:14 -04:00
Makefile_Ecore_Evas.am evas: add evas gl-drm engine 2014-08-21 12:04:53 +02:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am Revert "Added support for xdg-shell protocol in ecore-wayland" 2014-08-13 10:35:00 -04:00
Makefile_Ecore_Win32.am ecore_win23: oops forgotten path. 2014-06-23 11:25:04 +02:00
Makefile_Ecore_X.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje_Cxx.am edje-cxx: Added interfaces subdir of efl project to include path for tests 2014-08-21 11:02:11 +01:00
Makefile_Edje_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Eet.am build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
Makefile_Eet_Cxx.am eina-cxx: Added interop containers. 2014-07-18 18:55:56 -03:00
Makefile_Eeze.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Efl.am Efl interfaces: Add control interface. 2014-08-21 11:02:11 +01:00
Makefile_Efl_Cxx.am Efl interfaces: Add control interface. 2014-08-21 11:02:11 +01:00
Makefile_Efreet.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina.am new eina api/object - eina thread queues 2014-07-15 20:39:13 +09:00
Makefile_Eina_Cxx.am eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03: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_Elua.am Fix Elua compiling on OSX 2014-07-25 13:58:03 +01:00
Makefile_Elua_Helper.am elua: helper makefile typo fix 2014-06-16 09:46:41 +01:00
Makefile_Embryo.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Emotion.am Emotion object: Convert from a smart object to an eo object. 2014-08-21 11:02:11 +01:00
Makefile_Eo.am Eo base: Start generating eo_base from the .eo file. 2014-06-03 11:28:02 +01:00
Makefile_Eo_Cxx.am eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03:00
Makefile_Eolian.am eolian: add entry point for database validation stage 2014-08-21 16:23:37 +01:00
Makefile_Eolian_Cxx.am build_eolian_cxx_test: Set dependencies correctly and remove BUILT_SOURCES 2014-08-05 17:39:49 +02:00
Makefile_Eolian_Cxx_Helper.am eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
Makefile_Eolian_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Escape.am
Makefile_Ethumb.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Ethumb_Client.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Evas.am build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
Makefile_Evas_Cxx.am Efl interfaces: Start using the text_properties interface. 2014-08-21 11:02:11 +01:00
Makefile_Evil.am efl: remove Windows CE support 2014-07-13 15:17:17 +02:00