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
/
makefiles
/
Makefile.cygwin
Age
Commit message (
Expand
)
Author
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were
Tom Lane
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-01-20
Adjust windows makefiles too, now that the walreceiver dynamic module
Heikki Linnakangas
2010-01-15
Second try: walreceiver should not be built with -DBUILDING_DLL
Tom Lane
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2007-08-22
Propagate Magnus' fix for Windows snowball build into Makefile.cygwin.
Tom Lane
2006-06-22
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
Tom Lane
2006-01-19
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.
Bruce Momjian
2006-01-19
Fix pgxs -L library path specification for Win32 and Cygwin, was /bin,
Bruce Momjian
2004-12-17
In a PGXS build, expect to find the postgres executable already installed,
Tom Lane
2004-10-27
Fix Cygwin compile for timezone.
Bruce Momjian
2004-01-19
Remove JDBC from the build system and documentation, too.
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-05-22
Fix compilation on Cygwin.
Peter Eisentraut
2003-03-21
Make "win" a separate port from "cygwin". This means you can now
Peter Eisentraut