aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
AgeCommit message (Expand)Author
2007-10-09fix socklen_t for MSVC6 & 7.Gunter Knauf
2007-09-18added a define for Win32 to detect already defined ssize_t.Gunter Knauf
2007-08-24added defines to build with OpenLDAP.Gunter Knauf
2007-08-20added define for ldap_ssl.h.Gunter Knauf
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2007-08-08blocked ssize_t define for MingW32.Gunter Knauf
2007-08-07moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf
2007-04-09VC8+ (VS2005+) has C99 variadic macro supportYang Tse
2007-03-17Remove unneeded 'HAVE_*' defines. Detect i386 OS-target (gcc).Gisle Vanem
2007-02-15Do not define HAVE_GMTIME_R for native Windows buildsYang Tse
2007-02-13- Robert A. Monat made libcurl build fine with VC2005 - it doesn't haveDaniel Stenberg
2006-12-05better preprocessor check for recent MSVC versionsDaniel Stenberg
2006-12-05oops, fix belonging to the previous curl_getdate() fix since it makes MSVCDaniel Stenberg
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-11-13bug #1595348 by Ron pointed out this flaw and fixDaniel Stenberg
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2006-07-25Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse
2006-07-11include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse
2006-07-04Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse
2006-07-04Platforms that don't have/run configure need default values in their config f...Yang Tse
2006-04-26Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H andGisle Vanem
2006-02-26Use getprotobyname() to retrieve protocol number for TCPGisle Vanem
2005-12-20Changes for PellesC compiler under Win32. A bit limited, butGisle Vanem
2005-12-18Fix spacing. When defining, define to 1.Yang Tse
2005-12-17CleanupYang Tse
2005-12-16'Fix' windows buildsYang Tse
2005-11-24Changes for OpenWatcom 1.4.Gisle Vanem
2005-11-13Add HAVE_STRUCT_SOCKADDR_STORAGE.Gisle Vanem
2005-05-12spellDaniel Stenberg
2005-04-24Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg
2005-03-11Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich
2004-12-17Watcom has strtoll().Gisle Vanem
2004-12-06Replace MINGW32 with built-in __MINGW32__.Gisle Vanem
2004-11-14Borland doesn't have <sys/utime.h> nor utime().Gisle Vanem
2004-07-15Gisle's fix to support Borland builds again.Gunter Knauf
2004-06-24reverted bad win32 fixDaniel Stenberg
2004-06-24fixed the MSVC build.Gunter Knauf
2004-06-02Gisle's adjustments to allow building with lcc-win32Daniel Stenberg
2004-03-10make windows builds use the OS string "i386-pc-win32" instead of just "win32"Daniel Stenberg
2004-03-10removed the #if 0'ed pragmas that disable warnings on msvcDaniel Stenberg
2004-03-09added HAVE_IOCTLSOCKET hereDaniel Stenberg
2004-02-26David Byron's fixes to make the latest curl build fine under MSVC 6.Daniel Stenberg
2004-02-23curl_off_t is 8 bytes big on windowsDaniel Stenberg
2004-02-20Gisle Vanem brings name resolving timeout possibilities to windows people.Daniel Stenberg
2004-01-22Gisle Vanem's fix, mingw as strtollDaniel Stenberg
2003-12-18David Byron's fix to make libcurl build fine with both .NET and VC6 versionDaniel Stenberg
2003-10-14Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg
2002-08-26Andrew Francis removed the need for/use of MSVC pragmasDaniel Stenberg
2002-08-20Added three more pragmas for MSVC++ compiles.Daniel Stenberg