summaryrefslogtreecommitdiff
path: root/src/Makefile_Eo.am
Commit message (Expand)AuthorAgeFilesLines
* Eo: Add eina_types.eot for general types.Tom Hacohen2015-05-291-1/+2
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-45/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+45
* Eo: protect against recursive object destruction calls, fixes T1741Jérémy Zurcher2014-11-181-0/+1
* Eolian: fix generated Eo files installation.Daniel Zaoui2014-10-201-3/+1
* autotools: Fix Makefile_Eo.am.Savio S. Machado2014-10-041-5/+5
* Build system: Clean up the generation of sources from eolian.Tom Hacohen2014-10-021-8/+17
* Eo base: Start generating eo_base from the .eo file.devs/tasn/eolian_eo_baseTom Hacohen2014-06-031-0/+3
* Eo: Fix and use the abstract class .eo file.Tom Hacohen2014-06-031-0/+7
* eo: fix broken children iterator, remove redundant fields.Lukasz Stanislawski2014-04-171-0/+10
* Eo: Renamed eo files from eo2* to eo*.Tom Hacohen2014-04-101-2/+2
* Eo2: Removed a lot of Eo1 code.Tom Hacohen2014-04-101-2/+0
* eo2: add tests for thread safe call stackJérémy Zurcher2014-04-101-0/+1
* eo2: add tests for method call error msgsJérémy Zurcher2014-04-101-0/+1
* eo2: tests: extract mgs checks into eo_error_msgs.c|hJérémy Zurcher2014-04-101-0/+2
* eo2: add EO2_CLASS_CLASSJérémy Zurcher2014-04-101-0/+1
* eo2: compile eo2_base_class when compiling libeo.Tom Hacohen2014-04-101-0/+1
* Eolian: Set eolian_flags in .pc files and ship .eo files.Tom Hacohen2014-03-131-1/+5
* Eolian: fix for nightly make distcheck.Daniel Zaoui2014-03-101-0/+4
* eo: add EO_CLASS_CLASSJérémy Zurcher2013-10-131-0/+1
* eo: a little more inlining, give me a 10% speed improvement.Cedric Bail2013-07-011-1/+1
* Revert "eo suite: add ptr indirection coverage test"Jérémy Zurcher2013-05-071-1/+0
* eo suite: add ptr indirection coverage testJérémy Zurcher2013-05-031-0/+1
* Eo: Added test to the special eina value type.Tom Hacohen2013-04-241-0/+1
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-9/+9
* eo: Lets fix make distcheck by including eo_ptr_indirection headerDaniel Willmann2013-04-241-0/+1
* Eo: pointers indirection mechanism for objects and classesDaniel Zaoui2013-04-231-0/+1
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-1/+1
* tests: Add xml output file for check runs for the use with jenkins.Stefan Schmidt2013-03-121-0/+1
* Eo: do not add the test when not building them.Cedric BAIL2013-02-181-4/+3
* Eo: Changed NDEBUG to EO_DEBUG.Tom Hacohen2013-01-181-4/+2
* Eo tests: Run all the eo testing suites.Tom Hacohen2013-01-181-6/+11
* Eo tests: Fix function overrides test to not test some things when NDEBUG is ...Tom Hacohen2013-01-181-1/+2
* efl: use autotools testsuite for running testsLucas De Marchi2013-01-151-0/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-96/+26
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-9/+8
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-2/+1
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-6/+2
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-20/+10
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-1/+20
* no need to search headers in builddirVincent Torri2012-12-181-20/+1
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-1/+204
* merge: i should have compiled first...Vincent Torri2012-11-091-3/+0
* merge: clean gcno filesVincent Torri2012-11-091-0/+3
* merge: fix compilation on WindowsVincent Torri2012-11-061-0/+6
* efl: Fix parallel makeLucas De Marchi2012-11-011-1/+1
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-0/+26