support mtrace in eina at runtime. easier now to enable via env vars.
[profile/ivi/eina.git] / configure.ac
2011-09-20 rastersupport mtrace in eina at runtime. easier now to enable...
2011-09-18 kakarotoEina: In eina_file_open, only set the CLOEXEC flag...
2011-09-18 kakarotoEina: mmap: Use HAVE_SIGINT_T instead of ifdefs on...
2011-09-18 caroadd sys/types.h check
2011-09-16 carofix configure output
2011-09-16 caroquotes and cleanup
2011-09-15 cedriceina: add XAttr support to eina.
2011-08-26 carodefine HAVE_DLOPEN also on Windows
2011-08-09 cedriceina: make dlopen optional.
2011-08-05 sachielCheck Evas too, DSO thingy
2011-08-04 gastalEina: eina tiler example.
2011-08-02 tasnEina: Moved valgrind check to the libararies check...
2011-07-14 caroEina: link against iconv, use rt_libs to hold -lrt...
2011-07-14 caroEina : configure.ac : improve shm_open detection
2011-07-13 cedriceina: fix typo.
2011-07-13 cedriceina: fix eina shm_open detection.
2011-07-13 cedriceina: fix build on NetBSD.
2011-06-09 antognollieina: add autotools rules to building and installing...
2011-06-06 antognollieina: fix doc building when srcdir != builddir.
2011-06-03 caroEina: fix static linking with eina
2011-05-04 cedriceina: improve on/off and debugging lock.
2011-05-02 cedriceina: add back threads on/off support.
2011-04-27 caroformatting: alphabetical order
2011-04-24 cedriceina: starting to use eina_lock.
2011-04-22 caroEina: Add Eina_Lock API
2011-04-12 discomfitoradd bench for google's cityhash function (64bit, code...
2011-03-27 carorename libtool version names to fit libtool doc
2011-03-18 rasterrevert version change 999 -> 99. also e17 didnt even...
2011-03-17 englebassSet v_mic to 99 (less than 256) to please OS X
2011-03-09 cedriceina: better fix for large file.
2011-02-17 caroBetter headers check.
2011-01-29 rastersvn goes to x.x.999.svnrev now. :)
2011-01-29 raster1.0 version magic. now leave these projects the hell...
2011-01-16 caroput again eina tests in the source tree
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carouse configure-time headers checks instead of compiler...
2011-01-06 caromove AC_GNU_SOURCE before libtool init
2011-01-06 caroadd guards in config.h to avoid multiple inclusions
2010-12-19 rasterremove eina tests
2010-12-04 cedric * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze...
2010-12-03 cedric * eina: define PATH_MAX when needed.
2010-11-23 carowhitespace --
2010-11-12 cedric * efl: beta2 !
2010-11-06 caro * port eina_file_*_ls() on Windows and put the code...
2010-11-03 cedric * eina: fix possible race condition between opendir...
2010-11-02 cedric * eina: use fstatat when available.
2010-10-23 barbierivalgrind support is now automatic, make usage clear...
2010-10-14 rfonsecaMake valgrind know about eina mempools.
2010-10-13 cedric * eina: add assert to ease tracking down efl misuse...
2010-10-07 etrunkoEina: Don't #define _GNU_SOURCE
2010-10-03 rasterefl 1.0.0 beta.
2010-08-16 cedric * eina: remove configure option for rwlock as it is...
2010-08-16 rasteractually fix - eina.pc should now be used. consistency...
2010-08-16 rastermodule arch fix.
2010-08-16 rasterwell got to start somewhere. eina 1.0.0 alpha readied...
2010-08-08 discomfitorfix automake quoting
2010-08-08 discomfitoradd rwlock define to eina_config.h
2010-08-08 discomfitorsplit out spinlock detection to separate macro for...
2010-08-05 cedric * eina: complete configure.ac with latest mempool.
2010-07-27 discomfitorwhen all files combine and the enable flag is set,...
2010-07-27 tasnEina: Added Eina_Unicode.
2010-07-26 cedric * eina: add a mempool that just do one big malloc.
2010-07-13 caroinclude sys/syslimits.h on mac os x for PATH_MAX and...
2010-07-13 carouse Win32 native mutex on Windows. To use it, pass...
2010-06-27 rasterand final post snap - next releasename
2010-06-27 rastersnap+release
2010-06-27 rasterSnapshot eina
2010-06-18 cedric * configure.ac: take inept translation a little...
2010-06-09 barbieriSVN_REPO_PATH envvar during autoconf to use svnversion...
2010-06-06 rasterrestore after snap/release
2010-06-06 rasterSnapshot eina
2010-06-06 rasterpost-snap anr release.. reset svn back.. this time...
2010-06-06 rasterSnapshot eina
2010-06-06 rasterpost release - move relname to pre-svn again.
2010-06-06 rasterSnapshot eina
2010-06-06 caroVMIC not defined anymore at configure time
2010-06-04 rasterchange svnversion shell goop to nuke sed and just use...
2010-06-03 sachielLet git-svn users get the right revision number to...
2010-06-01 cedric * eina: remove duplicate declaration of MODULE_ARCH.
2010-05-31 rasternopw svn revision works again.
2010-05-31 rasterfix - if no svn tree, then it will pretend to be a...
2010-05-29 rasterfix release modules
2010-05-29 rastereina gets version thing ala eet.
2010-04-03 caroremove cegcc compiler support
2010-02-26 barbieriremove static/builtin modules warning, we ship with...
2010-02-13 caro * -fno-strict-aliasing is checked at linked time ...
2010-02-11 englebassOnly test built mempools
2010-02-08 caro * include stdlib.h so that NULL is always defined
2010-02-08 caroon some platform, iconv.h defines iconv() with a macro,
2010-02-08 mejFix build on RHEL5.
2010-02-07 caro * fix compilation when iconv.h is detected but libicon...
2010-02-03 carouse efl_fnmatch macro
2010-02-02 caro * remove useless iconv_cflags
2010-02-02 caro * fix configure.ac
2010-02-02 englebasscopy ecore_txt_convert to eina_str_convert
2010-01-31 caroif someone pass --enable-default-mempool, pass_through...
2010-01-27 englebassMove ecore_str and ecore_strbuf to eina
2010-01-26 rastereina - does modules like the rest of efl, so it's able...
2010-01-26 caro * make chained mempool static by default
2010-01-25 englebassAdd patch from bug #479
next