summaryrefslogtreecommitdiff
path: root/projects/generate.bat
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* 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
* 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-081-5/+6
* generate.bat: Added a check for the presence of a git repositorySteve Holme2015-08-061-0/+8
* 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
* 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: Renamed curl src Visual Studio project filesSteve Holme2015-07-281-16/+16
* build: Generate source prerequisites for Visual Studio in generate.batJay Satiro2015-04-111-1/+116
* build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme2015-02-261-2/+8
* build: Added removal of Visual Studio project filesSteve Holme2015-02-021-45/+137
* build: Fixed Visual Studio project file generation of strdup.[c|h]Steve Holme2014-11-051-2/+0
* build: Added optional specific version generation of VC project filesSteve Holme2014-11-021-42/+125
* build: Use CURLX_* file lists for Visual Studio curl tool project generationSteve Holme2014-05-221-1/+15
* build: Fixed another tabulation issue in the Visual Studio file generatorSteve Holme2014-05-171-2/+2
* build: Fixed some tabulation issues in the Visual Studio file generatorSteve Holme2014-05-111-4/+4
* build: Fixed Visual Studio project file generator missing some filesSteve Holme2014-05-011-2/+2
* build: Fixed generation when source file names contain spacesSteve Holme2014-04-301-15/+15
* build: Added VC7 and VC7.1 support to the project file generatorSteve Holme2014-04-291-7/+23
* build: Added VC6 and VC12 support to the project file generatorSteve Holme2014-04-291-15/+34
* build: Added VC11 support to the project file generatorSteve Holme2014-04-291-22/+28
* build: Added VC9 and VC10 support to the project file generatorSteve Holme2014-04-291-28/+77
* build: Added Visual Studio project file generatorSteve Holme2014-04-291-0/+92