summaryrefslogtreecommitdiff
path: root/src/Makefile_Eet.am
Commit message (Expand)AuthorAgeFilesLines
* 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 #6: EetVincent Torri2016-02-161-1/+10
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* eet: Remove direct usage of lz4 as we use emile for this now.Stefan Schmidt2015-05-071-18/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* Eet: add diffeet a tool for diffing eet files.Tom Hacohen2014-11-251-1/+2
* autotools: fix build with NEON support.Cedric BAIL2014-10-291-1/+2
* build: Allow to use external liblz4 instead of embedded copyStefan Schmidt2014-08-221-5/+16
* Eet: Add support for ETC2 encoding and decodingJean-Philippe Andre2014-06-131-0/+2
* Win32: Add configuration to cross-compileShinwoo Kim2014-05-201-1/+1
* eet: add internal encoding to ETC1 as an alternate solution to Jpeg.Cedric BAIL2014-04-011-1/+4
* Eet: Added vieet a tool to edit eet files.Tom Hacohen2014-03-071-0/+1
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-3/+3
* efl: fix compilation on Windows when no Evil library is installed.Cedric Bail2013-03-161-0/+4
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-0/+1
* efl: use autotools testsuite for running testsLucas De Marchi2013-01-151-0/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-36/+8
* efl: fix -DPACKAGE_DATA_DIRGustavo Sverzut Barbieri2013-01-041-1/+1
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-4/+2
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-1/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-2/+1
* efl/eet_suite: fix handling of certificate.Gustavo Sverzut Barbieri2012-12-201-1/+2
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-26/+14
* efl/eet: Fix certifictate file path detection for eet tests.Stefan Schmidt2012-12-201-1/+1
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-11/+5
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-2/+11
* no need to search headers in builddirVincent Torri2012-12-181-11/+2
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-2/+38
* merge: i should have compiled first...Vincent Torri2012-11-091-3/+0
* merge: clean gcno filesVincent Torri2012-11-091-0/+3
* merge: move lz4 to src/static_libs/lz4 (same will hold for evas' linebreak), ...Vincent Torri2012-11-011-7/+7
* merge: fix PACKAGE_DATA_DIR valueVincent Torri2012-11-011-1/+1
* efl: Fix parallel makeLucas De Marchi2012-11-011-5/+5
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-0/+88