index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.Watcom
Age
Commit message (
Expand
)
Author
2011-09-11
Updated makefiles to latest libssh2.
Guenter Knauf
2011-09-03
Updated dependecies versions.
Guenter Knauf
2011-04-24
Enabled OpenWatcom native Windows IDN build.
Guenter Knauf
2011-04-19
Updated default (recommended) dependency versions.
Guenter Knauf
2011-02-13
Updated OpenSSL version, added links to docu.
Guenter Knauf
2010-12-05
Updated OpenSSL version.
Guenter Knauf
2010-10-14
Some more small Watcom makefile fixes.
Guenter Knauf
2010-10-13
Modified Watcom makefiles to work on Linux too.
Guenter Knauf
2010-10-12
Added build bits for librtmp / libssh2 to Watcom makefiles.
Guenter Knauf
2010-08-18
It is sufficient to pipe stderr to NUL to get rid of the nasty messages.
Guenter Knauf
2010-08-15
Syncroniszed vclean target; fixed some comments.
Guenter Knauf
2010-08-11
Added OpenSSL builds to Watcom makefiles.
Guenter Knauf
2010-08-10
More Watcom makefile fixes ...
Guenter Knauf
2010-08-10
Fixed my wrong edit.
Guenter Knauf
2010-08-10
More Watcom makefile fixes.
Guenter Knauf
2010-08-10
Changed test for -u switch in order to enable other wmake switches.
Guenter Knauf
2010-08-07
Fix to overwrite libcurl name.
Guenter Knauf
2010-08-06
Some more Watcom makefile massage ...
Guenter Knauf
2010-08-02
Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.
Guenter Knauf
2010-08-02
Removed ugly dependency lists since wmake knows the .autodepend directive.
Guenter Knauf
2010-08-02
Use suffix search path for sources in lib folder.
Guenter Knauf
2010-08-02
Changed src/Makefile.Watcom to use CURL_SOURCES from src/Makefile.inc.
Guenter Knauf
2010-08-02
Removed wlink from DLL loader list because it doesnt work with Watcom < 1.8.
Guenter Knauf
2010-08-01
Added dependend libs for curl static linking.
Guenter Knauf
2010-07-31
Fixed curl.exe static linking.
Guenter Knauf
2010-07-29
Make Watcom makefiles use Makefile.inc to reduce future maintainance.
Guenter Knauf
2010-07-29
Watcom makefiles overhaul.
Guenter Knauf
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-03
Changed the Watcom makefiles to make them easier to keep in sync with
Dan Fandrich
2009-07-15
Added nonblock.c to the non-automake makefiles (note that the dependencies
Dan Fandrich
2009-06-15
DEBUGBUILD / CURLDEBUG decoupling follow-up
Yang Tse
2009-06-05
introduction of os-specific.c and os-specific.h
Yang Tse
2008-10-27
Added explicit rule and dependencies for $(OBJ_DIR)\rawstr.obj.
Gisle Vanem
2008-08-13
Update dependencies.
Gisle Vanem
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-05-09
Internal time differences now use monotonic time source if available.
Yang Tse
2007-12-09
Removed use of '..\lib\libcurl_wc.lib' as this is not really
Gisle Vanem
2007-08-07
moved HAVE_LONGLONG from makefiles to config-win32.h.
Gunter Knauf
2007-02-25
Use dynamic version of libcurl. Use '\' in dependencies.
Gisle Vanem
2007-02-20
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2005-10-27
Removed dependency on zlib.h. Added dependency for
Gisle Vanem
2005-01-12
Added dependencies.
Gisle Vanem
2005-01-11
Removed CURLTOOLDEBUG. It caused libcurl_wc.dll
Gisle Vanem
2005-01-11
Fix '!if' expression.
Gisle Vanem
2005-01-08
New file.
Gisle Vanem