summaryrefslogtreecommitdiff
path: root/src/Makefile_Eet.am
Commit message (Expand)AuthorAgeFilesLines
* 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