]> granicus.if.org Git - postgresql/history - configure
Ok, I've split todays commit into three, the first two already done had some
[postgresql] / configure
2001-03-05 Peter MountOk, I've split todays commit into three, the first...
2001-03-03 Peter EisentrautAdd configure check for -lunix, for QNX.
2001-03-01 Tatsuo IshiiRemove HAVE_OPTARG per discussion in hackers list.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-23 Marc G. Fournierupdate to beta5
2001-02-19 Tatsuo IshiiFix nasty bug in configure.
2001-02-18 Tom LaneChange s_lock to not use any zero-delay select() calls...
2001-02-10 Peter EisentrautOnly look for bison as YACC; other yaccs need to be...
2001-02-07 Tom LaneMake DEF_PGPORT available to Makefiles, so it can be...
2001-02-06 Peter EisentrautOnly use termcap xor [n]curses, depending on what readl...
2001-02-04 Peter EisentrautCheck for -lresolv.
2001-01-29 Marc G. Fournierupdate configure to beta4
2001-01-22 Tom LaneRemove rangechecks on errno; just call strerror uncondi...
2001-01-20 Tom LaneRemove no-longer-used STRERROR2 config symbol.
2001-01-10 Peter EisentrautMake checks for global variables (sys_nerr, timezone...
2001-01-09 Peter EisentrautAdd configure check for sys_nerr, to end all discussions.
2001-01-09 PostgreSQL Daemonjump version to beta3 ... beta2 was created and pulled... REL7_1_BETA3
2001-01-07 PostgreSQL Daemontag configure as beta2 .. REL7_1_BETA2
2001-01-04 Peter EisentrautAllow NetBSD's libedit to be used instead of GNU Readli...
2001-01-02 Peter EisentrautOnly update stamp-h if config.status actually looks...
2001-01-01 Tom LaneDefine HAVE_LIBZ only if we detect <zlib.h> as well...
2000-12-29 Tom Lanestamp-h needs to be made by config.status, not elsewher...
2000-12-27 Tom LaneFix portability problems recently exposed by regression...
2000-12-16 Peter EisentrautFix rules to re-generate config.h. The examples in...
2000-12-06 Marc G. Fournierupdate VERSION to 7.1beta1..
2000-11-29 Tom LaneGet rid of not-very-portable fcntl(F_SETLK) mechanism...
2000-11-26 Peter EisentrautFix directory search for include and library directorie...
2000-11-22 Peter EisentrautRemove check for 'ln' library. On FreeBSD this is...
2000-11-20 Peter EisentrautAdd configure checks for strtoll, strtoull (or strto...
2000-11-09 Peter EisentrautAlso test for 'void *' as third arg of accept() (as...
2000-11-06 Peter EisentrautAdd -V option to backend, to show version, since -...
2000-11-05 Peter EisentrautAdd some configure checks for DocBook and related tools...
2000-11-04 Peter EisentrautIf CFLAGS was specified in the environment, use that...
2000-11-04 Bruce Momjianautoconf
2000-11-03 Peter EisentrautAdd configure check to see whether <string.h> and ...
2000-11-02 Bruce Momjianautoconf
2000-10-31 Peter EisentrautThis is the minimal version of the Darwin support patch...
2000-10-31 Peter EisentrautDetermine CXXFLAGS after the C++ compiler was detected...
2000-10-30 Tatsuo IshiiAdd -enable-uniconv
2000-10-27 Peter EisentrautMake use of system-specific linker option to embed...
2000-10-26 Peter EisentrautIn flex --version test, redirect stdin to /dev/null...
2000-10-25 Bruce Momjianautoconf
2000-10-25 Peter EisentrautRearrange handling of -L linker options so that they...
2000-10-24 Peter EisentrautDon't call AC_SUBST (in libtool.m4) before AC_INIT...
2000-10-24 Tom LaneMake test for <netinet/tcp.h> IRIX-proof.
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-23 Bruce Momjianautoconf
2000-10-21 Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-20 Peter EisentrautAdd check for GNU or not GNU ld, needed to pick the...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-14 Bruce Momjianautoconf
2000-10-11 Bruce Momjianautoconf
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-10-09 Peter EisentrautCosmetic cleanups of Beos port
2000-10-08 Peter EisentrautAppend "/postgresql" to (certain) installation subdirec...
2000-10-08 Bruce Momjianautoconf
2000-10-07 Bruce Momjianautoconf
2000-10-07 Bruce Momjianautoconf
2000-10-03 Peter EisentrautBetter coding of readline tests
2000-10-03 Peter EisentrautOne check for sys/un.h ought to be enough. Zero checks...
2000-10-03 Bruce Momjianautoconf
2000-10-03 Bruce Momjianautoconf
2000-10-02 Bruce Momjianautoconf
2000-10-02 Bruce Momjianautoconf
2000-09-30 Peter Eisentrautfix shell bug
2000-09-29 Bruce Momjianautoconf
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-09-25 Peter EisentrautRevise Tcl/Tk configuration. Make missing Tcl after...
2000-09-21 Peter EisentrautReplace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH...
2000-09-12 Bruce Momjianautoconf
2000-08-29 Peter EisentrautRevert removal of signed, volatile, and signal handler...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-08-27 Peter EisentrautRemove configure tests for `signed', `volatile', and...
2000-08-26 Peter EisentrautFix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct...
2000-08-25 Peter EisentrautMake the location of the Kerberos server key file run...
2000-08-19 Peter Eisentraut./configure --without-CXX errroneously tried to use...
2000-07-28 Tom LaneRemove <values.h> inclusions, no-longer-needed MAXINT...
2000-07-23 Peter EisentrautUnset locale variables before running regression tests...
2000-07-19 Peter EisentrautAdd distprep target to take some of the job of the...
2000-07-17 Peter Eisentrautforgot autoconf run...
2000-07-16 Peter EisentrautAutomatic dependency tracking
2000-07-15 Peter EisentrautRename templates to match names in makefiles/Makefile...
2000-07-12 Peter EisentrautRemove a bunch of unused configure tests, in particular...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-06 Peter EisentrautBackend makefile cleanup. make maintainer-clean is...
2000-07-05 Marc G. Fournieradd check for libz compression library for pg_dump
2000-07-05 Bruce Momjianautoconf
2000-07-02 Peter EisentrautVersion number now set in configure, available through...
2000-07-01 Peter EisentrautWe don't need config.status substituting anything into...
2000-07-01 Peter EisentrautA little bit of clean-up/bug fix in Tcl build. Handle...
2000-06-30 Peter EisentrautFixes for Solaris/cc suggested by <pgsql-hackers@thewri...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-28 Tom LaneCall me silly, but I think it would be a good idea...
2000-06-27 Peter EisentrautMakefile cleanup for bin and pl subtrees. They should...
2000-06-21 Peter EisentrautFix typo
2000-06-20 Peter EisentrautCleaned up PL/pgSQL build. Fixed a couple of copyandpas...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-19 Bruce Momjianautoconf
2000-06-19 Bruce MomjianRename HAVE_SQLGETPRIVATEPROFILESTRING to something...
next