summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2002-02-03Stamp configure/configure.in for 7.2, already did register.txt andREL7_2Bruce Momjian
2002-01-25let's roll up rc2 ..REL7_2_RC2PostgreSQL Daemon
2002-01-24Cope with gcc that outputs a multiline version string, per Trond.Tom Lane
2002-01-22okay, sorry for delay all ... here is the tag for RC1 ...REL7_2_RC1PostgreSQL Daemon
2002-01-14tag as beta 5 for *hopefully* a very very short beta cycle on this one?REL7_2_BETA5PostgreSQL Daemon
2001-12-20Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.Bruce Momjian
2001-12-13--with-pam was claiming to take an argument, but didn't. Help display fixed.Peter Eisentraut
2001-12-12tag it as b4, with all the changes that have gone on ...REL7_2_BETA4PostgreSQL Daemon
2001-12-03Add configure-time check whether sig_atomic_t is defined; if not,Tom Lane
2001-12-02More correct way to check for existence of types, which allows to specifyPeter Eisentraut
2001-11-20update configure.in for b3 ...PostgreSQL Daemon
2001-11-15Autoconf.Tom Lane
2001-11-06tag'd and branded as b2 ...PostgreSQL Daemon
2001-10-25bmake sure that configure is tags as 7.2b1 now instead of 7.2develPostgreSQL Daemon
2001-10-20Revert change to autodetect '__getopt_initialized' variable ... turnsTom Lane
2001-10-19Proper fix for glibc getopt() botch. Surprising we did not see thisTom Lane
2001-10-19Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 usingBruce Momjian
2001-10-16Ok, here is the modified encoding table (column1 is the standard name,Tatsuo Ishii
2001-10-13Autoconf.Tom Lane
2001-10-11Add support for ISO-8859-6 to 16Tatsuo Ishii
2001-10-01Run autoconf.Bruce Momjian
2001-09-22Provide some initial support for building the ODBC driver forPeter Eisentraut
2001-09-14Remove --enable-unicode-conversionTatsuo Ishii
2001-09-12Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions.Peter Eisentraut
2001-09-11Look for fdatasync() in librt, for Solaris.Peter Eisentraut
2001-09-10When testing for source and build tree equality, and test -ef doesn't work,Peter Eisentraut
2001-09-07Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.Bruce Momjian
2001-08-28Fix the readline test to find dependent libraries on NetBSD and OpenBSD.Peter Eisentraut
2001-08-26Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-08-06Do not pre-expand localedir as substituted in the makefile, so that 'makePeter Eisentraut
2001-08-01Digging through previous discussion of this patch, I note where Peter E.Tom Lane
2001-08-01Support ident authentication on local (Unix) socket connections, if theTom Lane
2001-07-30autoconfBruce Momjian
2001-07-10Support fake root install, separate build dir, dependency tracking, ourPeter Eisentraut
2001-07-04Check for jakarta-ant before ant, in case 'ant' is the screen saver program.Peter Eisentraut
2001-06-11autoconfBruce Momjian
2001-06-02Native Language Support (NLS)Peter Eisentraut
2001-05-16autoconfBruce Momjian
2001-05-12PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut
2001-05-11Cleanups of pltcl unknown thingy.Peter Eisentraut
2001-05-11Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian
2001-05-09autoconfBruce Momjian
2001-05-09autoconfBruce Momjian
2001-05-09autoconfBruce Momjian
2001-05-03autoconfBruce Momjian
2001-04-23Defend against ancient versions of zlib by checking that zlib.hTom Lane
2001-04-19Remove libsfio check.Peter Eisentraut
2001-04-14Work with Readline 4.2.Peter Eisentraut
2001-04-13tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1Marc G. Fournier