EFL core migration @74624
[framework/uifw/eina.git] / m4 /
2012-08-07 Jaehwan KimEFL core migration @74624
2012-07-01 caroEina: fix CFLAGS value when --enable-assert is used
2012-07-01 caroEina: remove --enable-coverage option.
2012-07-01 carotypo
2012-06-28 caroEina: check if fnmatch() is also in libc
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 carodamn space !
2012-06-28 caroremove useless m4 files
2012-06-28 caroEina: add nice m4 macro to check function. Will be...
2012-06-18 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-05-30 caroEina: move spin lock checks in the generic m4 threads...
2012-05-29 caroEina: remove threads options from configure
2012-04-05 Jeonghyun YunEFL core migration revision 69920
2012-04-03 caroEina: Fix cases where dlopen is wrongly checked because...
2012-04-03 caroupdate date
2012-03-27 Jeonghyun YunEFL core migration revision 69625
2012-03-25 carobetter m4 macro
2012-03-25 caroEina: fix shm_open() check (can be in libc or librt...
2012-02-15 Jaehwan KimEFL migration revision 67705
2012-01-21 caroEina: put m4 files in their own subdir
2011-10-13 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-09 caroEina: big mistake in efl_attribute.m4. My bad
2011-10-05 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-09-29 carouse another m4 macro for __atribute__
2011-06-23 Jaehwan Kimsvn update: 60288 (latest:60288)
2011-06-09 antognollieina: add autotools rules to building and installing...
2011-05-02 cedriceina: add back threads on/off support.
2010-12-22 Jaehwan Kimsvn update: 55578 (latest:55578)
2010-12-14 cedric * eina: also update ldflags instead of cflags.
2010-12-13 Daniel Juyung Seo[SVN's EFL Migration] eina in SLP is merged with SVN...
2010-12-03 cedric * eina: define PATH_MAX when needed.
2010-11-25 Daniel Juyung Seo[Overwrite from SVN Revision 54761]
2010-11-20 cedric * eina: fix pthread library and flags typos.
2010-10-20 MyoungWoon Roy KimMerge with EFL svn 53437
2010-10-19 EFLsvn update: 53428 (latest:53437)
2010-10-13 cedric * eina: add assert to ease tracking down efl misuse...
2010-09-07 Jeahwan Kimsvn update: 51390 (latest:51480)
2010-09-07 Jeahwan KimMerge with EFL svn repo
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-06-07 Daniel Juyung Seosvn update: 49540 (latest:49550)
2010-06-07 Daniel Juyung SeoMerge with EFL svn repo
2010-05-28 carofix pthread support with mingw
2010-05-18 Youmin Hasvn update: 48922 (latest:48959)
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.