summaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
Commit message (Expand)AuthorAgeFilesLines
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-36/+36
* Added 'slist.obj'.Gisle Vanem2009-04-181-1/+2
* Updated dependencies based on "gcc -MM".Gisle Vanem2008-12-161-112/+121
* Added the use of Watt-32 tcp/ip stack for Win32 target.Gisle Vanem2008-12-161-5/+15
* Added curl_addrinfo.obj. Rearranged alphabetically.Gisle Vanem2008-11-011-29/+35
* Added rawstr.c to the non-configure libcurl makefilesDan Fandrich2008-10-231-0/+7
* Added option to use c-ares resolver lib.Yang Tse2008-08-201-0/+8
* Rewritten to also produce a static library (libcurl_wc.lib).Gisle Vanem2008-08-171-14/+39
* libcurl internal base64.h header file renamed to curl_base64.hYang Tse2008-08-171-5/+5
* libcurl internal md5.h header file renamed to curl_md5.hYang Tse2008-08-171-2/+2
* Remved '-dDEBUG_THREADING_GETADDRINFO' (no longer used).Gisle Vanem2008-08-131-3/+2
* Update dependencies.Gisle Vanem2008-08-131-198/+312
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-1/+1
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-5/+2
* Removed building 'libcurl_wc.lib' as this isn't a static-libraryGisle Vanem2007-12-091-16/+9
* Add support for LDAP urls. Allthough the OpenWatcomGisle Vanem2007-10-311-2/+2
* Added optional use of zlib (USE_ZLIB=1).Gisle Vanem2007-10-311-4/+21
* OpenWatcom cannot use wldap32.lib (wrong calling convention?).Gisle Vanem2007-10-281-31/+34
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-1/+1
* moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf2007-08-071-1/+1
* Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg2006-09-231-1/+1
* Updated dependency section.Gisle Vanem2006-08-291-215/+190
* Added dependency for splay.obj.Gisle Vanem2006-08-041-1/+3
* Added splay.c.Gisle Vanem2006-04-121-1/+2
* Changes for OpenWatcom 1.4.Gisle Vanem2005-11-241-3/+3
* Added option '-zc' puts const data in code-segment.Gisle Vanem2005-10-271-2/+3
* Added tftp.obj.Gisle Vanem2005-10-061-1/+7
* GnuTLS updatesDaniel Stenberg2005-04-071-1/+8
* Added '-bd' option; target is a DLL.Gisle Vanem2005-01-121-4/+273
* New file.Gisle Vanem2005-01-081-0/+88