summaryrefslogtreecommitdiff
path: root/winbuild
AgeCommit message (Expand)Author
2018-03-04winbuild: prefer documented zlib library namesrichardthe3rd
2018-02-23winbuild: Use macros for the names of some build utilitiesRod Widdowson
2018-02-22winbuild: Use CALL to run batch scriptsRod Widdowson
2018-01-30build: fix windows build methods for curl_ctype.cJay Satiro
2018-01-30winbuild: make linker generate proper PDBAdam Marcionek
2017-12-22Makefile.vc: Added our standard copyright headerSteve Holme
2017-12-22winbuild: Added support for VC15Steve Holme
2017-10-12winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2Daniel Stenberg
2017-08-26winbuild: fix embedded manifest optiontheantigod
2017-08-03BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg
2017-07-14winbuild: re-enable warning C4127 for curl toolMarcel Raad
2017-07-13winbuild: build with warning level 4Marcel Raad
2017-07-11curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-06-24winbuild: fix boringssl buildHenrik S. Gaßmann
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-24winbuild: fix the nghttp2 buildAnatol Belski
2017-03-13winbuild: add basic support for OpenSSL 1.1.xAnatol Belski
2017-02-16winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2016-11-25winbuild: add config option ENABLE_NGHTTP2Jan-E
2016-11-02winbuild: remove strcase.obj from curl buildDaniel Stenberg
2016-10-31msvc builds: s/rawstr/strcaseDaniel Stenberg
2016-08-09winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta
2016-08-09winbuild: Free name $(CC) in Makefile (#950)Simon Warta
2016-08-08winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta
2016-07-21winbuild: fix embedded manifest optionJay Satiro
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-05-20winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivityJan-E
2016-04-21winbuild: add mbedtls supportHenrik Gaßmann
2016-04-07Revert "winbuild: trying to set some files eol=crlf for git"Daniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
2016-04-06winbuild: trying to set some files eol=crlf for gitDaniel Stenberg
2016-03-25build: Updated all makefiles and project files for the new vauth directorySteve Holme
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-09winbuild: run buildconf.bat if necessaryBenjamin Kircher
2015-07-21makefile: Added support for VC14Steve Holme
2015-06-20INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro
2015-05-08winbuild: Document the option used to statically link the CRTJay Satiro
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-08winbuild: Added option to build with c-aresSam Schanken
2014-09-12newlines: fix mixed newlines to LF-onlyRay Satiro
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-06-06winbuild: Don't USE_WINSSL when WITH_SSL is being usedSteve Holme
2014-06-05winbuild: Fixed static OpenSSL builds following commit c50ce85918Steve Holme
2014-05-21build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme
2014-05-04BUILD.WINDOWS: update URL for windows prereqsDaniel Stenberg
2014-04-05winbuild: Updated the VC++ make instructions following commit 11025613b9Steve Holme
2014-03-28winbuild: added warnless.c to fix buildCody Mack
2014-01-08makefile: Added support for VC12Steve Holme