summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bump version in master to 2.1.0-alpha-devNick Mathewson2010-12-161-15/+2
|/
* Set the version to 2.0.10-stableNick Mathewson2010-12-151-8/+4
* Bump VERSION_INFO to 5:0:0Nick Mathewson2010-11-301-3/+5
* Note that 2.0.9 will break the ABI, and make changes we were postponing.Nick Mathewson2010-10-261-5/+6
* Increment the version to 2.0.8-rcrelease-2.0.8-rcNick Mathewson2010-10-141-3/+4
* Make all versioning changes for 2.0.7-rc, and add ChangeLogrelease-2.0.7-rcNick Mathewson2010-09-091-3/+4
* Merge branch 'more_pkgconfig'Nick Mathewson2010-08-101-0/+2
|\
| * Add pkgconfig files for libevent_{openssl,pthreads}Nick Mathewson2010-08-101-0/+2
* | Increment versions to 2.0.6-rcrelease-2.0.6-rcNick Mathewson2010-08-061-5/+5
* | Move event-config.h to include/event2Nick Mathewson2010-08-061-10/+10
|/