index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove FindGit.cmake, improve `git describe` command
yuangongji
2020-05-28
1
-1
/
+0
*
Add wepoll support to light up the epoll backend on Windows
Nick Grifka
2020-05-08
1
-1
/
+6
*
Update list of cmake files for autotools dist archive
Azat Khuzhin
2020-05-05
1
-4
/
+2
*
Link with iphlpapi only on windows
Azat Khuzhin
2019-11-06
1
-2
/
+4
*
Parse IPv6 scope IDs.
Philip Homburg
2019-11-06
1
-2
/
+2
*
autotools: attach doxygen target into all target
yuangongji
2019-08-28
1
-3
/
+1
*
cmake: attach doxygen target into all target
yuangongji
2019-08-28
1
-0
/
+1
*
Change the minimum version of automake to 1.13 and autoconf to 2.67
ygj6
2019-08-09
1
-2
/
+2
*
Add Uninstall.cmake.in into dist archive
Azat Khuzhin
2019-08-03
1
-0
/
+1
*
Change autoconf version to 2.62 and automake version to 1.11.2
yuangongji
2019-07-30
1
-2
/
+2
*
Add README.md/Documentation into dist archive
Azat Khuzhin
2019-06-26
1
-0
/
+5
*
Add getopt into dist archive
Azat Khuzhin
2019-05-15
1
-3
/
+6
*
evwatch: Add "prepare" and "check" watchers.
Dan Rosen
2019-04-03
1
-0
/
+1
*
Remove manually written nmake makefiles (cmake should be used instead)
Azat Khuzhin
2019-04-03
1
-4
/
+1
*
Add cmake rules into dist archive
Azat Khuzhin
2018-10-31
1
-0
/
+25
*
Give priority to the build directory headers
Cristian Morales Vega
2018-04-23
1
-1
/
+1
*
Do not ship evconfig-private.h in dist archive
Cristian Morales Vega
2018-04-23
1
-1
/
+0
*
Provide Makefile variables LIBEVENT_{CFLAGS,CPPFLAGS,LDFLAGS}
stenn
2018-02-24
1
-3
/
+5
*
Include openssl-compat.h into dist archive
Azat Khuzhin
2017-01-29
1
-1
/
+2
*
Bump version in master to 2.2.0-alpha-dev
Azat Khuzhin
2017-01-29
1
-2
/
+5
*
Bump version to 2.1.8-stable everywhere
Azat Khuzhin
2017-01-26
1
-1
/
+2
*
VERSION_INFO should me equal to library version
Azat Khuzhin
2017-01-26
1
-1
/
+1
*
automake: do not use serial-tests if parallel-test-harness available
Azat Khuzhin
2017-01-22
1
-0
/
+4
*
Bump VERSION_INFO so that libraries symlinks will have the same version
Azat Khuzhin
2017-01-20
1
-1
/
+1
*
Bump version to 2.1.7-beta everywhere
Azat Khuzhin
2016-11-04
1
-1
/
+2
*
Bump version to 2.1.6-beta everywhere
Azat Khuzhin
2016-08-27
1
-1
/
+2
*
autoconf: fix --disable-thread-support build under win32
Azat Khuzhin
2016-08-09
1
-1
/
+5
*
automake: define serial-tests only if automake have this option
Azat Khuzhin
2016-05-11
1
-4
/
+0
*
test/automake: don't use paralell test harness (since automake 1.12)
Azat Khuzhin
2016-05-11
1
-1
/
+1
*
libevent_core and libevent_extra also deserve a pkgconfig file
Jan Heylen
2016-04-20
1
-2
/
+2
*
Increment version to 2.1.5-beta
Nick Mathewson
2015-01-05
1
-1
/
+2
*
Increment version to 2.1.4-alpha
Nick Mathewson
2014-03-16
1
-1
/
+2
*
Split epoll lookup table into a separate header file
Nick Mathewson
2014-01-21
1
-0
/
+1
*
Fix broken autotools build.
Joakim SoĢderberg
2014-01-21
1
-3
/
+3
*
Incremement version to 2.1.3-alpha
Nick Mathewson
2013-04-30
1
-3
/
+3
*
Do not build strlcpy.c when it will have no code.
Nick Mathewson
2013-03-31
1
-1
/
+3
*
Avoid using $(top_srcdir) in TESTS.
Nick Mathewson
2013-02-08
1
-1
/
+2
*
Bump versions to 2.1.2-alpha
Nick Mathewson
2012-11-18
1
-0
/
+5
*
Rename configure.in to configure.ac.
Ross Lagerwall
2012-09-03
1
-1
/
+1
*
We now require automake 1.9 or later. Modernize!
Nick Mathewson
2012-08-28
1
-2
/
+2
*
Make quiet build even quieter
Nick Mathewson
2012-08-28
1
-3
/
+3
*
Rename subordinate Makefile.ams to include.am
Nick Mathewson
2012-08-28
1
-3
/
+3
*
Switch to non-recursive makefiles
Nick Mathewson
2012-08-28
1
-6
/
+14
*
Enable silent build rules by default. Override with V=1
Nick Mathewson
2012-08-28
1
-1
/
+1
*
Merge branch '21_robust_monotonic'
Nick Mathewson
2012-05-01
1
-0
/
+2
|
\
|
*
Split out time-related prototypes into time-internal.h
Nick Mathewson
2012-04-20
1
-0
/
+1
|
*
Split out time-related evutil functions into a new evutil_time.c
Nick Mathewson
2012-04-20
1
-0
/
+1
*
|
Generate event-config.h with a single sed script
Zack Weinberg
2012-04-27
1
-21
/
+7
|
/
*
Split long lists in Makefile.am into one-item-per-line
Nick Mathewson
2012-04-20
1
-26
/
+56
*
Replace pipe-based notification with EVFILT_USER where possible
Nick Mathewson
2012-04-11
1
-0
/
+2
[next]