summaryrefslogtreecommitdiff
path: root/src/Makefile.global
Commit message (Expand)AuthorAgeFilesLines
* Rename CDEBUG to COPTBruce Momjian1996-11-041-7/+7
* Remove optimization-specific stuff from OS sections. Use CDEBUG.Bruce Momjian1996-11-041-5/+2
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-2/+2
* Change default install directories to /usr/local/pgsqlMarc G. Fournier1996-11-031-4/+8
* Add complete setting of AROPTBryan Henderson1996-11-021-8/+11
* Comment changes.Bruce Momjian1996-11-011-3/+3
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-011-5/+5
* Decoupled ASSERT and DEBUG options.Bruce Momjian1996-11-011-13/+12
* FIx for bsdi.Bruce Momjian1996-11-011-2/+2
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-011-38/+21
* Removed false and changed to a commented true.Bruce Momjian1996-10-311-3/+3
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-12/+621
* |I have moved things around so that things happen in the following order:Marc G. Fournier1996-10-231-27/+26
* Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need itBryan Henderson1996-10-211-4/+5
* Not quite the cleanest way to do it, but add an option to Makefile.globalMarc G. Fournier1996-10-191-2/+4
* Removed duplicate MAXNAMELEN define I accidentally added.Bruce Momjian1996-10-131-5/+1
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-131-2/+5
* Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdbMarc G. Fournier1996-10-111-1/+17
* Moved the following definitions to include/config.h from Makefile.global:Marc G. Fournier1996-10-081-45/+1
* Change the comments pertaining to Makefile.customMarc G. Fournier1996-09-231-6/+4
* Fix for using Makefile.customMarc G. Fournier1996-09-231-3/+4
* From: Bruce Momjian <maillist@candle.pha.pa.us>Marc G. Fournier1996-09-231-2/+2
* Turned off EUROPEAN_DATES as default...Marc G. Fournier1996-09-211-2/+2
* Patches to make POSTPORT changes in scriptsMarc G. Fournier1996-09-211-2/+5
* Various standardizations and fixes submitted by D'Arcy CainMarc G. Fournier1996-09-161-4/+12
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-7/+8
* Redundant -I pointer to port/<portname>Marc G. Fournier1996-08-281-2/+1
* Removed -DESCAPE_PATCH ... moved to include/config.hMarc G. Fournier1996-08-271-3/+1
* Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME)Marc G. Fournier1996-08-271-2/+2
* USE_TCL should default to false, ntot true...Marc G. Fournier1996-08-211-2/+2
* Erk, missed adding the required ilbrary itselfMarc G. Fournier1996-08-211-3/+3
* Quick fix for compiling psql...Marc G. Fournier1996-08-211-5/+5
* Bring in changes to READLINE/HISTORY definesMarc G. Fournier1996-08-201-6/+8
* Added a SVR4 portMarc G. Fournier1996-08-191-19/+19
* Had a space in CFLAGS+= -I ..Marc G. Fournier1996-08-061-2/+2
* Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier1996-07-311-2/+3
* Standardize locations of TCL related filesMarc G. Fournier1996-07-311-7/+7
* Style didn't appeal to some...:)Marc G. Fournier1996-07-311-2/+2
* Change ordering of "user modified variables" so that they are atMarc G. Fournier1996-07-291-14/+11
* Add in port to DG/UXMarc G. Fournier1996-07-251-1/+2
* Dr George suggested removing Makefile.custom altogether, to reduceMarc G. Fournier1996-07-251-6/+5
* comment out USE_TCL...having USE_TCL=true seems to imply that youMarc G. Fournier1996-07-251-2/+2
* Added an empty Makefile.custom file...Marc G. Fournier1996-07-251-2/+2
* comment out inclue of Makefile.custom, as i tbreaks compiling theMarc G. Fournier1996-07-231-4/+2
* spelling error...and correctionMarc G. Fournier1996-07-231-2/+2
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-221-6/+8
* Brought in NEOSOFT's port to i386_solarisMarc G. Fournier1996-07-201-1/+2
* Fixes:Marc G. Fournier1996-07-201-1/+3
* fixed a bug with not commenting out FSYNC= in initdb.shMarc G. Fournier1996-07-201-2/+2
* Fixes:Marc G. Fournier1996-07-191-4/+4