summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* move libs already in EFL into... IN-EFL - this will stop/prevent/limitmasterCarsten Haitzler2012-11-131-180/+0
* eina: add Eina_Thread API.Cedric BAIL2012-10-191-0/+1
* Eina: reorganise a bit the autotools. Please report any problemVincent Torri2012-06-291-1/+2
* Eina: add nice m4 macro to check function. Will be usable easily in the merge...Vincent Torri2012-06-281-1/+1
* well as there is no reason to put eina_model in release - disabledCarsten Haitzler2012-04-181-2/+2
* Eina: Fix cases where dlopen is wrongly checked because of autoconf cache valuesVincent Torri2012-04-031-1/+1
* Eina: fix shm_open() check (can be in libc or librt) + various autotools clea...Vincent Torri2012-03-251-1/+1
* eina: fix build when valgrind is not in a standard location.Cedric BAIL2012-03-161-1/+2
* Eina: Windows version is managed by Evil, now. I'm not sure I have to update ...Vincent Torri2012-01-241-1/+0
* alphabetical orderVincent Torri2012-01-211-2/+2
* welcome eina_model.Gustavo Sverzut Barbieri2012-01-211-1/+2
* add eina_inarray.Gustavo Sverzut Barbieri2012-01-091-0/+1
* eina: improve system header detection.Cedric BAIL2011-12-051-2/+7
* eina: add eina_xattr.{c,h}.Cedric BAIL2011-09-151-1/+2
* Eina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in...Vincent Torri2011-07-141-1/+1
* add eina mmap safety handling.Carsten Haitzler2011-07-041-0/+1
* eina: disabling Eina_Object until 1.1 is released.Cedric BAIL2011-06-171-1/+3
* I like alphabetical order :)Vincent Torri2011-05-181-1/+1
* Eina binbuf: Added eina_binbuff an auto resizing binary buffer.Tom Hacohen2011-05-171-1/+3
* Eina: Fix static build of the buddy mempoolVincent Torri2011-04-271-0/+4
* formatting: alphabetical orderVincent Torri2011-04-271-8/+8
* put a general prefix finder in eina.Carsten Haitzler2011-04-241-1/+2
* eina: add Eina_Object API.Cedric BAIL2011-04-111-1/+2
* eina: add Eina_Simple_Xml parser by Gustavo.Cedric BAIL2011-04-061-1/+2
* * eina: we don't plan to provide ABI compatibility until 1.0.Cedric BAIL2010-11-291-2/+1
* * eina: eina_array_clean should be inlined from the beginning.Cedric BAIL2010-11-291-1/+2
* cosmetic: compile the files in alphabetic orderVincent Torri2010-11-061-27/+27
* * port eina_file_*_ls() on Windows and put the code in another fileVincent Torri2010-11-061-1/+6
* * eina: fix amalgamation build.Cedric BAIL2010-10-141-4/+0
* Implement function to drop priority of current threadLucas De Marchi2010-09-231-0/+1
* Eina: Moved the private headers to src/lib where they belong.Tom Hacohen2010-08-191-0/+8
* i forgot about amalgamation. fix declaration tooVincent Torri2010-08-171-0/+1
* * eina: fix amalgamation.Cedric BAIL2010-08-161-4/+1
* well got to start somewhere. eina 1.0.0 alpha readied. need to go overCarsten Haitzler2010-08-161-1/+4
* Eina: Fix compilation with --enable-amalgamation.Tom Hacohen2010-07-271-0/+1
* Eina: Added Eina_UStrbuf.Tom Hacohen2010-07-271-0/+2
* Eina: Add Eina_UStringshare and Eina_Binshare.Tom Hacohen2010-07-271-0/+3
* Eina: Added Eina_Unicode.Tom Hacohen2010-07-271-0/+1
* * eina: add a mempool that just do one big malloc.Cedric BAIL2010-07-261-0/+4
* * eina: Add first version of a Quad Tree data type.Cedric BAIL2010-04-291-1/+2
* apparently fbsd is unaware of expr substr...Carsten Haitzler2010-04-241-1/+1
* on some platform, iconv.h defines iconv() with a macro,Vincent Torri2010-02-081-1/+1
* * remove useless iconv_cflagsVincent Torri2010-02-021-5/+4
* copy ecore_txt_convert to eina_str_convertSebastian Dransfeld2010-02-021-3/+4
* Move ecore_str and ecore_strbuf to einaSebastian Dransfeld2010-01-271-1/+3
* * eina: Add sin and cos fixed point fonction.Cedric BAIL2009-12-081-0/+1
* fix compilation of eina_amalgamation.c on WindowsVincent Torri2009-11-071-1/+2
* fix dist/distcheck ruleVincent Torri2009-11-061-13/+9
* disable amalgamation by defaultVincent Torri2009-11-031-4/+1
* remove useless $(builddir)/ (also confirmed by a autoconf dev),Vincent Torri2009-11-011-47/+47