aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAge
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-30
* Fix GNU make detection.Peter Eisentraut2000-11-06
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-12
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-12
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* Warning in makefile added from DArcy.Bruce Momjian1997-08-22
* Add distclean to target listingMarc G. Fournier1997-04-04
* Rename Makefile to GNUmakefile to catch people using other makes.Bryan Henderson1996-12-31
* Make sure user is running GNU make.Bryan Henderson1996-12-19
* No change...just a test to make sure I didn't screw anything upMarc G. Fournier1996-12-10
* Build man/ instead of ../doc. Man pages have moved there.Bryan Henderson1996-11-19
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-13
* Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson1996-11-11
* 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
* Fix handling of no '../doc' directory in compile procedure...Marc G. Fournier1996-10-07
* This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier1996-10-04
* Added chown to Makefile to set files to Postgres user.Bruce Momjian1996-10-03
* I have attached a minor update for the Postgres make files. This updateMarc G. Fournier1996-08-13
* Fixes:Marc G. Fournier1996-08-01
* - fix installation not installing man pagesMarc G. Fournier1996-07-20
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09