summaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.global failed to define $(LIBS), which isTom Lane1999-06-251-2/+3
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-25/+25
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-291-1/+8
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-301-1/+5
* Centralized shared-library build knowledge in a new file,Tom Lane1998-10-191-1/+8
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-151-1/+5
* Add Taral's test for flags required by the detected cpp program to readThomas G. Lockhart1998-10-141-1/+2
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-131-9/+1
* No more TCL_LIB>Bruce Momjian1998-10-121-3/+3
* Separate out the lextest so that it is run by "make" and "make install".Thomas G. Lockhart1998-10-071-6/+2
* Try to configure interfaces/odbc using the --with-odbc switch.Thomas G. Lockhart1998-10-061-1/+15
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-2/+5
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-2/+2
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-2/+2
* Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,Bruce Momjian1998-05-121-1/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-04-271-1/+6
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-04-271-1/+2
* Fix for PROFILE env.Bruce Momjian1998-04-121-1/+2
* Hi,Bruce Momjian1998-04-061-23/+1
* more tcl/tk fixesBruce Momjian1998-03-231-3/+1
* Another tcl/tk fix.Bruce Momjian1998-03-231-3/+1
* Configure patches from Brook Milligan.Bruce Momjian1998-02-221-8/+8
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-02-131-1/+6
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-271-3/+3
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-2/+2
* Potential fix for Bruce's "test" problemMarc G. Fournier1997-12-201-6/+1
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-11/+2
* Get rid of PORTNAME from Makefile.global.in...Marc G. Fournier1997-12-191-2/+4
* Make it entirely possible for PORTNAME to be undefinedMarc G. Fournier1997-12-171-2/+4
* Make configure more automated, from Brook Milligan.Bruce Momjian1997-10-301-8/+10
* Make sure that LIBPQDIR points to the right directoryMarc G. Fournier1997-08-171-2/+2
* Update supported ports for 6.1.1 release.Bruce Momjian1997-07-141-28/+7
* Update for bsdiBruce Momjian1997-05-081-2/+2
* clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier1997-04-261-2/+2
* Oops, don't forget to remove the CASSERT=true lineMarc G. Fournier1997-04-151-5/+1
* Have CASSERT enabled/disabled via configure, and passed through config.hMarc G. Fournier1997-04-151-6/+2
* Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier1997-04-121-173/+9
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-041-18/+3
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-41/+7
* One helluva mess.Marc G. Fournier1997-04-041-229/+28
* Various improvements to reduce questions :)Marc G. Fournier1997-04-031-11/+1
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-021-1/+11
* Add ability to change installation directory in build, prior to configureMarc G. Fournier1997-03-261-2/+2
* Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com>Marc G. Fournier1997-03-251-1/+41
* Move nextstep into problem/bug section.Bruce Momjian1997-03-061-2/+5
* Removed a reference to DATADIR that still existedMarc G. Fournier1997-02-121-2/+2
* Add missing paren for hpux.Bruce Momjian1997-02-081-2/+2
* Make sure all changes are committed...Marc G. Fournier1997-02-061-6/+1
* Add Makefile.in so that configure can determine if inet_aton.o is requiredMarc G. Fournier1997-02-051-1/+3
* Bring back in the autoconf files - work in progressMarc G. Fournier1997-02-041-0/+690