summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* generate.bat: Use buildconf.bat for prerequisite file clean-upSteve Holme2015-08-051-4/+1
* generate.bat: Only clean prerequisite files when in ALL modeSteve Holme2015-08-041-1/+1
* generate.bat: Moved error messages out of sub-routinesSteve Holme2015-08-041-4/+12
* generate.bat: More use of lower-case for commands and reserved keywordsSteve Holme2015-08-041-4/+4
* build: Added VC14 project filesSteve Holme2015-07-298-0/+4943
* generate.bat: Use lower-case for commands and reserved keywordsSteve Holme2015-07-281-4/+4
* build: Added initial VC14 support to generate.batSteve Holme2015-07-281-2/+21
* build: Fixed missing .opensdf files from VC10+ .gitignore filesSteve Holme2015-07-286-0/+6
* build: Use $(ProjectName) macro for curl.exe and curld.exe filenamesSteve Holme2015-07-287-288/+288
* build: Renamed curl src Visual Studio project filesSteve Holme2015-07-2825-117/+117
* README: Corrected formatting for 'Legacy Windows and SSL' sectionSteve Holme2015-07-271-6/+7
* build-openssl.bat: Added support for VC14Steve Holme2015-07-261-0/+6