summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/
| * Bump version to 2.0.12-stable. Not release just yetNick Mathewson2011-06-031-2/+3
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-06-011-1/+2
|\ \ | |/
| * cygwin: make it possible to build DLLsNick Mathewson2011-06-011-1/+2
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-05-251-1/+1
|\ \ | |/
| * Link with -lshell32 and -ladvapi32 on Win32.Peter Rosin2011-05-251-1/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-05-061-1/+1
|\ \ | |/
| * Use OPENSSL_LIBS in Makefile.amSebastian Hahn2011-05-061-1/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-05-041-1/+1
|\ \ | |/
| * libssl depends on libcrypto, not the other way around.Peter Rosin2011-05-041-1/+1
| * Increment version number to 2.0.11-stablerelease-2.0.11-stableNick Mathewson2011-04-271-1/+1
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-03-231-1/+1
|\ \ | |/
| * Fix make distcheck & installation of libevent 1 headersDave Hart2011-03-231-1/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-03-031-2/+8
|\ \ | |/
| * Make --no-libevent-install apply to event1 headers tooDave Hart2011-03-031-2/+8
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-02-221-6/+13
|\ \ | |/
| * Add configure options to disable installation, regression testsDave Hart2011-02-221-6/+13
* | Shell hack for weird mkdir -p commandsKevin Bowling2011-01-071-1/+1
* | Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)Kevin Bowling2011-01-031-1/+1
* | Add an evconfig-private.h stub for Win32.Kevin Bowling2011-01-021-0/+1
* | Remove event-private.h and switch to evconfig-private.hKevin Bowling2011-01-021-6/+3
* | Add event-private.h to noinst_HEADERSKevin Bowling2010-12-221-0/+1
* | Filter '# define' statements from autoconf and generate event-private.hKevin Bowling2010-12-221-2/+6