aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.global
Commit message (Expand)AuthorAge
* Fix syntax error introduced in last update.Bryan Henderson1996-11-13
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-13
* Make shared library builds work for BSD44_derived.Bryan Henderson1996-11-13
* Put shared libraries in main directory, not obj/Bryan Henderson1996-11-12
* Add DASH_N, BACKSLASH_C variables, moved from postgres.shell.mk.Bryan Henderson1996-11-11
* -----Marc G. Fournier1996-11-11
* Moved -Werror to COPT.Bruce Momjian1996-11-11
* Removed -Wmissing-declaration.Bruce Momjian1996-11-10
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Added in PQconnectdb() functionMarc G. Fournier1996-11-09
* Somehow PORTNAME keeps getting changed to BSD44_derived :(Marc G. Fournier1996-11-08
* Change instructions for 1.*.Bruce Momjian1996-11-06
* Rename CDEBUG to COPTBruce Momjian1996-11-04
* Remove optimization-specific stuff from OS sections. Use CDEBUG.Bruce Momjian1996-11-04
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-04
* Change default install directories to /usr/local/pgsqlMarc G. Fournier1996-11-03
* Add complete setting of AROPTBryan Henderson1996-11-02
* Comment changes.Bruce Momjian1996-11-01
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-01
* Decoupled ASSERT and DEBUG options.Bruce Momjian1996-11-01
* FIx for bsdi.Bruce Momjian1996-11-01
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-01
* Removed false and changed to a commented true.Bruce Momjian1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* |I have moved things around so that things happen in the following order:Marc G. Fournier1996-10-23
* Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need itBryan Henderson1996-10-21
* Not quite the cleanest way to do it, but add an option to Makefile.globalMarc G. Fournier1996-10-19
* Removed duplicate MAXNAMELEN define I accidentally added.Bruce Momjian1996-10-13
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-13
* Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdbMarc G. Fournier1996-10-11
* Moved the following definitions to include/config.h from Makefile.global:Marc G. Fournier1996-10-08
* Change the comments pertaining to Makefile.customMarc G. Fournier1996-09-23
* Fix for using Makefile.customMarc G. Fournier1996-09-23
* From: Bruce Momjian <maillist@candle.pha.pa.us>Marc G. Fournier1996-09-23
* Turned off EUROPEAN_DATES as default...Marc G. Fournier1996-09-21
* Patches to make POSTPORT changes in scriptsMarc G. Fournier1996-09-21
* Various standardizations and fixes submitted by D'Arcy CainMarc G. Fournier1996-09-16
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28
* Redundant -I pointer to port/<portname>Marc G. Fournier1996-08-28
* Removed -DESCAPE_PATCH ... moved to include/config.hMarc G. Fournier1996-08-27
* Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME)Marc G. Fournier1996-08-27
* USE_TCL should default to false, ntot true...Marc G. Fournier1996-08-21
* Erk, missed adding the required ilbrary itselfMarc G. Fournier1996-08-21
* Quick fix for compiling psql...Marc G. Fournier1996-08-21
* Bring in changes to READLINE/HISTORY definesMarc G. Fournier1996-08-20
* Added a SVR4 portMarc G. Fournier1996-08-19
* Had a space in CFLAGS+= -I ..Marc G. Fournier1996-08-06
* Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier1996-07-31
* Standardize locations of TCL related filesMarc G. Fournier1996-07-31
* Style didn't appeal to some...:)Marc G. Fournier1996-07-31