summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* XML outputVincent Torri2012-12-171-2/+6
* Eina: remove --enable-coverage option.Vincent Torri2012-07-011-21/+10
* remove useless m4 filesVincent Torri2012-06-281-3/+4
* fix distVincent Torri2012-03-251-0/+1
* buildbot: new attempt at coverage support.Gustavo Sverzut Barbieri2012-01-221-10/+8
* Eina: put m4 files in their own subdirVincent Torri2012-01-211-13/+13
* use $(MAKE) instead of make, echo the built doc package.Gustavo Sverzut Barbieri2012-01-191-5/+5
* eina: fix make distMichael BOUCHAUD2011-09-291-1/+1
* put again eina tests in the source treeVincent Torri2011-01-161-1/+65
* remove eina tests Carsten Haitzler2010-12-191-65/+1
* * eina: forgotten file.Cedric BAIL2010-12-041-1/+2
* * eina, eet: fix coverage generation with newer lcov.Cedric BAIL2010-11-291-1/+1
* * eina: make -C doesn't exist on OpenBSD.Cedric BAIL2010-11-211-2/+2
* delete libtool copied files on maintainer-clean ruleVincent Torri2010-10-171-1/+9
* actually fix - eina.pc should now be used. consistency with the restCarsten Haitzler2010-08-161-2/+2
* well got to start somewhere. eina 1.0.0 alpha readied. need to go overCarsten Haitzler2010-08-161-3/+2
* use Win32 native mutex on Windows. To use it, pass the following optionVincent Torri2010-07-131-1/+2
* add missing m4 files in tarballsVincent Torri2010-01-241-0/+2
* fix messageGustavo Sverzut Barbieri2009-09-071-1/+1
* * use a m4 macro for checking benchmark libraries andVincent Torri2009-06-261-1/+13
* make eina able to do automake 1.9 and before... :)Carsten Haitzler2008-10-201-7/+4
* Don't remove previous result of benchmark.Cedric BAIL2008-09-301-1/+0
* * fix warning in testsVincent Torri2008-09-291-1/+2
* Patch from Vincent Torri that cleanup tests, coverage and benchmark.Cedric BAIL2008-09-291-3/+3
* * fix clean and dist rulesVincent Torri2008-09-281-14/+12
* * add benchmark and file documentationVincent Torri2008-09-191-1/+1
* Coverage work with last git libtool version and a small patch.Cedric BAIL2008-09-031-1/+1
* Update documentation:Vincent Torri2008-08-271-3/+11
* Coverage doesn't work on module at the moment.Cedric BAIL2008-08-211-1/+1
* To benchmark eina hash implementation, just call: make benchmark.Cedric BAIL2008-08-061-1/+14
* * compile ememoa stuff only when is it availabledoursse2008-08-011-0/+2
* add unit test and coverage support in configure.in and Makefile.am. Now let's...doursse2008-07-301-0/+49
* Adding turran work to unify EFL data types and functions.Cedric BAIL2008-07-301-0/+32