| Commit message (Expand) | Author | Age | Files | Lines |
| * | Select CFLAGS_SL at configure time, not in platform-specific Makefiles. | Tom Lane | 2019-10-21 | 1 | -1/+0 |
| * | Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. | Noah Misch | 2019-04-09 | 1 | -0/+2 |
| * | Try to fix non-MSVC Windows builds in the wake of logical replication. | Tom Lane | 2017-01-20 | 1 | -1/+3 |
| * | Consistently define BUILDING_DLL during builds of src/port for Windows. | Noah Misch | 2014-06-11 | 1 | -0/+4 |
| * | Flush a stray definition of $(DLLTOOL). | Tom Lane | 2014-02-11 | 1 | -2/+2 |
| * | Don't use deprecated dllwrap on Cygwin. | Andrew Dunstan | 2014-02-01 | 1 | -5/+2 |
| * | Blind attempt at fixing the non-MSVC Windows builds | Alvaro Herrera | 2013-02-22 | 1 | -0/+4 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were | Tom Lane | 2010-07-05 | 1 | -2/+2 |
| * | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 | 1 | -6/+7 |
| * | Adjust windows makefiles too, now that the walreceiver dynamic module | Heikki Linnakangas | 2010-01-20 | 1 | -2/+2 |
| * | Second try: walreceiver should not be built with -DBUILDING_DLL | Tom Lane | 2010-01-15 | 1 | -1/+3 |
| * | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 | 1 | -3/+1 |
| * | Propagate Magnus' fix for Windows snowball build into Makefile.cygwin. | Tom Lane | 2007-08-22 | 1 | -1/+3 |
| * | Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, | Tom Lane | 2006-06-22 | 1 | -3/+2 |
| * | Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. | Bruce Momjian | 2006-01-19 | 1 | -2/+2 |
| * | Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, | Bruce Momjian | 2006-01-19 | 1 | -2/+2 |
| * | In a PGXS build, expect to find the postgres executable already installed, | Tom Lane | 2004-12-17 | 1 | -1/+5 |
| * | Fix Cygwin compile for timezone. | Bruce Momjian | 2004-10-27 | 1 | -1/+5 |
| * | Remove JDBC from the build system and documentation, too. | Tom Lane | 2004-01-19 | 1 | -3/+1 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Fix compilation on Cygwin. | Peter Eisentraut | 2003-05-22 | 1 | -2/+2 |
| * | Make "win" a separate port from "cygwin". This means you can now | Peter Eisentraut | 2003-03-21 | 1 | -0/+37 |