summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-05-251-2/+2
|\
| * Bring in the compile script from automake, if needed.Peter Rosin2011-05-251-0/+1
| * Make the tests build when OpenSSL is not available.Peter Rosin2011-05-251-2/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-05-061-16/+31
|\ \ | |/
| * Correctly detect openssl on windowsSebastian Hahn2011-05-061-3/+18
| * Move the win32 detection in configure.inSebastian Hahn2011-05-061-13/+13
| * Use OPENSSL_LIBS in Makefile.amSebastian Hahn2011-05-061-1/+1
| * Bump version to 2.0.11-stable-devNick Mathewson2011-04-271-2/+2
| * Increment version number to 2.0.11-stablerelease-2.0.11-stableNick Mathewson2011-04-271-2/+2
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-04-241-6/+0
|\ \ | |/
| * Use AM_CONDITIONAL, not AC_SUBST, to tell automake to build regressNick Mathewson2011-04-231-6/+0
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-04-231-1/+1
|\ \ | |/
| * Try to fix up CHECK_REGRESS hack to not break on win32Nick Mathewson2011-04-231-1/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-04-221-1/+25
|\ \ | |/
| * Fix compilation under LLVM/clang with --enable-gcc-warningsSebastian Hahn2011-04-231-1/+25
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-03-231-7/+48
|\ \ | |/
| * Add comment to configure.in to explain gc-sections test logicNick Mathewson2011-03-231-0/+3
| * Fix for --gc-sections on NetBSDDave Hart2011-03-231-7/+45
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-02-221-4/+94
|\ \ | |/
| * Make -ffunction-sections off-by-default in 2.0.xNick Mathewson2011-02-221-2/+6
| * Remove nonfunctional enable_libevent_(install|regress)_def variablesNick Mathewson2011-02-221-5/+2
| * Add configure options to disable installation, regression testsDave Hart2011-02-221-0/+19
| * Add -D_OSF_SOURCE to fix hpux buildsHarlan Stenn2011-02-221-0/+12
| * Use the gcc -ffunction-segments feature to allow gc when linking with static ...Dave Hart2011-02-221-0/+32
| * Check for getservbyname even if not on win32.Harlan Stenn2011-02-221-0/+1
| * Fix autoconf bracket issues; make check for getaddrinfo include netdb.hHarlan Stenn2011-02-221-4/+25
| * Skip check for zlib if we have no zlib.hHarlan Stenn2011-02-221-0/+4
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-02-031-8/+8
|\ \ | |/
| * Fix warnings about AC_LANG_PROGRAM usageSebastian Hahn2011-02-031-8/+8
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-02-011-0/+3
|\ \ | |/
| * Do not check for gethostbyname_r versions if we have getaddrinfoNick Mathewson2011-01-311-0/+3
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-01-311-1/+1
|\ \ | |/
| * Build correctly on platforms without sockaddr_storageNick Mathewson2011-01-241-1/+1
* | Merge remote branch 'origin/patches-2.0'Nick Mathewson2011-01-241-1/+1
|\ \ | |/
| * Make --enable-gcc-warnings a no-op if not using gccNick Mathewson2011-01-241-1/+1
* | Allow use of --enable-silent-rules for quieter compilation with automake 1.11Dave Hart2011-01-241-0/+2
* | Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)Kevin Bowling2011-01-031-2/+2
* | Use a Configuration Header Template for evconfig-private.hKevin Bowling2011-01-021-1/+1
* | Revert "evconfig-private.h with recusive configure subdirs"Kevin Bowling2011-01-021-1/+0
* | evconfig-private.h with recusive configure subdirsKevin Bowling2011-01-021-0/+1
* | Add AC_GNU_SOURCE to the fallback case.Kevin Bowling2011-01-021-0/+1
* | Add AC_USE_SYSTEM_EXTENSIONS to configure.in.Kevin Bowling2010-12-221-0/+8
* | Bump version in master to 2.1.0-alpha-devNick Mathewson2010-12-161-2/+2
|/
* Bump version to 2.0.10-stable-devNick Mathewson2010-12-161-2/+2
* Set the version to 2.0.10-stableNick Mathewson2010-12-151-2/+2
* Increment version to 2.0.9-rc-devNick Mathewson2010-11-301-2/+2
* Increment version to 2.0.9-rcNick Mathewson2010-11-301-2/+2
* Reworked AIX __ss_family workaround to use AC_STRUCT_MEMBER.Kevin Bowling2010-11-231-1/+1
* select comes from <sys/select.h> according to POSIX.1-2001, or from aKevin Bowling2010-11-231-2/+2
* Fix bugs in posix thread-id calculation when sizeof(pthread_t) != sizeof(long)Nick Mathewson2010-10-261-0/+4