summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.1.8-stable everywhereAzat Khuzhin2017-01-261-1/+2
* VERSION_INFO should me equal to library versionAzat Khuzhin2017-01-261-1/+1
* automake: do not use serial-tests if parallel-test-harness availableAzat Khuzhin2017-01-221-0/+4
* Bump VERSION_INFO so that libraries symlinks will have the same versionAzat Khuzhin2017-01-201-1/+1
* Bump version to 2.1.7-beta everywhereAzat Khuzhin2016-11-041-1/+2
* Bump version to 2.1.6-beta everywhereAzat Khuzhin2016-08-271-1/+2
* autoconf: fix --disable-thread-support build under win32Azat Khuzhin2016-08-091-1/+5
* automake: define serial-tests only if automake have this optionAzat Khuzhin2016-05-111-4/+0
* test/automake: don't use paralell test harness (since automake 1.12)Azat Khuzhin2016-05-111-1/+1
* libevent_core and libevent_extra also deserve a pkgconfig fileJan Heylen2016-04-201-2/+2
* Increment version to 2.1.5-betaNick Mathewson2015-01-051-1/+2
* Increment version to 2.1.4-alphaNick Mathewson2014-03-161-1/+2
* Split epoll lookup table into a separate header fileNick Mathewson2014-01-211-0/+1
* Fix broken autotools build.Joakim SoĢˆderberg2014-01-211-3/+3
* Incremement version to 2.1.3-alphaNick Mathewson2013-04-301-3/+3
* Do not build strlcpy.c when it will have no code.Nick Mathewson2013-03-311-1/+3
* Avoid using $(top_srcdir) in TESTS.Nick Mathewson2013-02-081-1/+2
* Bump versions to 2.1.2-alphaNick Mathewson2012-11-181-0/+5
* Rename configure.in to configure.ac.Ross Lagerwall2012-09-031-1/+1
* We now require automake 1.9 or later. Modernize!Nick Mathewson2012-08-281-2/+2
* Make quiet build even quieterNick Mathewson2012-08-281-3/+3
* Rename subordinate Makefile.ams to include.amNick Mathewson2012-08-281-3/+3
* Switch to non-recursive makefilesNick Mathewson2012-08-281-6/+14
* Enable silent build rules by default. Override with V=1Nick Mathewson2012-08-281-1/+1
* Merge branch '21_robust_monotonic'Nick Mathewson2012-05-011-0/+2
|\
| * Split out time-related prototypes into time-internal.hNick Mathewson2012-04-201-0/+1
| * Split out time-related evutil functions into a new evutil_time.cNick Mathewson2012-04-201-0/+1
* | Generate event-config.h with a single sed scriptZack Weinberg2012-04-271-21/+7
|/
* Split long lists in Makefile.am into one-item-per-lineNick Mathewson2012-04-201-26/+56
* Replace pipe-based notification with EVFILT_USER where possibleNick Mathewson2012-04-111-0/+2
* Try to finalize changelog situation for 2.1.1-alphaNick Mathewson2012-04-031-0/+2
* Distribute whatsnew-2.1.txt.Nick Mathewson2012-03-221-0/+1
* Make the generated event-config.h use correct include guardsNick Mathewson2012-02-291-2/+2
* Generate event-config.h using the correct macros.Nick Mathewson2012-02-291-4/+4
* Make event-config.h depend on Makefile.amNick Mathewson2012-02-291-1/+1
* Move libevent 1.x headers to include/, to put all public headers in one place.Nick Mathewson2012-02-131-1/+6
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-0/+9
|\
| * Update copyright notices to 2012Nick Mathewson2012-02-101-0/+6
| * Bump version to 2.0.17-stableNick Mathewson2012-02-101-1/+2
| * Increment version to 2.0.16-stablerelease-2.0.16-stableNick Mathewson2011-11-181-2/+3
| * Increment version to 2.0.15-stableNick Mathewson2011-10-121-0/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-08-311-0/+2
|\ \ | |/
| * Bump version to 2.0.14-stableNick Mathewson2011-08-301-1/+2
| * Bump version to 2.0.13-devrelease-2.0.13-stableNick Mathewson2011-07-181-1/+2
* | Fix OSX build: $(OPENSSL_INCS) needs to be after $(AM_CPPFLAGS).Zack Weinberg2011-08-301-1/+1
* | We need AM_CPPFLAGS when compiling bufferevent_openssl.cHarlan Stenn2011-08-281-1/+1
* | Use pkg-config (if available) to handle OpenSSL.Harlan Stenn2011-08-281-0/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-06-211-0/+3
|\ \ | |/
| * Don't install event_rpcgen.py when --disable-libevent-install is usedHarlan Stenn2011-06-211-0/+3
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-06-041-0/+14
|\ \ | |/