summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
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
2015-08-06generate.bat: Added a check for the presence of a git repositorySteve Holme
2015-08-06build: Added wolfSSL configurations to VC10+ project filesJay Satiro
2015-08-06build: Added wolfSSL build script for Visual Studio projectsJay Satiro
2015-08-05generate.bat: Use buildconf.bat for prerequisite file clean-upSteve Holme
2015-08-04generate.bat: Only clean prerequisite files when in ALL modeSteve Holme
2015-08-04generate.bat: Moved error messages out of sub-routinesSteve Holme
2015-08-04generate.bat: More use of lower-case for commands and reserved keywordsSteve Holme
2015-07-29build: Added VC14 project filesSteve Holme
2015-07-28generate.bat: Use lower-case for commands and reserved keywordsSteve Holme
2015-07-28build: Added initial VC14 support to generate.batSteve Holme
2015-07-28build: Fixed missing .opensdf files from VC10+ .gitignore filesSteve Holme
2015-07-28build: Use $(ProjectName) macro for curl.exe and curld.exe filenamesSteve Holme
2015-07-28build: Renamed curl src Visual Studio project filesSteve Holme
2015-07-27README: Corrected formatting for 'Legacy Windows and SSL' sectionSteve Holme
2015-07-26build-openssl.bat: Added support for VC14Steve Holme
2015-07-25build-openssl.bat: Show syntax if required args are missingJay Satiro
2015-06-20INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro
2015-04-11build: Generate source prerequisites for Visual Studio in generate.batJay Satiro
2015-04-05checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats
2015-04-03checksrc.bat: Check lib\vtls sourceJay Satiro
2015-04-02build-openssl.bat: Fix mixed line endingsJay Satiro
2015-03-30checksrc: Windows-specific input fixesJay Satiro
2015-03-27build: Fix libcurl.sln erroneous mixed configurationsJay Satiro
2015-03-05openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme
2015-02-26build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme
2015-02-26build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme
2015-02-26build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme
2015-02-14build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme
2015-02-02build: Added removal of Visual Studio project filesSteve Holme