efl/src
Stefan Schmidt 4314257d8c lz4: Update our internal copy to release r128
Looking through the git log it is unclear which release we used before as nobody
stated it there. :/ We updated after the security issues last year so my best
guess is that we have something like r119.

To see what changed I now included the NEWS file and also the LICENSE file from
upstream. Upstream in now hosted here: https://github.com/Cyan4973/lz4 and
http://www.lz4.info

I recommend STRONGLY that you check if your distro ships liblz4 as an up to
date library package and use the --enable-liblz4 configure option to use the
system version. I consider making the system version default for upcoming
releases and only carry the internal one as fallback for systems that do not
provide it.

Fix T2374
2015-05-07 11:15:13 +02:00
..
benchmarks eina: add benchmark for crc hash in eina benchmark 2015-05-07 09:53:11 +02:00
bin edje: add align 3d support. 2015-05-07 09:53:09 +02:00
bindings eina-cxx: Fix compilation error on clang 2015-04-14 01:06:57 -03:00
edje_external/emotion
examples evas: torus is normalized in Evas_3D examples. 2015-05-07 09:53:08 +02:00
lib docs: Fix access to main elocation page from front page 2015-05-07 11:15:12 +02:00
modules ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
scripts elua lib: add a func to retrieve the current translation lang 2015-05-06 15:05:23 +01:00
static_libs lz4: Update our internal copy to release r128 2015-05-07 11:15:13 +02:00
tests evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02: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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Ecore_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Edje.am build: Do not show mkdir calls in silent mode 2015-05-07 11:15:12 +02:00
Makefile_Edje_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am eet: Remove direct usage of lz4 as we use emile for this now. 2015-05-07 11:15:12 +02:00
Makefile_Eet_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Eeze.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Efl.am efl - add model mv header to installled headers - fix build break 2015-04-06 10:11:15 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Eina.am eina: add test case for eina_crc function in eina module. 2015-05-07 09:53:09 +02:00
Makefile_Eina_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Eio.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Eldbus_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02: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 lib: tests for core dirs + fix core dirs 2015-05-06 15:05:21 +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 lz4: Update our internal copy to release r128 2015-05-07 11:15:13 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Eolian_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +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 Static deps: Move unibreak to be an external dep. 2015-05-07 10:03:26 +01:00
Makefile_Evas_Cxx.am autotools: enable make check per individual modules. 2015-05-07 09:53:07 +02:00
Makefile_Evil.am evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02:00