Commit Graph

11 Commits

Author SHA1 Message Date
Christoph M. Becker
ce3c869d19 Fix #70158: Building with static imap fails
Static builds of ext/imap have duplicate symbols, and so won't link on Windows.
To get around this issue, we simply disallow static building of the extension.
2015-07-29 17:00:37 +02:00
Pierre Joye
8e6b3346f3 - Fixed #44098, imap_utf8() returns only capital letters 2010-02-07 13:06:54 +00:00
Jani Taskinen
837bb2fd71 - Maybe this is enough on windows.. 2009-05-05 01:51:04 +00:00
Pierre Joye
48eaea822a - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST 2009-04-23 22:22:26 +00:00
Pierre Joye
85e0985e35 - c/p fix, correct description 2008-12-01 00:03:26 +00:00
Pierre Joye
f210b6f1dd - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-12-01 00:00:31 +00:00
Pierre Joye
b23f7298fb - MFB: add 2007a/b info
- update config.w32 to detect static lib
2008-07-03 18:28:41 +00:00
Edin Kadribasic
d8cf02edb3 Allow building against the latest cclient 2005-08-01 20:55:31 +00:00
Frank M. Kromann
3aad8267a8 No need for these trick when linking with a correct cclient.lib 2003-12-22 23:30:20 +00:00
Wez Furlong
a599438a73 detect c-client headers correctly using Edin's php-win32-dev layout 2003-12-19 12:53:41 +00:00
Frank M. Kromann
34a596b051 Adding config file for win32. This allows to build with c-client 2002e 2003-12-08 22:15:20 +00:00