index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tutorial
/
Makefile
Age
Commit message (
Expand
)
Author
2014-02-12
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2008-04-07
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2005-09-27
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-01-13
Adjust src/tutorial Makefile so that it can use pgxs. This allows the
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2002-07-30
Ensure that src/tutorial gets cleaned by top-level make clean.
Tom Lane
2001-10-26
Remove no-longer-needed dependencies on DLSUFFIX.
Tom Lane
2001-08-09
Fix Cygwin build, per Jason Tishler.
Tom Lane
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-03-28
Fix some bogosity in the tutorial examples.
Tom Lane
1998-03-01
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1998-02-28
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1998-01-04
Various fixes NETBSD/sparc related
Marc G. Fournier
1997-01-05
Standardize all LDADD to LD_ADD.
Bryan Henderson
1996-11-18
Rename SLSUFF to DLSUFFIX
Bruce Momjian
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-12
End of the make file simplifications.
Bryan Henderson
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier