summaryrefslogtreecommitdiff
path: root/src/Makefile.Watcom
Commit message (Expand)AuthorAgeFilesLines
* Updated dependecies versions.Guenter Knauf2011-09-031-1/+1
* Enabled OpenWatcom native Windows IDN build.Guenter Knauf2011-04-241-0/+8
* Updated default (recommended) dependency versions.Guenter Knauf2011-04-191-1/+1
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-131-1/+1
* Updated OpenSSL version.Guenter Knauf2010-12-051-1/+1
* Some more small Watcom makefile fixes.Guenter Knauf2010-10-141-0/+1
* Modified Watcom makefiles to work on Linux too.Guenter Knauf2010-10-131-25/+38
* Added build bits for librtmp / libssh2 to Watcom makefiles.Guenter Knauf2010-10-121-0/+18
* It is sufficient to pipe stderr to NUL to get rid of the nasty messages.Guenter Knauf2010-08-181-2/+2
* Syncroniszed vclean target; fixed some comments.Guenter Knauf2010-08-151-1/+1
* Added OpenSSL builds to Watcom makefiles.Guenter Knauf2010-08-111-0/+13
* More Watcom makefile fixes ...Guenter Knauf2010-08-101-4/+8
* Fixed my wrong edit.Guenter Knauf2010-08-101-2/+2
* More Watcom makefile fixes.Guenter Knauf2010-08-101-2/+11
* Changed test for -u switch in order to enable other wmake switches.Guenter Knauf2010-08-101-1/+1
* Fix to overwrite libcurl name.Guenter Knauf2010-08-071-4/+9
* Some more Watcom makefile massage ...Guenter Knauf2010-08-061-21/+21
* Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf2010-08-021-1/+1
* Removed ugly dependency lists since wmake knows the .autodepend directive.Guenter Knauf2010-08-021-69/+1
* Use suffix search path for sources in lib folder.Guenter Knauf2010-08-021-8/+3
* Changed src/Makefile.Watcom to use CURL_SOURCES from src/Makefile.inc.Guenter Knauf2010-08-021-5/+2
* Removed wlink from DLL loader list because it doesnt work with Watcom < 1.8.Guenter Knauf2010-08-021-1/+0
* Added dependend libs for curl static linking.Guenter Knauf2010-08-011-0/+21
* Fixed curl.exe static linking.Guenter Knauf2010-07-311-2/+4
* Make Watcom makefiles use Makefile.inc to reduce future maintainance.Guenter Knauf2010-07-291-0/+6
* Watcom makefiles overhaul.Guenter Knauf2010-07-291-22/+82
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Changed the Watcom makefiles to make them easier to keep in sync withDan Fandrich2010-02-031-4/+9
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-151-0/+12
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* introduction of os-specific.c and os-specific.hYang Tse2009-06-051-3/+8
* Added explicit rule and dependencies for $(OBJ_DIR)\rawstr.obj.Gisle Vanem2008-10-271-3/+15
* Update dependencies.Gisle Vanem2008-08-131-28/+35
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+1
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-1/+1
* Removed use of '..\lib\libcurl_wc.lib' as this is not reallyGisle Vanem2007-12-091-18/+3
* moved HAVE_LONGLONG from makefiles to config-win32.h.Gunter Knauf2007-08-071-1/+1
* Use dynamic version of libcurl. Use '\' in dependencies.Gisle Vanem2007-02-251-14/+9
* curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse2007-02-201-4/+4
* Removed dependency on zlib.h. Added dependency forGisle Vanem2005-10-271-2/+4
* Added dependencies.Gisle Vanem2005-01-121-0/+37
* Removed CURLTOOLDEBUG. It caused libcurl_wc.dllGisle Vanem2005-01-111-2/+2
* Fix '!if' expression.Gisle Vanem2005-01-111-1/+1
* New file.Gisle Vanem2005-01-081-0/+70