summaryrefslogtreecommitdiff
path: root/projects/generate.bat
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-2/+2
* curl_ctype: convert to macros-onlyDaniel Stenberg2022-09-061-1/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* timediff.[ch]: add curlx helper functions for timeval conversionsMarc Hoersken2022-04-171-0/+2
* projects: Update VC version names for VS2017, VS2022Jay Satiro2022-03-291-24/+24
* projects: remove support for MSVC before VC10 (Visual Studio 2010)Daniel Stenberg2022-02-131-100/+3
* projects: add support for Visual Studio 17 (2022)Stav Nir2022-02-131-2/+21
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-141-0/+2
* win32: Add Curl_verify_windows_version() to curlxCameron Cawley2020-08-021-0/+2
* curl_multibyte: add to curlxMarcel Raad2020-05-141-0/+2
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-241-1/+13
* whitespace fixesViktor Szakats2018-09-231-3/+3
* build: fix windows build methods for curl_ctype.cJay Satiro2018-01-301-0/+2
* build: Added Visual Studio 2017 project filesSteve Holme2017-12-221-3/+22
* generate.bat: Include include/curl in libcurl VS projectsJay Satiro2016-11-011-0/+1
* generate.bat: Remove strcase.[ch] from curl tool VS projectsJay Satiro2016-11-011-2/+0
* strcasecompare: replaced remaining rawstr.h with strcase.hDan Fandrich2016-10-311-2/+2
* 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 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