]> granicus.if.org Git - postgresql/history - configure.in
Repair always-broken date_part('quarter',timestamp).
[postgresql] / configure.in
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-03 Peter EisentrautAdd configure check to see whether <string.h> and ...
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 new configure option "--enable-uniconv" that enable...
2000-10-27 Peter EisentrautMake use of system-specific linker option to embed...
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 MomjianBack out xti.h portion of the patch.
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 MomjianThis fixes a small problem with identifying -lbind...
2000-10-14 Bruce MomjianThe configure script fails to find <netinet/tcp.h>.
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 MomjianThis removes the LDFLAGS from the template and adds...
2000-10-07 Bruce MomjianBeos regression patch.
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
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 MomjianUpdate configure.in
2000-10-03 Bruce MomjianAdd configure.in change.
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-10-02 Bruce MomjianHere is the first batch of files and diffs for the...
2000-09-29 Bruce MomjianPlease apply the following patch to fix problems with...
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 MomjianAttached is a small patch that fixes a small "bug"...
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-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 EisentrautEnd users shouldn't have to invoke a separate command...
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 Momjianattached to this mail is a patch from a colleague that...
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 MomjianRename HAVE_SQLGETPRIVATEPROFILESTRING to something...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-14 Peter EisentrautBig warnings cleanup for Solaris/GCC. Down to about...
2000-06-14 Bruce MomjianBack out libpgtcl tcl/tksh includes.
2000-06-14 Bruce MomjianOK, I have tidied up todays (13th) snapshot with the...
2000-06-13 Bruce Momjianin the Directory src/bin/pgtclsh there is a good mechan...
2000-06-12 Bruce MomjianBack out old unixodbc patches and apply new ones. ...
2000-06-11 Peter EisentrautSmall bug fix
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-06-10 Peter EisentrautMoved the intricacies of the perl interface build into...
2000-06-10 Tom LaneRepair configure.in breakage from unixODBC patch. ...
2000-06-09 Bruce MomjianI have made the couple of mods required to make the...
2000-06-07 Peter EisentrautGen_fmgrtab.sh is strange: it is a platform dependent...
2000-06-06 Peter EisentrautMoved configure script from src/ to the top level direc...