summaryrefslogtreecommitdiff
path: root/src/Makefile_Eina.am
Commit message (Expand)AuthorAgeFilesLines
* Stefan: Revert "eina: let's add some straight forward test."devs/tasn/stefanTom Hacohen2013-10-181-2/+1
* eina: let's add some straight forward test.Cedric Bail2013-10-161-1/+2
* eina: add infrastructure to handle more CPU and compiler builtin information.Cedric Bail2013-10-021-0/+1
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-4/+4
* eina: add eina_inlist_first and eina_inlist_lastJérémy Zurcher2013-04-091-0/+1
* eina: forgotten header for make dist.Cedric Bail2013-03-281-0/+1
* eina: improve portability of Eina_File.Cedric BAIL2013-03-151-0/+2
* Revert "eina: improve portability of Eina_File."Daniel Willmann2013-03-141-2/+0
* eina: improve portability of Eina_File.Cedric BAIL2013-03-141-0/+2
* eina: add tests.Vladislav Brovko2013-03-131-0/+2
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-0/+1
* eina: Fix PACKAGE_BUILD_DIRDaniel Willmann2013-03-121-2/+2
* eina: Eina_Tmpstr test for eina_tmpstr_add, eina_tmpstr_del.Vladislav Brovko2013-03-111-1/+2
* eina: sort files alphabeticallyCedric Bail2013-03-101-4/+4
* efl: inline eina_unicode_utf8_get_next.Cedric BAIL2013-01-211-2/+4
* eina tests pass, enable them again.Gustavo Sverzut Barbieri2013-01-171-1/+1
* fix distcheck.Gustavo Sverzut Barbieri2013-01-161-4/+1
* efl: use autotools testsuite for running testsLucas De Marchi2013-01-151-0/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-55/+19
* eina/tests: add basic Eina_Barrier testUlisses Furquim2013-01-081-1/+2
* efl: Add eina copy on write infrastructure.Cedric BAIL2013-01-081-3/+6
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-2/+2
* efl: fix -DPACKAGE_DATA_DIRGustavo Sverzut Barbieri2013-01-041-1/+1
* efl: eina_alloca.h to simplify alloca() usage.Gustavo Sverzut Barbieri2013-01-031-1/+2
* efl/eina: fix mempools when they are not staticGustavo Sverzut Barbieri2012-12-311-35/+39
* efl: unbreak last commit.Gustavo Sverzut Barbieri2012-12-311-4/+4
* efl: create macro to simplify libtool module declaration.Gustavo Sverzut Barbieri2012-12-311-4/+4
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-9/+11
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-2/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-5/+3
* efl: fix valgrind build.Gustavo Sverzut Barbieri2012-12-301-3/+4
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-15/+3
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-2/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-1/+9
* no need to search headers in builddirVincent Torri2012-12-181-9/+1
* efl: simplify valgrind handlingGustavo Sverzut Barbieri2012-12-071-8/+4
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-1/+98
* merge: i should have compiled first...Vincent Torri2012-11-091-3/+0
* merge: clean gcno filesVincent Torri2012-11-091-0/+2
* merge: fix compilation on WindowsVincent Torri2012-11-061-2/+2
* efl: pass distcheck.Carsten Haitzler2012-11-051-4/+6
* merge: and now EvasVincent Torri2012-11-041-0/+4
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-0/+241