summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some versions of lex will drop a lex.yy.c file when we probe to see ifTom Lane2004-09-021-1/+1
* Use $PATH_SEPARATOR like the rest of the autoconf code, instead ofTom Lane2004-09-021-6732/+3130
* tag configure beta2REL8_0_0BETA2PostgreSQL Daemon2004-08-311-3134/+6736
* Fix agressive collection of thread flags.Bruce Momjian2004-08-171-1/+3
* Fix syntax error just introduced.Bruce Momjian2004-08-161-1/+0
* autoconf for recent thread check changes.Bruce Momjian2004-08-161-18/+23
* tag her configure 8.0.0beta1 ...PostgreSQL Daemon2004-08-081-9/+9
* Fixups for Win32 symlinks.Bruce Momjian2004-08-081-1/+7
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-041-9/+9
* Add docs for initdb --auth.Bruce Momjian2004-08-011-5/+0
* Suppress readline usage in mingw in configure.Bruce Momjian2004-07-201-2/+13
* Detect locale/encoding mismatch in initdb, or pick a suitable encodingPeter Eisentraut2004-07-141-1/+2
* Add --enable-thread-safety-force to force a thread compile even if theBruce Momjian2004-07-101-10/+66
* Avoid including <sys/time.h> on platforms that don't have it.Tom Lane2004-06-241-1/+2
* Improve comment.Bruce Momjian2004-06-161-1/+1
* Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_INT tests with theBruce Momjian2004-06-161-2/+4
* Fix mingw link check by using double-brackets.Bruce Momjian2004-06-081-1/+1
* Fix strerror_r by checking return type from configure.Bruce Momjian2004-06-071-0/+53
* Remove quotes around $CONFIG_LINKS. Caused improper expansion.Bruce Momjian2004-05-281-1/+1
* Move pgkill out into /port so pg_ctl can use it on Win32.Bruce Momjian2004-05-271-0/+1