summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* build-openssl.bat: Show syntax if required args are missingJay Satiro2015-07-251-0/+6
* INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-201-0/+9
* build: Generate source prerequisites for Visual Studio in generate.batJay Satiro2015-04-111-1/+116
* checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats2015-04-051-6/+6
* checksrc.bat: Check lib\vtls sourceJay Satiro2015-04-031-0/+2
* build-openssl.bat: Fix mixed line endingsJay Satiro2015-04-021-7/+7
* checksrc: Windows-specific input fixesJay Satiro2015-03-301-1/+1
* build: Fix libcurl.sln erroneous mixed configurationsJay Satiro2015-03-275-44/+44
* openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme2015-03-058-168/+168
* build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme2015-02-268-476/+0
* build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme2015-02-268-272/+0
* build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme2015-02-261-2/+8
* build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme2015-02-1410-1060/+0
* build: Added removal of Visual Studio project filesSteve Holme2015-02-021-45/+137
* build: Renamed top level Visual Studio solution filesSteve Holme2015-02-028-0/+0
* build: Enabled DEBUGBUILD in Visual Studio debug buildsSteve Holme2015-02-0216-336/+336
* build: Removed unused Visual Studio bscmake settingsSteve Holme2015-02-0210-1536/+0
* build-openssl.bat: Added check for Perl installationSteve Holme2015-01-161-1/+14