CIA.vc
autotools
Real-time open source activity stats
Stats » Projects » Enlightenment » autotools
informationsyndicateUTC clock
09:56 on May 28, 2012
event counters
The last message was received 1.93 years ago at 15:49 on Jun 23, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
8 messages since the first one, 2.26 years ago, for an average of 3.43 months between messages
recent messages
dateReversed sort columnprojectcontentlink
15:49 on Jun 23, 2010e
Commit by caro :: r49816 autotools/efl_pthread.m4: (link)
fix linking with mingw
#
18:20 on Jun 07, 2010e
Commit by caro :: r49556 autotools/efl_cpu.m4: (link)
update efl_cpu.m4
#
05:19 on May 02, 2010e
Commit by caro :: r48538 autotools/efl_pthread.m4: (link)

  • link pthread and spinlock code instead of just compiling
  • POSIX pthread spinlock may be unimplemented, so don't exit with an error if they are not available
#
20:37 on May 01, 2010e
Commit by caro :: r48523 autotools/efl_pthread.m4: (link)
Some libc have a pthread that declares spinlock functions,
but does not define them. So the check now links the test code.
#
12:13 on Mar 07, 2010e
Commit by caro :: r46944 autotools/efl_pthread.m4: (link)
typo
#
12:03 on Mar 07, 2010e
Commit by caro :: r46939 autotools/efl_pthread.m4: (link)
when pthread is found, don't abort if spin lock is not found but not reqested

Patch by Albin Tonnerre
#
17:26 on Feb 28, 2010e
Commit by caro :: r46653 autotools/efl_pthread.m4: (link)
abort when pthread is requested but not found
patch by Albin Tonnerre
#
15:42 on Feb 24, 2010e
Commit by caro :: r46430 autotools/efl_pthread.m4: (link)
use C (and not C++) pthread library on Windows
#