summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.win32
Commit message (Expand)AuthorAgeFilesLines
* Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.Bruce Momjian2006-01-191-2/+2
* Fix pgxs -L library path specification for Win32 and Cygwin, was /bin,Bruce Momjian2006-01-191-2/+2
* In a PGXS build, expect to find the postgres executable already installed,Tom Lane2004-12-171-1/+5
* Install include/port header files, and fix PGXS build to use them.Tom Lane2004-11-171-1/+12
* Fix Cygwin compile for timezone.Bruce Momjian2004-10-271-2/+2
* Fix tsearch build problems.Tom Lane2004-10-221-1/+5
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Rename Win32 include directory from win32_include to win32.Bruce Momjian2003-05-191-2/+2
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-151-0/+33