summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.0.17-stable-devNick Mathewson2012-02-101-2/+2
* Update copyright notices to 2012Nick Mathewson2012-02-101-1/+7
* Bump version to 2.0.17-stableNick Mathewson2012-02-101-2/+2
* check for sysctl before we use itMike Frysinger2011-12-081-1/+1
* Increment version to 2.0.16-stable-devNick Mathewson2011-11-181-2/+2
* Increment version to 2.0.16-stablerelease-2.0.16-stableNick Mathewson2011-11-181-2/+2
* Bump version to 2.0.15-stable-devNick Mathewson2011-10-121-2/+2
* Increment version to 2.0.15-stableNick Mathewson2011-10-121-2/+2
* Increment version to 2.0.14-stable-devNick Mathewson2011-08-311-2/+2
* Bump version to 2.0.14-stableNick Mathewson2011-08-301-2/+2
* Ignore deprecation warnings on OS XSebastian Hahn2011-08-101-0/+9
* Bump version to 2.0.13-stable-devNick Mathewson2011-07-181-2/+2
* Bump version to 2.0.13-devrelease-2.0.13-stableNick Mathewson2011-07-181-2/+2
* Bump version to 2.0.12-stable-devNick Mathewson2011-06-041-2/+2
* Bump version to 2.0.12-stable. Not release just yetNick Mathewson2011-06-031-2/+2
* cygwin: make it possible to build DLLsNick Mathewson2011-06-011-0/+15
* 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
* 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
* Use AM_CONDITIONAL, not AC_SUBST, to tell automake to build regressNick Mathewson2011-04-231-6/+0
* Try to fix up CHECK_REGRESS hack to not break on win32Nick Mathewson2011-04-231-1/+1
* Fix compilation under LLVM/clang with --enable-gcc-warningsSebastian Hahn2011-04-231-1/+25
* 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
* 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
* Fix warnings about AC_LANG_PROGRAM usageSebastian Hahn2011-02-031-8/+8
* Do not check for gethostbyname_r versions if we have getaddrinfoNick Mathewson2011-01-311-0/+3
* Build correctly on platforms without sockaddr_storageNick Mathewson2011-01-241-1/+1
* Make --enable-gcc-warnings a no-op if not using gccNick Mathewson2011-01-241-1/+1
* 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
* Increment version in git to 2.0.8-rc-devNick Mathewson2010-10-141-2/+2
* Increment the version to 2.0.8-rcrelease-2.0.8-rcNick Mathewson2010-10-141-2/+2
* Make the --enable-gcc-warnings option include signed comparison warningsNick Mathewson2010-10-141-1/+1