kc3-lang/libevent/README.md

Branch :


Log

Author Commit Date CI Message
50824ae2 2017-01-22 16:14:30 README: update AUTHORS $ git log --format='%an' HEAD...refs/tags/release-2.1.6-beta | sort -u | xargs -n1 -i bash -c 'fgrep -q "{}" README.md || echo {}'
3821cca1 2016-12-23 16:19:35 Update README.md The default option of EVENT__DISABLE_OPENSSL:BOOL is `OFF`
5904dd53 2016-11-02 00:16:54 README: update AUTHORS $ git log --format='%an' HEAD...refs/tags/release-2.1.6-beta | sort -u | xargs -n1 -i bash -c 'fgrep -q "{}" README.md || echo {}'
9ac000c7 2016-11-01 23:39:41 Use coveralls.io via travis
23616161 2016-10-21 10:49:22 README.md: fix typo: ar -> are
3298c254 2016-08-07 23:27:22 Update AUTHORS section in README P.S. "Sebastian Hahn" was declared two times.
b8ec70c4 2015-12-23 02:42:48 Update README.md
8b228e27 2015-12-19 01:47:49 Lot's of cmake updates This is still not done, cmake here was a horrid mess, but we're getting our act together now.
80faee9f 2015-05-13 00:52:40 Update README.md
ad4a897a 2015-05-13 00:51:07 Update README.md
a2b2e1e6 2015-05-13 00:49:08 Update README.md
0dfa5dc6 2015-05-12 15:33:26 Update README.md
e6c6f120 2014-03-16 12:01:44 Bring changelog up to date for 2.1.4-alpha
d03b5bf0 2014-01-21 14:29:00 Disclaimerize cmake a little in the README
8d4cb35d 2014-01-14 18:41:58 Clean up the README some.
604b8cc4 2014-01-14 18:25:07 Update README with CMake build instructions.
d2bc39af 2014-01-14 18:24:43 Rename README to README.md and use markdown to format.