Daniel Stenberg
|
e021fe9444
- Robert A. Monat made libcurl build fine with VC2005 - it doesn't have
|
18 years ago |
Daniel Stenberg
|
d6b0612882
better preprocessor check for recent MSVC versions
|
18 years ago |
Daniel Stenberg
|
318a8258fd
oops, fix belonging to the previous curl_getdate() fix since it makes MSVC
|
18 years ago |
Yang Tse
|
a46f55b9de
Make sure RETSIGTYPE is properly defined
|
18 years ago |
Yang Tse
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 years ago |
Daniel Stenberg
|
3204494883
bug #1595348 by Ron pointed out this flaw and fix
|
18 years ago |
Yang Tse
|
dc3ed35313
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
|
18 years ago |
Yang Tse
|
13616f8f96
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
|
18 years ago |
Yang Tse
|
fe22872d14
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
|
18 years ago |
Yang Tse
|
7e43d06b60
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
|
18 years ago |
Yang Tse
|
89f54f3739
Platforms that don't have/run configure need default values in their config files for:
|
18 years ago |
Gisle Vanem
|
414c57d138
Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and
|
18 years ago |
Gisle Vanem
|
60b029869f
Use getprotobyname() to retrieve protocol number for TCP
|
18 years ago |
Gisle Vanem
|
7b51aafa86
Changes for PellesC compiler under Win32. A bit limited, but
|
19 years ago |
Yang Tse
|
0ad3e046a4
Fix spacing. When defining, define to 1.
|
19 years ago |
Yang Tse
|
23b34744d9
Cleanup
|
19 years ago |
Yang Tse
|
e105d5c28f
'Fix' windows builds
|
19 years ago |
Gisle Vanem
|
2f684351bf
Changes for OpenWatcom 1.4.
|
19 years ago |
Gisle Vanem
|
d4714517c0
Add HAVE_STRUCT_SOCKADDR_STORAGE.
|
19 years ago |
Daniel Stenberg
|
a00f9b093c
spell
|
19 years ago |
Daniel Stenberg
|
a8ff0a21bf
Based on feedback from Cory Nelson, I added some preprocessor magic in
|
19 years ago |
Dan Fandrich
|
205f8b266c
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
|
19 years ago |
Gisle Vanem
|
321511a5be
Watcom has strtoll().
|
20 years ago |
Gisle Vanem
|
fe5979cfdb
Replace MINGW32 with built-in __MINGW32__.
|
20 years ago |
Gisle Vanem
|
c3ecd552f5
|
20 years ago |
Gunter Knauf
|
1318760ad2
Gisle's fix to support Borland builds again.
|
20 years ago |
Daniel Stenberg
|
5b55dcbfbb
reverted bad win32 fix
|
20 years ago |
Gunter Knauf
|
e7dbbd16a5
fixed the MSVC build.
|
20 years ago |
Daniel Stenberg
|
938a72b2db
Gisle's adjustments to allow building with lcc-win32
|
20 years ago |
Daniel Stenberg
|
f9e1f32adb
make windows builds use the OS string "i386-pc-win32" instead of just "win32"
|
20 years ago |