summaryrefslogtreecommitdiff
path: root/src/Makefile_Emile.am
Commit message (Expand)AuthorAgeFilesLines
* build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suitesMike Blumenkrantz2018-08-081-0/+1
* build: do not dist now longer available filesStefan Schmidt2016-08-021-3/+1
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-1/+1
* autotools: fix make distcheck.Cedric Bail2016-04-151-1/+3
* Test rework #16: EmileVincent Torri2016-02-161-1/+4
* emile: move all eina_str_base64 to emile_base64.Cedric BAIL2016-01-071-1/+3
* emile: fix compilation with --enable-liblz4Hein-Pieter van Braam2015-12-151-1/+1
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* lz4: Update our internal copy to release r128Stefan Schmidt2015-05-071-1/+3
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* emile: fix build on NEON enable system.Cedric BAIL2015-03-221-1/+2
* emile: normalize compression header.Cedric BAIL2015-03-171-1/+1
* emile: split headers.Cedric BAIL2015-03-171-1/+5
* emile: initial addition of emile image support.Cedric BAIL2015-03-171-3/+9
* emile: split OpenSSL, GNUTLS and no cipher into separate file as a first step...Cedric BAIL2015-03-171-0/+10
* emile: add compress/uncompress logic.Cedric BAIL2015-03-171-3/+24
* emile: expose cipher/uncipher block logic.Cedric BAIL2015-03-171-1/+3
* emile: initial introduction of Emile.Cedric BAIL2015-03-171-0/+48