]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/win32.mak
libpq: use pgsocket for socket values, for portability
[postgresql] / src / interfaces / libpq / win32.mak
2013-03-17 Tom LaneRe-include pqsignal() in libpq.
2013-03-17 Tom LaneMove pqsignal() to libpgport.
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2011-09-14 Heikki LinnakangasTeach the makefile used to build stand-alone libpq...
2011-09-07 Bruce MomjianAllow bcc32 and win32 batch files to compile libpq.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2009-11-23 Magnus HaganderAdd missing library to standalone libpq build on Win32.
2008-10-27 Magnus HaganderUpdate standalong libpq makefiles for msvc and bcc...
2008-06-27 Magnus HaganderFix standalone libpq build on win32.
2008-05-05 Magnus HaganderAdd more dependencies from libpgport required by
2008-02-26 Peter EisentrautCreate two separate libpq.rc's: One that is built at...
2008-01-10 Magnus HaganderGenerate and include manifest in standalone libpq build...
2007-10-02 Magnus HaganderDefault to thread safety on, and support more CPU optio...
2007-10-01 Magnus HaganderBuild with /GS on 64-bit to work with modern Platform...
2007-08-03 Magnus HaganderUpdate supported standalone VC++ version to 7.1+ only...
2007-07-25 Magnus HaganderFix standalone win32 makefile (MSVC6) for SSPI and...
2007-04-18 Magnus HaganderEnable building of 64-bit libpq using visual studio...
2007-03-08 Magnus HaganderRemove unsafe calling of WSAStartup and WSACleanup...
2007-01-11 Bruce MomjianAllow Borland CC to compile libpq and psql.
2006-11-21 Tom LaneGet rid of retail definitions of HAVE_STRDUP and HAVE_V...
2006-10-10 Bruce MomjianMSVC/BCC Win32 compiler fixes.
2006-09-27 Tom LaneOops, forgot that libpq needs extra steps to make use...
2006-08-09 Bruce MomjianSuppress MSVC warnings about weak functions by using
2006-07-10 Bruce MomjianMove pthread-win32.h to /port, modify bcc/msvc makefiles.
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2005-09-16 Bruce MomjianThis correction is required of nmake of Windows.
2005-06-19 Bruce MomjianCleanup for Win32 compile.
2005-04-29 Bruce MomjianBackpatch BCC compile changes to 8.0.X for psql.
2005-03-07 Bruce MomjianProperly implement "Response files" for bcc. Add URL...
2005-02-27 Bruce MomjianTab indent all actions in bcc32.mak, and do it on win32...
2005-02-21 Bruce MomjianTry to get Borland CC to compile.
2005-01-26 Tom LaneUse SHGetFolderPath instead of SHGetSpecialFolderPath...
2005-01-10 Tom LaneUn-break MSVC build, per Andrew Dunstan.
2004-11-13 Bruce MomjianNot entirely sure when this broke, but libpq's VC+...
2004-10-16 Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-09-02 Bruce MomjianRemove pg_config_paths.h from libpq *.mak builds so...
2004-06-19 Bruce MomjianEnable thread safety for win32.mak build of PostgreSQL.
2004-06-04 Bruce MomjianThe attached patch will create a dummy pg_config_paths...
2004-06-03 Bruce MomjianAdd new Win32 file with adjustments for recent code...
2004-04-05 Bruce MomjianCorrects issues recently posted by Dann Corbit, allowin...
2004-03-09 Bruce MomjianMake a separate win32 debug DLL along with the non...
2003-11-30 Bruce MomjianReorder win32/bcc makefile mentions of thread.c for...
2003-09-05 Bruce MomjianEnable Win32 to compile libpq again, and enable SSL...
2003-06-12 Bruce MomjianAttached is the complete diff against current CVS.
2003-06-12 Bruce MomjianBack out patch that got bundled into another patch.
2003-06-12 Bruce MomjianNew patch with corrected README attached.
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-07-20 Bruce MomjianHello, i noticed that win32 native stopped working...
2002-04-24 Bruce MomjianI'm at the win32 error messages once more. The DLL...
2001-11-22 Hiroshi InoueRemove compile errors of psql.exe and libpq.dll under
2001-08-25 Bruce MomjianAdd MD5 to win32.mak
2001-08-03 Tom LaneFix win32.mak to support MULTIBYTE build --- it was...
2001-01-27 Bruce MomjianHere is an update on the Win32 patch. Modified files...
1999-08-31 Tom LaneUpdate frontend libpq to remove limits on query lengths,
1999-08-16 Tatsuo IshiiFix for Win32 making problem with MB enabled.
1999-06-07 Bruce Momjian> Here is a small patch that should only affect win32...
1998-12-14 Bruce MomjianCompilation of libpq for Win32 breaks on 6.4, because...
1998-10-06 Bruce MomjianHere are the patches against the current source tree...
1998-09-18 Bruce MomjianFixes for VC and libpq.
1998-08-29 Bruce MomjianHello!
1998-07-03 Bruce MomjianHello!