summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
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
2016-08-31README: Corrected the supported Visual Studio versionsSteve Holme
2016-08-31KNOWN_BUGS: Move the Visual Studio project shortcomings from local READMESteve Holme
2016-07-23README: Mention wolfSSL in the 'Dependencies' sectionSteve Holme
2016-06-22VC: Add crypt32.lib to Visual Sudio project template filesJoel Depooter
2016-04-03checksrc.bat: Added support for the examplesSteve Holme
2016-04-03checksrc.bat: Re-enabled the tests directory by defaultSteve Holme
2016-04-03checksrc.bat: Added tests/server directory supportSteve Holme
2016-04-03checksrc.bat: Disable tests by default until warnings are fixedSteve Holme
2016-04-03checksrc.bat: Added support for the tests directorySteve Holme
2016-04-01build: Changed the Visual Studio projects warning level from 3 to 4Steve Holme
2016-04-01.gitignore: Added new VC14 SQLite based program database filesSteve Holme
2016-03-29wolfssl: Use ECC supported curves extensionJay Satiro
2016-03-29build-wolfssl: Allow a broader range of ciphers (Visual Studio)Jay Satiro
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-03-25checksrc.bat: Added support for checking the new vauth directorySteve Holme
2016-03-25build: Updated all makefiles and project files for the new vauth directorySteve Holme
2016-03-23checksrc.bat: Updated the help to be consistent with generate.batSteve Holme
2016-03-22build-wolfssl: Update VS properties for wolfSSL v3.9.0Jay Satiro
2016-03-19build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme
2016-03-13checksrc.bat: Added the ability to scan src and lib source independentlySteve Holme
2016-03-06build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme
2016-03-05.gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14Steve Holme
2016-03-05build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme
2016-03-05checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme
2016-02-12generate.bat: Fix comment bug by removing old commentsJay Satiro
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-03projects/Windows/.gitignore: ignore generated files for releaseDaniel Stenberg
2015-08-18gitignore: Sort for readabilityJay Satiro
2015-08-14generate.bat: Added support for generating only the prerequisite filesSteve Holme
2015-08-14generate.bat: Only call buildconf.bat if it existsSteve Holme
2015-08-14generate.bat: Fixed issues when ran in directories with special charsSteve Holme
2015-08-09generate.bat: Use buildconf.bat for prerequisite file generationSteve Holme
2015-08-08checksrc.bat: Fixed error when missing *.c and *.h filesSteve Holme
2015-08-08checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276Steve Holme
2015-08-08checksrc.bat: Fixed error when [directory] isn't a curl source directorySteve Holme
2015-08-08checksrc.bat: Added check for unknown argumentsSteve Holme
2015-08-08scripts: Added missing commentsSteve Holme
2015-08-08scripts: Always perform setlocal and endlocal calls in pairsSteve Holme
2015-08-08scripts: Allow -help to be specified in any argumentSteve Holme
2015-08-06README: Added notes about 'Running DLL based configurations'Steve Holme