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