summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* update release candidate trees to their release version in preparationCarsten Haitzler2011-11-161-3/+3
* Eina: fix grep usageVincent Torri2011-11-141-1/+1
* Eina: Port eina to the Ps3 by including EscapeYouness Alaoui2011-11-051-0/+10
* use another m4 macro for __atribute__Vincent Torri2011-09-291-1/+1
* support mtrace in eina at runtime. easier now to enable via env vars.Carsten Haitzler2011-09-201-0/+3
* Eina: In eina_file_open, only set the CLOEXEC flag if system supports execYouness Alaoui2011-09-181-1/+1
* Eina: mmap: Use HAVE_SIGINT_T instead of ifdefs on WIN32Youness Alaoui2011-09-181-1/+7
* add sys/types.h checkVincent Torri2011-09-181-1/+1
* fix configure outputVincent Torri2011-09-161-1/+1
* quotes and cleanupVincent Torri2011-09-161-90/+69
* eina: add XAttr support to eina.Cedric BAIL2011-09-151-0/+24
* define HAVE_DLOPEN also on WindowsVincent Torri2011-08-261-2/+3
* eina: make dlopen optional.Cedric BAIL2011-08-091-2/+2
* Check Evas too, DSO thingyIván Briano2011-08-051-1/+1
* Eina: eina tiler example.Jonas M. Gastal2011-08-041-0/+3
* Eina: Moved valgrind check to the libararies check section.Tom Hacohen2011-08-021-28/+29
* Eina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in...Vincent Torri2011-07-141-1/+3
* Eina : configure.ac : improve shm_open detectionVincent Torri2011-07-141-9/+9
* eina: fix typo.Cedric BAIL2011-07-131-1/+1
* eina: fix eina shm_open detection.Cedric BAIL2011-07-131-1/+28
* eina: fix build on NetBSD.Cedric BAIL2011-07-131-0/+2
* eina: add autotools rules to building and installing examples.Rafael Antognolli2011-06-091-0/+7
* eina: fix doc building when srcdir != builddir.Rafael Antognolli2011-06-061-0/+1
* Eina: fix static linking with einaVincent Torri2011-06-031-2/+11
* eina: improve on/off and debugging lock.Cedric BAIL2011-05-041-2/+2
* eina: add back threads on/off support.Cedric BAIL2011-05-021-0/+7
* formatting: alphabetical orderVincent Torri2011-04-271-2/+2
* eina: starting to use eina_lock.Cedric BAIL2011-04-241-0/+6
* Eina: Add Eina_Lock APIVincent Torri2011-04-221-0/+9
* add bench for google's cityhash function (64bit, http://code.google.com/p/cit...Mike Blumenkrantz2011-04-121-0/+5
* rename libtool version names to fit libtool docVincent Torri2011-03-271-3/+3
* revert version change 999 -> 99. also e17 didnt even need it as itCarsten Haitzler2011-03-181-1/+1
* Set v_mic to 99 (less than 256) to please OS XSebastian Dransfeld2011-03-171-1/+1
* eina: better fix for large file.Cedric BAIL2011-03-091-0/+1
* Better headers check.Vincent Torri2011-02-171-2/+9
* svn goes to x.x.999.svnrev now. :)Carsten Haitzler2011-01-291-2/+2
* 1.0 version magic. now leave these projects the hell alone in svnCarsten Haitzler2011-01-291-1/+1
* put again eina tests in the source treeVincent Torri2011-01-161-0/+22
* hve to revert these commits. they hve created a whole chunk of 64bitCarsten Haitzler2011-01-071-1/+0
* use configure-time headers checks instead of compiler onesVincent Torri2011-01-071-0/+1
* move AC_GNU_SOURCE before libtool initVincent Torri2011-01-061-2/+4
* add guards in config.h to avoid multiple inclusionsVincent Torri2011-01-061-4/+13
* remove eina tests Carsten Haitzler2010-12-191-22/+0
* * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !Cedric BAIL2010-12-041-1/+1
* * eina: define PATH_MAX when needed.Cedric BAIL2010-12-031-1/+1
* whitespace --Vincent Torri2010-11-231-2/+2
* * efl: beta2 !Cedric BAIL2010-11-121-1/+1
* * port eina_file_*_ls() on Windows and put the code in another fileVincent Torri2010-11-061-0/+4
* * eina: fix possible race condition between opendir/readdir_r/pathconf.Cedric BAIL2010-11-031-0/+1
* * eina: use fstatat when available.Cedric BAIL2010-11-021-0/+9