summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Stamp 8.0.9.REL8_0_9Tom Lane2006-10-121-9/+9
* Back-port HEAD's configure fixes to select appropriate compiler switchesTom Lane2006-08-071-11/+108
* Stamp release 8.0.8.REL8_0_8Tom Lane2006-05-211-9/+9
* Stamp 8.0.7.REL8_0_7Tom Lane2006-02-121-9/+9
* Use a more bulletproof test for whether finite() and isinf() are present.Tom Lane2006-01-121-3/+7
* Generate back-branch configure scripts with the appropriate version of autoconf.Tom Lane2006-01-061-7049/+3269
* Stamp relesae 8.0.6.Bruce Momjian2006-01-051-3277/+7057
* Stamp 8.0.5.Tom Lane2005-12-091-9/+9
* Stamp release 8.0.4.Tom Lane2005-10-031-9/+9
* Remove unnecessary configure test for inet_ntop(), per Andrew Dunstan.Tom Lane2005-08-171-68/+1
* Stamp release 8.0.3.Tom Lane2005-05-051-9/+9
* Stamp 8.0.2.REL8_0_2Tom Lane2005-04-071-9/+9
* Tag for 8.0.2beta1PostgreSQL Daemon2005-03-261-9/+9
* Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 authTom Lane2005-03-251-3/+118
* Stamp 8.0 branch as 8.0.1.Tom Lane2005-01-301-9/+9
* its that time ... tag it for releaseREL8_0_0PostgreSQL Daemon2005-01-171-9/+9
* up release to rc5REL8_0_0RC5PostgreSQL Daemon2005-01-111-9/+9
* upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon2005-01-071-9/+9
* Adjust a few more copyright notices to match the format expected byTom Lane2005-01-011-2/+2
* forgot to autoconf after tag'ng configure.in with rc3REL8_0_0RC3PostgreSQL Daemon2004-12-311-11/+11
* tag files for rc2REL8_0_0RC2PostgreSQL Daemon2004-12-211-9/+9
* Remove direct inclusions of <com_err.h> as well as configure test forTom Lane2004-12-201-110/+0
* Cause configure --with-tcl to check for presence of <tcl.h>, as perTom Lane2004-12-161-1/+115
* Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS toBruce Momjian2004-12-161-15/+20
* Update aix cc_r wording.Bruce Momjian2004-12-141-3/+3
* Mention aix cc_r is not supported, and whyBruce Momjian2004-12-141-0/+3
* tag configure for rc1 ..REL8_0_0RC1PostgreSQL Daemon2004-12-031-9/+9
* Allow libedit to keep its headers in /usr/include/readline/ ... not aTom Lane2004-12-021-0/+234
* Hack to work around broken linker on older NetBSD/OpenBSD/Irix assumedTom Lane2004-12-021-7/+8
* Rework libpq threaded SIGPIPE handling to avoid interference withBruce Momjian2004-12-021-0/+12
* Fix readline/libedit selection code to prefer readline over libeditTom Lane2004-11-301-20/+270
* update us to beta5REL8_0_0BETA5PostgreSQL Daemon2004-11-221-9/+9
* Add code to find_my_exec() to resolve a symbolic link down to theTom Lane2004-11-061-1/+2
* Move pthread.h test up to use PTHREAD_CFLAGS.Bruce Momjian2004-11-021-5/+6
* make sure we tag configure.in as beta4 as well ...REL8_0_0BETA4PostgreSQL Daemon2004-10-251-9/+9
* If we're going to test for switch validity by observing whether theTom Lane2004-10-241-1/+3
* When using GCC, change the default CFLAGS to:Neil Conway2004-10-201-21/+145
* > This lets you do something like:Bruce Momjian2004-10-151-0/+7
* Another try at making plpython autoconfiguration work correctly. Use aTom Lane2004-10-111-3/+21
* Un-break plpython build for non-Windows platforms.Tom Lane2004-10-101-15/+6
* Here is a patch to fix win32 ssl builds. Summary of changes:Bruce Momjian2004-10-061-0/+141
* Allow plpython to build on Win32.Bruce Momjian2004-10-061-20/+3
* Remove more traces of libpgtcl from the source tree. Also, make someNeil Conway2004-10-011-2/+2
* update for beta3, and update Copyright date to 2004REL8_0_0BETA3PostgreSQL Daemon2004-09-271-11/+11
* Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave justPeter Eisentraut2004-09-171-1/+2
* Make discovery of python_configdir architecture independent. SolutionJoe Conway2004-09-161-1/+14
* Send thread test output to file descriptor 5 like configure does ratherBruce Momjian2004-09-111-1/+1
* Check for ignored thread compiler options to reduce compiler noise.Bruce Momjian2004-09-111-7/+21
* Use $PORTNAME consistently instead of $host_os, where appropriate.Bruce Momjian2004-09-101-13/+10
* Use _timezone global on Cygwin instead of timezone.Bruce Momjian2004-09-081-0/+4