summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* checksrc.bat: Ignore curl_config.h.in, curl_config.hJay Satiro2017-03-021-1/+1
* build-wolfssl: Sync config with wolfSSL 3.10Jay Satiro2016-12-241-2/+17
* generate.bat: Include include/curl in libcurl VS projectsJay Satiro2016-11-011-0/+1
* generate.bat: Remove strcase.[ch] from curl tool VS projectsJay Satiro2016-11-011-2/+0
* strcasecompare: replaced remaining rawstr.h with strcase.hDan Fandrich2016-10-311-2/+2
* README: Corrected the supported Visual Studio versionsSteve Holme2016-08-311-1/+1
* KNOWN_BUGS: Move the Visual Studio project shortcomings from local READMESteve Holme2016-08-311-14/+0
* README: Mention wolfSSL in the 'Dependencies' sectionSteve Holme2016-07-231-5/+6
* VC: Add crypt32.lib to Visual Sudio project template filesJoel Depooter2016-06-2218-128/+128
* checksrc.bat: Added support for the examplesSteve Holme2016-04-031-0/+17
* checksrc.bat: Re-enabled the tests directory by defaultSteve Holme2016-04-031-1/+1
* checksrc.bat: Added tests/server directory supportSteve Holme2016-04-031-0/+6
* checksrc.bat: Disable tests by default until warnings are fixedSteve Holme2016-04-031-1/+1
* checksrc.bat: Added support for the tests directorySteve Holme2016-04-031-0/+22
* build: Changed the Visual Studio projects warning level from 3 to 4Steve Holme2016-04-0118-832/+832
* .gitignore: Added new VC14 SQLite based program database filesSteve Holme2016-04-013-2/+5
* wolfssl: Use ECC supported curves extensionJay Satiro2016-03-291-0/+4
* build-wolfssl: Allow a broader range of ciphers (Visual Studio)Jay Satiro2016-03-291-26/+67
* wolfssl: Add ALPN supportJay Satiro2016-03-281-0/+3
* checksrc.bat: Added support for checking the new vauth directorySteve Holme2016-03-251-0/+6
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-259-0/+66
* checksrc.bat: Updated the help to be consistent with generate.batSteve Holme2016-03-231-2/+2
* build-wolfssl: Update VS properties for wolfSSL v3.9.0Jay Satiro2016-03-221-5/+10
* build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme2016-03-1917-9/+136
* checksrc.bat: Added the ability to scan src and lib source independentlySteve Holme2016-03-131-14/+31
* build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme2016-03-062-2/+2
* .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14Steve Holme2016-03-053-0/+3
* build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* generate.bat: Fix comment bug by removing old commentsJay Satiro2016-02-121-7/+0
* URLs: change more http to httpsViktor Szakats2016-02-041-1/+1
* URLs: change more http to httpsViktor Szakats2016-02-021-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-034-4/+4
* projects/Windows/.gitignore: ignore generated files for releaseDaniel Stenberg2015-09-031-0/+6
* gitignore: Sort for readabilityJay Satiro2015-08-1816-27/+27
* generate.bat: Added support for generating only the prerequisite filesSteve Holme2015-08-141-3/+7
* generate.bat: Only call buildconf.bat if it existsSteve Holme2015-08-141-6/+8
* generate.bat: Fixed issues when ran in directories with special charsSteve Holme2015-08-141-1/+1
* generate.bat: Use buildconf.bat for prerequisite file generationSteve Holme2015-08-091-86/+4
* checksrc.bat: Fixed error when missing *.c and *.h filesSteve Holme2015-08-081-6/+6
* checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276Steve Holme2015-08-081-2/+2
* checksrc.bat: Fixed error when [directory] isn't a curl source directorySteve Holme2015-08-081-6/+12
* checksrc.bat: Added check for unknown argumentsSteve Holme2015-08-081-2/+16
* scripts: Added missing commentsSteve Holme2015-08-083-0/+12
* scripts: Always perform setlocal and endlocal calls in pairsSteve Holme2015-08-081-6/+6
* scripts: Allow -help to be specified in any argumentSteve Holme2015-08-084-18/+29
* README: Added notes about 'Running DLL based configurations'Steve Holme2015-08-061-0/+41
* generate.bat: Added a check for the presence of a git repositorySteve Holme2015-08-061-0/+8
* build: Added wolfSSL configurations to VC10+ project filesJay Satiro2015-08-0620-0/+3280
* build: Added wolfSSL build script for Visual Studio projectsJay Satiro2015-08-063-0/+519