summaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
AgeCommit message (Expand)Author
2010-07-29Watcom makefiles overhaul.Guenter Knauf
2010-07-26Added md4.c to the Watcom makefileDan Fandrich
2010-06-02add missing new files to non-configure target build filesYang Tse
2010-05-12Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich
2010-05-12Added the new ftp source files to the non-autoconf build filesDan Fandrich
2010-04-20Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...monnerat
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-19fix compiler warningYang Tse
2010-02-03Changed the Watcom makefiles to make them easier to keep in sync withDan Fandrich
2010-01-26add curl_threads.c to non-configure target build filesYang Tse
2010-01-21Added rtsp.c to the non-configure target build filesDan Fandrich
2010-01-15Added the new protocol source files to the non-autoconf build filesDan Fandrich
2009-09-28libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse
2009-09-17Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse
2009-07-15Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich
2009-06-15 DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse
2009-04-21libcurl's memory.h renamed to curl_memory.hYang Tse
2009-04-18Added 'slist.obj'.Gisle Vanem
2008-12-16Updated dependencies based on "gcc -MM".Gisle Vanem
2008-12-16Added the use of Watt-32 tcp/ip stack for Win32 target.Gisle Vanem
2008-11-01Added curl_addrinfo.obj. Rearranged alphabetically.Gisle Vanem
2008-10-23Added rawstr.c to the non-configure libcurl makefilesDan Fandrich
2008-08-20Added option to use c-ares resolver lib.Yang Tse
2008-08-17Rewritten to also produce a static library (libcurl_wc.lib).Gisle Vanem
2008-08-17libcurl internal base64.h header file renamed to curl_base64.hYang Tse
2008-08-17libcurl internal md5.h header file renamed to curl_md5.hYang Tse
2008-08-13Remved '-dDEBUG_THREADING_GETADDRINFO' (no longer used).Gisle Vanem
2008-08-13Update dependencies.Gisle Vanem
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2008-03-31Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek
2007-12-09Removed building 'libcurl_wc.lib' as this isn't a static-libraryGisle Vanem
2007-10-31Add support for LDAP urls. Allthough the OpenWatcomGisle Vanem
2007-10-31Added optional use of zlib (USE_ZLIB=1).Gisle Vanem
2007-10-28OpenWatcom cannot use wldap32.lib (wrong calling convention?).Gisle Vanem
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2007-08-07moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf
2006-09-23Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg
2006-08-29Updated dependency section.Gisle Vanem
2006-08-04Added dependency for splay.obj.Gisle Vanem
2006-04-12Added splay.c.Gisle Vanem
2005-11-24Changes for OpenWatcom 1.4.Gisle Vanem
2005-10-27Added option '-zc' puts const data in code-segment.Gisle Vanem
2005-10-06Added tftp.obj.Gisle Vanem
2005-04-07GnuTLS updatesDaniel Stenberg
2005-01-12Added '-bd' option; target is a DLL.Gisle Vanem
2005-01-08New file.Gisle Vanem