curl/winbuild
Simon Warta dec9346460 winbuild: Allow changing C compiler via environment variable CC (#952)
This makes it possible to use specific compilers or a cache.

Sample use for clcache:
set CC=clcache.bat
nmake /f Makefile.vc DEBUG=no MODE=static VC=14 GEN_PDB=no
2016-08-09 21:27:36 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: add mbedtls support 2016-04-21 23:23:49 +02:00
Makefile.msvc.names URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
Makefile.vc winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity 2016-05-20 16:41:59 +02:00
MakefileBuild.vc winbuild: Allow changing C compiler via environment variable CC (#952) 2016-08-09 21:27:36 +02:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00