kc3-lang/libevent/WIN32-Code

Branch :


Log

Author Commit Date CI Message
51019e94 2016-07-13 17:40:48 Bump version to 2.1.6-beta everywhere - cmake basic - cmake detecting from git -- event_fuzzy_version_from_git() - autotools - win32 - appveyor
683f5568 2015-01-05 09:16:12 Increment version to 2.1.5-beta
a4154192 2014-03-31 11:50:30 Merge pull request #125 from azat/tree.h-drop-copy tree.h: drop duplicated content of tree.h
61931871 2014-03-28 20:44:09 tree.h: drop duplicated content of tree.h Introduced in 9859bc783adcd51729b3d7563902ac8caca67b42 ("r15764@tombo: nickm | 2007-12-31 15:46:16 -0500")
de268feb 2014-03-21 13:20:34 Increment version to 2.1.4-alpha-dev
d08273ec 2014-03-16 12:09:24 Increment version to 2.1.4-alpha
57abb359 2014-03-12 14:06:41 Fix consts in WIN32-Code/getopt*.[ch]
f665d5cb 2014-02-24 10:32:00 Stop checking for inet_aton; we don't use it. We had cmake and autoconf tests for the inet_aton function... but we never actually use it any more. (The autoconf tests still use the callability of inet_aton to decide whether we need to link against -lresolv) Reported by Harlan Stenn.
8697b99c 2014-01-14 18:45:11 Forgotten headers for old nmake project compatability.
86df3eda 2013-12-17 14:07:14 Change the BSD license from 4 to 3-clause. This makes it GPL compatible. Changing the license from 4 to 3-clause BSD license is OK according to a Berkley announcement on July 22, 1999 by William Hoskins, the director of the fofice of technology licensing for Berkley: ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change