kc3-lang/libevent/sample

Branch :


Log

Author Commit Date CI Message
65c920c9 2011-09-25 07:41:29 Merge remote-tracking branch 'origin/patches-2.0'
7f82382a 2011-09-25 07:39:00 Use _SOURCES, not _sources, in sample/Makefile.am Found by Adrian Chadd
2179d735 2011-09-16 09:47:14 Merge remote-tracking branch 'origin/patches-2.0'
9ae061ac 2011-09-15 13:06:38 le-proxy and regress depend on openssl directly
1c638607 2011-08-28 14:30:52 Use pkg-config (if available) to handle OpenSSL.
b260065a 2011-08-28 14:06:03 Merge remote-tracking branch 'origin/patches-2.0'
7c11e51e 2011-08-27 05:48:11 Clean up some problems identified by Coverity.
c629e182 2011-07-15 10:20:58 Merge remote-tracking branch 'origin/patches-2.0'
4a5c82d6 2011-07-15 10:20:01 Use AM_CPPFLAGS in sample/Makefile.am, not AM_CFLAGS Reported by Dagobert Michelsen.
9f560bfa 2011-05-25 19:50:56 Use "_WIN32", not WIN32: it's standard and we don't need to fake it This patch was automatically generated with perl. Based on a patch by Peter Rosin.