aboutsummaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
2020-06-04projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-02-07checksrc.bat: Fix not being able to run script from the main curl directorySteve Holme
2019-11-24checksrc.bat: Add a check for vquic and vssh directoriesJay Satiro
2019-11-24projects: Fix Visual Studio projects SSH buildsJay Satiro
2019-11-18projects: Fix Visual Studio wolfSSL configurationsJay Satiro
2019-08-26build-openssl: fix build with Visual Studio 2019Daniel Stenberg
2019-05-11checksrc.bat: Ignore snprintf warnings in docs/examplesJay Satiro
2019-04-10README: Schannel, stop calling it "winssl"Steve Holme
2019-04-08build-openssl.bat: Fixed support for OpenSSL v1.1.0+Steve Holme
2019-04-08build-openssl.bat: Perfer the use of if statements rather than goto (where po...Steve Holme
2019-04-08build-openssl.bat: Perform the install for each build type directly after the...Steve Holme
2019-04-08build-openssl.bat: Split the install of static and shared build typesSteve Holme
2019-04-08build-openssl.bat: Split the building of static and shared build typesSteve Holme
2019-04-08build-openssl.bat: Move the installation into a separate functionSteve Holme
2019-04-08build-openssl.bat: Move the build step into a separate functionSteve Holme
2019-04-08build-openssl.bat: Move the OpenSSL configuration into a separate functionSteve Holme
2019-04-08build-openssl.bat: Fixed the BUILD_CONFIG variable not being initialisedSteve Holme
2019-04-04VS projects: use Unicode for VC10+Marcel Raad
2019-04-01VC15 project: remove MinimalRebuildMarcel Raad
2019-01-06VS projects: fix build warningMarcel Raad
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-10-19VS projects: add USE_IPV6Marcel Raad
2018-10-12travis: make distcheck scan for BOM markersDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-08-11projects: Improve Windows perl detection in batch scriptsJay Satiro
2018-06-03spelling fixesViktor Szakats
2018-04-06build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15Jay Satiro
2018-04-06build-openssl.bat: allow custom paths for VS and perlpatelvivekv1993
2018-02-24projects/README: remove reference to dead IDN link/packageDaniel Stenberg
2018-02-08build-openssl.bat: Follow up to 648679ab8e to suppress copy/move outputSteve Holme
2018-02-08build-openssl.bat: Fixed incorrect move if destination build folder existsSteve Holme
2018-02-06build-openssl.bat/build-wolfssl.bat: Build platform is optionalSteve Holme
2018-02-05build-wolfssl.bat: Extend VC15 support to include Enterprise and ProfessionalSteve Holme
2018-02-05build-openssl.bat: Extend VC15 support to include Enterprise and ProfessionalSteve Holme
2018-01-30build: fix windows build methods for curl_ctype.cJay Satiro
2018-01-29build: open VC15 projects with VS 2017Marcel Raad
2017-12-22build: Added Visual Studio 2017 project filesSteve Holme
2017-12-22build-wolfssl.bat: Added support for VC15Steve Holme
2017-12-22build-openssl.bat: Added support for VC15Steve Holme
2017-10-04build-openssl.bat: Warn OpenSSL 1.1.0 not yet supportedJay Satiro
2017-08-10build: check out *.sln files with Windows line endingsMarcel Raad
2017-05-31build-wolfssl: Sync config with wolfSSL 3.11Jay Satiro
2017-03-02checksrc.bat: Ignore curl_config.h.in, curl_config.hJay Satiro
2016-12-24build-wolfssl: Sync config with wolfSSL 3.10Jay Satiro
2016-11-01generate.bat: Include include/curl in libcurl VS projectsJay Satiro
2016-11-01generate.bat: Remove strcase.[ch] from curl tool VS projectsJay Satiro
2016-10-31strcasecompare: replaced remaining rawstr.h with strcase.hDan Fandrich