summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2010-01-20Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas
2010-01-15Move build of src/backend/replication/walreceiver/ later in the buildHeikki Linnakangas
2010-01-15Introduce Streaming Replication.Heikki Linnakangas
2009-08-26Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut
2009-08-07Expand test coverage support to entire treePeter Eisentraut
2009-02-24Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut
2008-12-19SQL/MED catalog manipulation facilitiesPeter Eisentraut
2008-03-18Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut
2007-08-21Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane
2007-01-20Remove remains of old depend target.Peter Eisentraut
2006-06-22Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,Tom Lane
2006-02-04Update Makefile for new thread_test location.Bruce Momjian
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-11-28Install pg_regress where PGXS' "make installcheck" can find it.Alvaro Herrera
2005-01-13Adjust src/tutorial Makefile so that it can use pgxs. This allows theTom Lane
2004-10-06please find attached an alternate submission which addresses open itemBruce Momjian
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-07-30PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut
2004-04-30Integrate timezone library to be called only from Win32.Bruce Momjian
2004-04-26Clean tools/thread on make clean/distclean.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-09-05Assorted fixes for Cygwin:Peter Eisentraut
2002-09-04Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane
2002-07-30Ensure that src/tutorial gets cleaned by top-level make clean.Tom Lane
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-18Sic transit src/utils.Tom Lane
2002-03-13MovePeter Eisentraut
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-12-30Fix unportable use of '!' in shell commands.Peter Eisentraut
2000-11-06Fix GNU make detection.Peter Eisentraut
2000-06-12Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian
2000-06-12Add makefile to warn about not using gmake.Bruce Momjian
2000-06-10Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut
1997-08-22Warning in makefile added from DArcy.Bruce Momjian
1997-04-04Add distclean to target listingMarc G. Fournier
1996-12-31Rename Makefile to GNUmakefile to catch people using other makes.Bryan Henderson
1996-12-19Make sure user is running GNU make.Bryan Henderson
1996-12-10No change...just a test to make sure I didn't screw anything upMarc G. Fournier
1996-11-19Build man/ instead of ../doc. Man pages have moved there.Bryan Henderson
1996-11-13Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson
1996-11-11Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson
1996-10-21Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need itBryan Henderson
1996-10-19Not quite the cleanest way to do it, but add an option to Makefile.globalMarc G. Fournier
1996-10-07Fix handling of no '../doc' directory in compile procedure...Marc G. Fournier
1996-10-04This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier
1996-10-03Added chown to Makefile to set files to Postgres user.Bruce Momjian
1996-08-13I have attached a minor update for the Postgres make files. This updateMarc G. Fournier
1996-08-01Fixes:Marc G. Fournier
1996-07-20- fix installation not installing man pagesMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier