| Commit message (Expand) | Author | Age | Files | Lines |
* | Make prep_buildtree harmless when run on top of the source tree. | Peter Eisentraut | 2001-09-10 | 1 | -2/+4 |
* | Add explicit '-print' to 'find' commands. | Peter Eisentraut | 2001-09-10 | 1 | -1/+1 |
* | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian | 2001-09-07 | 1 | -1/+49 |
* | Fix the readline test to find dependent libraries on NetBSD and OpenBSD. | Peter Eisentraut | 2001-08-28 | 1 | -3/+16 |
* | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut | 2001-08-26 | 1 | -0/+27 |
* | Do not pre-expand localedir as substituted in the makefile, so that 'make | Peter Eisentraut | 2001-08-06 | 1 | -4/+5 |
* | update from upstream | Peter Eisentraut | 2001-08-06 | 2 | -372/+452 |
* | Support fake root install, separate build dir, dependency tracking, our | Peter Eisentraut | 2001-07-10 | 1 | -24/+20 |
* | Check for jakarta-ant before ant, in case 'ant' is the screen saver program. | Peter Eisentraut | 2001-07-04 | 1 | -2/+51 |
* | Native Language Support (NLS) | Peter Eisentraut | 2001-06-02 | 1 | -1/+32 |
* | PL/Python should build portably now, if you can get over the fact that | Peter Eisentraut | 2001-05-12 | 1 | -36/+74 |
* | Throw error if Ant is not found and Java is requested. Remove redundant | Peter Eisentraut | 2001-03-11 | 1 | -7/+3 |
* | There's always 1 file missed out ;-) | Peter Mount | 2001-03-05 | 1 | -0/+16 |
* | Add configure check for -lunix, for QNX. | Peter Eisentraut | 2001-03-03 | 1 | -4/+9 |
* | Only look for bison as YACC; other yaccs need to be selected explicitly. | Peter Eisentraut | 2001-02-10 | 2 | -18/+15 |
* | Make more portable. | Peter Eisentraut | 2001-02-09 | 1 | -7/+8 |
* | Only use termcap xor [n]curses, depending on what readline needs. Solaris | Peter Eisentraut | 2001-02-06 | 1 | -1/+33 |
* | Remove rangechecks on errno; just call strerror unconditionally. This | Tom Lane | 2001-01-22 | 1 | -17/+1 |
* | Make checks for global variables (sys_nerr, timezone) safe against getting | Peter Eisentraut | 2001-01-10 | 1 | -5/+7 |
* | Add configure check for sys_nerr, to end all discussions. | Peter Eisentraut | 2001-01-09 | 1 | -1/+16 |
* | Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), | Peter Eisentraut | 2000-11-09 | 1 | -3/+10 |
* | Add some configure checks for DocBook and related tools. With a somewhat | Peter Eisentraut | 2000-11-05 | 1 | -0/+79 |
* | Add configure check to see whether <string.h> and <strings.h> may both be | Peter Eisentraut | 2000-11-03 | 1 | -1/+28 |
* | In flex --version test, redirect stdin to /dev/null, because some lex' hang | Peter Eisentraut | 2000-10-26 | 1 | -2/+2 |
* | New config.guess and config.sub with Darwin support (from official GNU | Peter Eisentraut | 2000-10-24 | 2 | -57/+250 |
* | Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get | Peter Eisentraut | 2000-10-24 | 1 | -4/+0 |
* | Add check for GNU or not GNU ld, needed to pick the right export_dynamic | Peter Eisentraut | 2000-10-20 | 1 | -0/+123 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -0/+33 |
* | Fix configure types.h | Bruce Momjian | 2000-10-02 | 1 | -5/+3 |
* | Add sys/types include for sockaddr test to configure | Bruce Momjian | 2000-10-02 | 1 | -1/+4 |
* | fix shell bug | Peter Eisentraut | 2000-09-30 | 1 | -3/+3 |
* | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut | 2000-09-27 | 1 | -2/+20 |
* | Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, | Peter Eisentraut | 2000-09-25 | 1 | -0/+76 |
* | Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something | Peter Eisentraut | 2000-09-21 | 1 | -0/+138 |
* | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 | 1 | -1/+31 |
* | New configure test for flex, which recognizes only flex but does so in all | Peter Eisentraut | 2000-08-28 | 2 | -262/+102 |
* | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 | 1 | -32/+1 |
* | Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second | Peter Eisentraut | 2000-08-26 | 1 | -11/+12 |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 | 4 | -0/+331 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 | 2 | -0/+315 |
* | Moved configure script from src/ to the top level directory. Moved | Peter Eisentraut | 2000-06-06 | 4 | -0/+2730 |