summaryrefslogtreecommitdiff
path: root/src/Makefile_Eet.am
AgeCommit message (Expand)AuthorFilesLines
2016-08-02build: do not dist now longer available filesStefan Schmidt1-3/+1
2016-06-10build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt1-1/+1
2016-04-15autotools: fix make distcheck.Cedric Bail1-1/+3
2016-02-16Test rework #6: EetVincent Torri1-1/+10
2015-05-07Revert "autotools: enable make check per individual modules."Stefan Schmidt1-6/+0
2015-05-07eet: Remove direct usage of lz4 as we use emile for this now.Stefan Schmidt1-18/+0
2015-05-07autotools: enable make check per individual modules.kabeer khan1-0/+6
2014-11-25Eet: add diffeet a tool for diffing eet files.Tom Hacohen1-1/+2
2014-10-29autotools: fix build with NEON support.Cedric BAIL1-1/+2
2014-08-22build: Allow to use external liblz4 instead of embedded copyStefan Schmidt1-5/+16
2014-06-13Eet: Add support for ETC2 encoding and decodingJean-Philippe Andre1-0/+2
2014-05-20Win32: Add configuration to cross-compileShinwoo Kim1-1/+1
2014-04-01eet: add internal encoding to ETC1 as an alternate solution to Jpeg.Cedric BAIL1-1/+4
2014-03-07Eet: Added vieet a tool to edit eet files.Tom Hacohen1-0/+1
2013-04-24add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)1-3/+3
2013-03-16efl: fix compilation on Windows when no Evil library is installed.Cedric Bail1-0/+4
2013-03-12Tests: Output XML to build dir, not source dir.Tom Hacohen1-0/+1
2013-01-15efl: use autotools testsuite for running testsLucas De Marchi1-0/+1
2013-01-14efl: simplify automake.Gustavo Sverzut Barbieri1-36/+8
2013-01-04efl: fix -DPACKAGE_DATA_DIRGustavo Sverzut Barbieri1-1/+1
2012-12-31efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri1-4/+2
2012-12-30efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri1-1/+1
2012-12-30efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri1-2/+1
2012-12-20efl/eet_suite: fix handling of certificate.Gustavo Sverzut Barbieri1-1/+2
2012-12-20efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri1-26/+14
2012-12-20efl/eet: Fix certifictate file path detection for eet tests.Stefan Schmidt1-1/+1
2012-12-19cleaning: remove unneeded $(top_builddir)Vincent Torri1-11/+5
2012-12-18sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler1-2/+11
2012-12-18no need to search headers in builddirVincent Torri1-11/+2
2012-11-18merge: do not use recursive make for unit testsVincent Torri1-2/+38
2012-11-09merge: i should have compiled first...Vincent Torri1-3/+0
2012-11-09merge: clean gcno filesVincent Torri1-0/+3
2012-11-01merge: move lz4 to src/static_libs/lz4 (same will hold for evas' linebreak), ...Vincent Torri1-7/+7
2012-11-01merge: fix PACKAGE_DATA_DIR valueVincent Torri1-1/+1
2012-11-01efl: Fix parallel makeLucas De Marchi1-5/+5
2012-11-01merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri1-0/+88