aboutsummaryrefslogtreecommitdiff
path: root/projects/generate.bat
AgeCommit message (Expand)Author
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-11-24projects: Fix Visual Studio projects SSH buildsJay Satiro
2018-09-23whitespace fixesViktor Szakats
2018-01-30build: fix windows build methods for curl_ctype.cJay Satiro
2017-12-22build: Added Visual Studio 2017 project filesSteve Holme
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-02-12generate.bat: Fix comment bug by removing old commentsJay Satiro
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
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-08scripts: Always perform setlocal and endlocal calls in pairsSteve Holme
2015-08-08scripts: Allow -help to be specified in any argumentSteve Holme
2015-08-06generate.bat: Added a check for the presence of a git repositorySteve Holme
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-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: Renamed curl src Visual Studio project filesSteve Holme
2015-04-11build: Generate source prerequisites for Visual Studio in generate.batJay Satiro
2015-02-26build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme
2015-02-02build: Added removal of Visual Studio project filesSteve Holme
2014-11-05build: Fixed Visual Studio project file generation of strdup.[c|h]Steve Holme
2014-11-02build: Added optional specific version generation of VC project filesSteve Holme
2014-05-22build: Use CURLX_* file lists for Visual Studio curl tool project generationSteve Holme
2014-05-17build: Fixed another tabulation issue in the Visual Studio file generatorSteve Holme
2014-05-11build: Fixed some tabulation issues in the Visual Studio file generatorSteve Holme
2014-05-01build: Fixed Visual Studio project file generator missing some filesSteve Holme
2014-04-30build: Fixed generation when source file names contain spacesSteve Holme
2014-04-29build: Added VC7 and VC7.1 support to the project file generatorSteve Holme
2014-04-29build: Added VC6 and VC12 support to the project file generatorSteve Holme
2014-04-29build: Added VC11 support to the project file generatorSteve Holme
2014-04-29build: Added VC9 and VC10 support to the project file generatorSteve Holme
2014-04-29build: Added Visual Studio project file generatorSteve Holme