summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-15/+10
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-1/+2
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-161-2/+2
* On Sat, Aug 25, 2001 at 08:15:45PM -0400, Bruce Momjian wrote:Bruce Momjian2001-09-061-1/+5
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-1/+3
* See attached for a small patch that enables plpython to build cleanlyBruce Momjian2001-05-251-1/+5
* The following patch corrects a make install problem when buildingBruce Momjian2001-05-251-1/+3
* Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill....Tom Lane2001-05-031-1/+5
* Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's toTom Lane2001-04-041-2/+3
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-3/+2
* Remove -L$(libdir) from DLLLIBS to prevent linking with an old versionPeter Eisentraut2001-01-091-2/+2
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-3/+6
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+2
* Linking with -lc or -lm crashes on Cygwin; filter out those libraries fromPeter Eisentraut2000-09-291-0/+4
* Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.Peter Eisentraut2000-09-271-3/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* Changes to fix/improve the dynamic loading on NTMarc G. Fournier1999-03-091-0/+5
* Add missing Windows files.Bruce Momjian1999-01-181-0/+15