summaryrefslogtreecommitdiff
path: root/src/Makefile_Eo.am
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Revert "eo suite: add ptr indirection coverage test"Jérémy Zurcher1-1/+0
2013-05-03eo suite: add ptr indirection coverage testJérémy Zurcher1-0/+1
2013-04-24Eo: Added test to the special eina value type.Tom Hacohen1-0/+1
2013-04-24add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)1-9/+9
2013-04-24eo: Lets fix make distcheck by including eo_ptr_indirection headerDaniel Willmann1-0/+1
2013-04-23Eo: pointers indirection mechanism for objects and classesDaniel Zaoui1-0/+1
2013-03-12Tests: Output XML to build dir, not source dir.Tom Hacohen1-1/+1
2013-03-12tests: Add xml output file for check runs for the use with jenkins.Stefan Schmidt1-0/+1
2013-02-18Eo: do not add the test when not building them.Cedric BAIL1-4/+3
2013-01-18Eo: Changed NDEBUG to EO_DEBUG.Tom Hacohen1-4/+2
2013-01-18Eo tests: Run all the eo testing suites.Tom Hacohen1-6/+11
2013-01-18Eo tests: Fix function overrides test to not test some things when NDEBUG is ...Tom Hacohen1-1/+2
2013-01-15efl: use autotools testsuite for running testsLucas De Marchi1-0/+1
2013-01-14efl: simplify automake.Gustavo Sverzut Barbieri1-96/+26
2012-12-31efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri1-9/+8
2012-12-30efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri1-2/+1
2012-12-20efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri1-6/+2
2012-12-19cleaning: remove unneeded $(top_builddir)Vincent Torri1-20/+10
2012-12-18sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler1-1/+20
2012-12-18no need to search headers in builddirVincent Torri1-20/+1
2012-11-18merge: do not use recursive make for unit testsVincent Torri1-1/+204
2012-11-09merge: i should have compiled first...Vincent Torri1-3/+0
2012-11-09merge: clean gcno filesVincent Torri1-0/+3
2012-11-06merge: fix compilation on WindowsVincent Torri1-0/+6
2012-11-01efl: Fix parallel makeLucas De Marchi1-1/+1
2012-11-01merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri1-0/+26