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