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