summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-1/+4
* Remove remains of old depend target.Peter Eisentraut2007-01-201-2/+2
* Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,Tom Lane2006-06-221-4/+1
* Update Makefile for new thread_test location.Bruce Momjian2006-02-041-3/+3
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-7/+7
* Install pg_regress where PGXS' "make installcheck" can find it.Alvaro Herrera2005-11-281-1/+2
* Adjust src/tutorial Makefile so that it can use pgxs. This allows theTom Lane2005-01-131-3/+3
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-061-5/+1
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-1/+2
* PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut2004-07-301-1/+26
* Integrate timezone library to be called only from Win32.Bruce Momjian2004-04-301-1/+4
* Clean tools/thread on make clean/distclean.Bruce Momjian2004-04-261-1/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-1/+3
* Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane2002-09-041-1/+2
* Ensure that src/tutorial gets cleaned by top-level make clean.Tom Lane2002-07-301-1/+3
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-1/+4
* Sic transit src/utils.Tom Lane2002-07-181-3/+1
* MovePeter Eisentraut2002-03-131-33/+40
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+1
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-301-1/+1
* Fix GNU make detection.Peter Eisentraut2000-11-061-4/+4
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-121-14/+34
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-121-0/+16
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-16/+0
* Warning in makefile added from DArcy.Bruce Momjian1997-08-221-0/+4
* Add distclean to target listingMarc G. Fournier1997-04-041-1/+1
* Rename Makefile to GNUmakefile to catch people using other makes.Bryan Henderson1996-12-311-68/+12
* Make sure user is running GNU make.Bryan Henderson1996-12-191-1/+7
* No change...just a test to make sure I didn't screw anything upMarc G. Fournier1996-12-101-2/+1
* Build man/ instead of ../doc. Man pages have moved there.Bryan Henderson1996-11-191-3/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-7/+4
* Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson1996-11-111-1/+2
* Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need itBryan Henderson1996-10-211-2/+6
* Not quite the cleanest way to do it, but add an option to Makefile.globalMarc G. Fournier1996-10-191-1/+4
* Fix handling of no '../doc' directory in compile procedure...Marc G. Fournier1996-10-071-1/+3
* This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier1996-10-041-2/+4
* Added chown to Makefile to set files to Postgres user.Bruce Momjian1996-10-031-1/+2
* I have attached a minor update for the Postgres make files. This updateMarc G. Fournier1996-08-131-10/+10
* Fixes:Marc G. Fournier1996-08-011-6/+11
* - fix installation not installing man pagesMarc G. Fournier1996-07-201-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+48