History log of /curl/winbuild/Makefile.vc (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c45069bf 11-Jun-2012 Marc Hoersken

winbuild: Removed WITH_SSL=schannel and tie schannel to SSPI

Removed specific WITH_SSL=schannel paramter that did not fit the general
schema and complicated the parameters. For now Schan

winbuild: Removed WITH_SSL=schannel and tie schannel to SSPI

Removed specific WITH_SSL=schannel paramter that did not fit the general
schema and complicated the parameters. For now Schannel will be enabled
if SSPI is enabled and OpenSSL is disabled.

show more ...


# cb142cf2 11-Jun-2012 Marc Hoersken

winbuild: Updated winbuild scripts to add schannel


# 72c7c1d6 10-Jun-2012 Marc Hoersken

winbuild: Fixed environment variables being lost

Fixed USE_IPV6 and USE_IDN not being passed
from Makefile.vc to MakefileBuild.vc
Fixed whitespace and formatting issues
Fixed typ

winbuild: Fixed environment variables being lost

Fixed USE_IPV6 and USE_IDN not being passed
from Makefile.vc to MakefileBuild.vc
Fixed whitespace and formatting issues
Fixed typo and format in help message

show more ...


Revision tags: curl-7_26_0, curl-7_25_0
# 575f3c30 26-Jan-2012 Pierre Joye

- fix IPV6 and IDN options


Revision tags: curl-7_24_0
# 00e615de 19-Jan-2012 Pierre Joye

- s, use, enable, for options name, avoiding conflicts with the names used in the makefile


Revision tags: curl-7_23_1, curl-7_23_0, curl-7_22_0
# b7e242de 24-Jun-2011 Tom Wright

looks like this should be static, not dll


Revision tags: curl-7_21_7, curl-7_21_6, curl-7_21_5, curl-7_21_4
# 76ac6b94 28-Jan-2011 Pierre Joye

Windows build: alternative makefile

This is a separate makefile for MSVC builds. It is deliberately put in
another dir than src/ and lib/ to allow a different build experience
than t

Windows build: alternative makefile

This is a separate makefile for MSVC builds. It is deliberately put in
another dir than src/ and lib/ to allow a different build experience
than the previous - at least during a period. Eventually we should
unify.

show more ...


123