index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update Makefile for new thread_test location.
Bruce Momjian
2006-02-04
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Install pg_regress where PGXS' "make installcheck" can find it.
Alvaro Herrera
2005-11-28
*
Adjust src/tutorial Makefile so that it can use pgxs. This allows the
Tom Lane
2005-01-13
*
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-10-06
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
*
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2004-07-30
*
Integrate timezone library to be called only from Win32.
Bruce Momjian
2004-04-30
*
Clean tools/thread on make clean/distclean.
Bruce Momjian
2004-04-26
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Assorted fixes for Cygwin:
Peter Eisentraut
2002-09-05
*
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-09-04
*
Ensure that src/tutorial gets cleaned by top-level make clean.
Tom Lane
2002-07-30
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
*
Sic transit src/utils.
Tom Lane
2002-07-18
*
Move
Peter Eisentraut
2002-03-13
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Fix unportable use of '!' in shell commands.
Peter Eisentraut
2000-12-30
*
Fix GNU make detection.
Peter Eisentraut
2000-11-06
*
Put back old Makefiles, in pgsql and pgsql/src.
Bruce Momjian
2000-06-12
*
Add makefile to warn about not using gmake.
Bruce Momjian
2000-06-12
*
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-10
*
Warning in makefile added from DArcy.
Bruce Momjian
1997-08-22
*
Add distclean to target listing
Marc G. Fournier
1997-04-04
*
Rename Makefile to GNUmakefile to catch people using other makes.
Bryan Henderson
1996-12-31
*
Make sure user is running GNU make.
Bryan Henderson
1996-12-19
*
No change...just a test to make sure I didn't screw anything up
Marc G. Fournier
1996-12-10
*
Build man/ instead of ../doc. Man pages have moved there.
Bryan Henderson
1996-11-19
*
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-13
*
Add utils directory for cross-subsystem tools to keep make files from having
Bryan Henderson
1996-11-11
*
Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it
Bryan Henderson
1996-10-21
*
Not quite the cleanest way to do it, but add an option to Makefile.global
Marc G. Fournier
1996-10-19
*
Fix handling of no '../doc' directory in compile procedure...
Marc G. Fournier
1996-10-07
*
This patch fixes problems in initdb, including that it doesn't run
Marc G. Fournier
1996-10-04
*
Added chown to Makefile to set files to Postgres user.
Bruce Momjian
1996-10-03
*
I have attached a minor update for the Postgres make files. This update
Marc G. Fournier
1996-08-13
*
Fixes:
Marc G. Fournier
1996-08-01
*
- fix installation not installing man pages
Marc G. Fournier
1996-07-20
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09