summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/win32.mak
Commit message (Expand)AuthorAgeFilesLines
* Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF inTom Lane2006-11-211-1/+1
* MSVC/BCC Win32 compiler fixes.Bruce Momjian2006-10-101-2/+2
* Oops, forgot that libpq needs extra steps to make use of src/port/ files.Tom Lane2006-09-271-0/+7
* Suppress MSVC warnings about weak functions by usingBruce Momjian2006-08-091-3/+4
* Move pthread-win32.h to /port, modify bcc/msvc makefiles.Bruce Momjian2006-07-101-1/+1
* Prepare code to be built by MSVC:Bruce Momjian2006-06-071-1/+8
* This correction is required of nmake of Windows.Bruce Momjian2005-09-161-4/+1
* Cleanup for Win32 compile.Bruce Momjian2005-06-191-1/+4
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-291-62/+34
* Properly implement "Response files" for bcc. Add URL's to describe theBruce Momjian2005-03-071-1/+3
* Tab indent all actions in bcc32.mak, and do it on win32.mak too forBruce Momjian2005-02-271-37/+37
* Try to get Borland CC to compile.Bruce Momjian2005-02-211-6/+6
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-261-1/+1
* Un-break MSVC build, per Andrew Dunstan.Tom Lane2005-01-101-1/+1
* Not entirely sure when this broke, but libpq's VC++ build is currentlyBruce Momjian2004-11-131-0/+2
* Remove dllist.c from libpq. It's overkill for what libpq needs; we canTom Lane2004-10-161-8/+0
* Remove pg_config_paths.h from libpq *.mak builds so later MinGW buildsBruce Momjian2004-09-021-1/+1
* Enable thread safety for win32.mak build of PostgreSQL.Bruce Momjian2004-06-191-4/+9
* The attached patch will create a dummy pg_config_paths.h. Additionally,Bruce Momjian2004-06-041-1/+7
* Add new Win32 file with adjustments for recent code changes.Bruce Momjian2004-06-031-26/+34
* Corrects issues recently posted by Dann Corbit, allowing libpq/psql toBruce Momjian2004-04-051-0/+7
* Make a separate win32 debug DLL along with the non-debug version:Bruce Momjian2004-03-091-16/+18
* Reorder win32/bcc makefile mentions of thread.c for sanity.Bruce Momjian2003-11-301-2/+3
* Enable Win32 to compile libpq again, and enable SSL compiles on thatBruce Momjian2003-09-051-17/+34
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-121-0/+37
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-121-33/+0
* New patch with corrected README attached.Bruce Momjian2003-06-121-0/+33
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-031-48/+6
* Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian2002-07-201-3/+14
* I'm at the win32 error messages once more. The DLL load thingy doesn'tBruce Momjian2002-04-241-3/+4
* Remove compile errors of psql.exe and libpq.dll underHiroshi Inoue2001-11-221-1/+10
* Add MD5 to win32.makBruce Momjian2001-08-251-0/+8
* Fix win32.mak to support MULTIBYTE build --- it was pulling in severalTom Lane2001-08-031-20/+34
* Here is an update on the Win32 patch. Modified files are 'config.h.win32'Bruce Momjian2001-01-271-1/+1
* Update frontend libpq to remove limits on query lengths,Tom Lane1999-08-311-1/+3
* Fix for Win32 making problem with MB enabled.Tatsuo Ishii1999-08-161-1/+30
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-071-1/+1
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-141-1/+1
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-061-1/+13
* Fixes for VC and libpq.Bruce Momjian1998-09-181-1/+1
* Hello!Bruce Momjian1998-08-291-5/+17
* Hello!Bruce Momjian1998-07-031-0/+112