and removed the -beta tag...
[framework/uifw/eina.git] / m4 /
2012-04-03 caroEina: Fix cases where dlopen is wrongly checked because...
2012-04-03 caroupdate date
2012-03-25 carobetter m4 macro
2012-03-25 caroEina: fix shm_open() check (can be in libc or librt...
2012-01-21 caroEina: put m4 files in their own subdir
2011-10-09 caroEina: big mistake in efl_attribute.m4. My bad
2011-09-29 carouse another m4 macro for __atribute__
2011-06-09 antognollieina: add autotools rules to building and installing...
2011-05-02 cedriceina: add back threads on/off support.
2010-12-14 cedric * eina: also update ldflags instead of cflags.
2010-12-03 cedric * eina: define PATH_MAX when needed.
2010-11-20 cedric * eina: fix pthread library and flags typos.
2010-10-13 cedric * eina: add assert to ease tracking down efl misuse...
2010-08-16 cedric * eina: remove configure option for rwlock as it is...
2010-08-08 discomfitorsplit out spinlock detection to separate macro for...
2010-07-27 discomfitorwhen all files combine and the enable flag is set,...
2010-07-13 carouse Win32 native mutex on Windows. To use it, pass...
2010-05-28 carofix pthread support with mingw
2010-05-02 caro * link pthread and spinlock code instead of just compiling
2010-05-01 caroSome libc have a pthread that declares spinlock functions,
2010-04-24 rasteramd64 - apparently fbsd is still living back in that...
2010-03-07 carotypo
2010-03-07 carowhen pthread is found, don't abort if spin lock is...
2010-02-28 caroabort when pthread is requested but not found
2010-02-24 carouse C (and not C++) pthread library on Windows
2010-02-13 caro * -fno-strict-aliasing is checked at linked time ...
2010-02-12 caroformatting
2010-02-11 englebassOnly test built mempools
2010-02-03 caroupdate efl_fnmatch m4 macro
2010-02-03 carouse efl_fnmatch macro
2010-01-28 carofix mingw flags
2010-01-26 caro * make chained mempool static by default
2010-01-26 caroadd mempool namespace in configure help
2010-01-24 caro * more portable shell tests
2010-01-24 carouse m4 macro ti check compiler flag
2009-12-25 caro * better m4 coding
2009-11-19 carostupid AC_CHECK_PROG
2009-11-19 carominor fix
2009-11-03 caroadd pthread support on Windows
2009-08-20 carorewrite a bit that m4 macro
2009-06-30 caro * remove the mention of the static link check in confi...
2009-06-27 caroupdate m4 macros (mainly formatting)
2009-06-26 caro * use a m4 macro for checking benchmark libraries and
2009-06-22 caroremove documentation on how to build eina with static...
2009-06-20 caro * All memory pools can be enabled / disabled
2009-05-15 caroupdate efl_doxygen.m4
2009-02-17 cedric * eina/m4/efl_pthread.m4,
2009-02-01 caro * fix logic in efl_doxygen.m4
2009-01-14 caroupdate ac_attribute.m4
2009-01-13 caroThe problem of the detection of __attribute__ on mac...
2009-01-11 caromac os x port of gcc has problems with __attribute__...
2008-11-01 cedricAdd dladdr and env code for eina_module from Vincent...
2008-10-10 cedricMove eina outside of PROTO.