Commits

DateSubjectAuthorReleases
2014-10-22 MinGW: Use -static-libgcc when linking a DLL. Noah Misch 9.4.0
2014-10-22 MinGW: Use -static-libgcc when linking a DLL. Noah Misch 9.5.0
2014-07-14 Add file version information to most installed Windows binaries. Noah Misch 9.5.0
2014-06-11 Consistently define BUILDING_DLL during builds of src/port for Windows. Noah Misch 9.5.0
2014-02-11 Get rid of use of dlltool in Mingw builds. Tom Lane 9.4.0
2013-02-22 Blind attempt at fixing the non-MSVC Windows builds Alvaro Herrera 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-05 Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were Tom Lane 9.0.0
2010-07-05 Split the LDFLAGS make variable into two parts: LDFLAGS is now used for Tom Lane 9.0.0
2010-01-20 Adjust windows makefiles too, now that the walreceiver dynamic module Heikki Linnakangas 9.0.0
2010-01-15 Second try: walreceiver should not be built with -DBUILDING_DLL Tom Lane 9.0.0
2009-01-05 Allow out-of-tree builds on mingw and cygwin Peter Eisentraut 8.4.0
2008-12-07 Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. Peter Eisentraut 8.4.0
2007-08-21 Don't define BUILDING_DLL for snowball lib. Should fix build problems Magnus Hagander 8.3.0
2006-06-22 Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, Tom Lane 8.2.0
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.1.3
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.2.0
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.0.7
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.0.7
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.1.3
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.2.0
2004-12-17 In a PGXS build, expect to find the postgres executable already installed, Tom Lane 8.0.0
2004-11-17 Install include/port header files, and fix PGXS build to use them. Tom Lane 8.0.0
2004-10-27 Fix Cygwin compile for timezone. Bruce Momjian 8.0.0
2004-10-22 Fix tsearch build problems. Tom Lane 8.0.0