]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/win32.mak
Cleanup for Win32 compile.
[postgresql] / src / interfaces / libpq / win32.mak
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!