summaryrefslogtreecommitdiff
path: root/winbuild
Commit message (Expand)AuthorAgeFilesLines
...
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-301-1/+3
* winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDISTrichardthe3rd2018-05-271-1/+1
* winbuild: only delete OUTFILE if it existsrichardthe3rd2018-05-271-1/+3
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-1/+1
* winbuild: Support custom devel paths for each dependencykdekker2018-04-173-86/+152
* winbuild: fix URLkdekker2018-04-091-1/+1
* winbuild: updated the documentationkdekker2018-04-091-8/+18
* winbuild: make the clean target work without build-typekdekker2018-04-062-11/+18
* winbuild: prefer documented zlib library namesrichardthe3rd2018-03-041-0/+14
* winbuild: Use macros for the names of some build utilitiesRod Widdowson2018-02-231-2/+7
* winbuild: Use CALL to run batch scriptsRod Widdowson2018-02-221-2/+2
* build: fix windows build methods for curl_ctype.cJay Satiro2018-01-301-1/+4
* winbuild: make linker generate proper PDBAdam Marcionek2018-01-301-1/+1
* Makefile.vc: Added our standard copyright headerSteve Holme2017-12-221-0/+22
* winbuild: Added support for VC15Steve Holme2017-12-223-4/+4
* winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2Daniel Stenberg2017-10-121-0/+1
* winbuild: fix embedded manifest optiontheantigod2017-08-261-1/+1
* BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg2017-08-031-3/+10
* winbuild: re-enable warning C4127 for curl toolMarcel Raad2017-07-141-1/+1
* winbuild: build with warning level 4Marcel Raad2017-07-131-4/+4
* curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad2017-07-111-1/+1
* winbuild: fix boringssl buildHenrik S. Gaßmann2017-06-241-1/+4
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-3/+0
* winbuild: fix the nghttp2 buildAnatol Belski2017-05-242-16/+28
* winbuild: add basic support for OpenSSL 1.1.xAnatol Belski2017-03-131-0/+8
* winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta2017-02-161-0/+3
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-81/+0
* winbuild: add config option ENABLE_NGHTTP2Jan-E2016-11-252-0/+28
* winbuild: remove strcase.obj from curl buildDaniel Stenberg2016-11-021-3/+0
* msvc builds: s/rawstr/strcaseDaniel Stenberg2016-10-311-3/+3
* winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta2016-08-091-4/+10
* winbuild: Free name $(CC) in Makefile (#950)Simon Warta2016-08-091-11/+7
* winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta2016-08-081-2/+0
* winbuild: fix embedded manifest optionJay Satiro2016-07-211-1/+1
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-0/+1
* winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivityJan-E2016-05-201-4/+6
* winbuild: add mbedtls supportHenrik Gaßmann2016-04-213-2/+30
* Revert "winbuild: trying to set some files eol=crlf for git"Daniel Stenberg2016-04-071-3/+0
* URLs: change http to https in many placesViktor Szakats2016-04-061-208/+208
* winbuild: trying to set some files eol=crlf for gitDaniel Stenberg2016-04-061-0/+3
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+4
* URLs: change more http to httpsViktor Szakats2016-02-021-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-032-2/+2
* winbuild: run buildconf.bat if necessaryBenjamin Kircher2015-09-091-0/+3
* makefile: Added support for VC14Steve Holme2015-07-213-3/+3
* INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-201-2/+11
* winbuild: Document the option used to statically link the CRTJay Satiro2015-05-081-0/+11
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* winbuild: Added option to build with c-aresSam Schanken2015-01-083-1/+42
* newlines: fix mixed newlines to LF-onlyRay Satiro2014-09-121-5/+5