index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
generate.bat
Age
Commit message (
Expand
)
Author
2016-11-01
generate.bat: Include include/curl in libcurl VS projects
Jay Satiro
2016-11-01
generate.bat: Remove strcase.[ch] from curl tool VS projects
Jay Satiro
2016-10-31
strcasecompare: replaced remaining rawstr.h with strcase.h
Dan Fandrich
2016-02-12
generate.bat: Fix comment bug by removing old comments
Jay Satiro
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-08-14
generate.bat: Added support for generating only the prerequisite files
Steve Holme
2015-08-14
generate.bat: Only call buildconf.bat if it exists
Steve Holme
2015-08-14
generate.bat: Fixed issues when ran in directories with special chars
Steve Holme
2015-08-09
generate.bat: Use buildconf.bat for prerequisite file generation
Steve Holme
2015-08-08
scripts: Always perform setlocal and endlocal calls in pairs
Steve Holme
2015-08-08
scripts: Allow -help to be specified in any argument
Steve Holme
2015-08-06
generate.bat: Added a check for the presence of a git repository
Steve Holme
2015-08-05
generate.bat: Use buildconf.bat for prerequisite file clean-up
Steve Holme
2015-08-04
generate.bat: Only clean prerequisite files when in ALL mode
Steve Holme
2015-08-04
generate.bat: Moved error messages out of sub-routines
Steve Holme
2015-08-04
generate.bat: More use of lower-case for commands and reserved keywords
Steve Holme
2015-07-28
generate.bat: Use lower-case for commands and reserved keywords
Steve Holme
2015-07-28
build: Added initial VC14 support to generate.bat
Steve Holme
2015-07-28
build: Renamed curl src Visual Studio project files
Steve Holme
2015-04-11
build: Generate source prerequisites for Visual Studio in generate.bat
Jay Satiro
2015-02-26
build: Added support to Generate.bat for files in the upcoming vauth folder
Steve Holme
2015-02-02
build: Added removal of Visual Studio project files
Steve Holme
2014-11-05
build: Fixed Visual Studio project file generation of strdup.[c|h]
Steve Holme
2014-11-02
build: Added optional specific version generation of VC project files
Steve Holme
2014-05-22
build: Use CURLX_* file lists for Visual Studio curl tool project generation
Steve Holme
2014-05-17
build: Fixed another tabulation issue in the Visual Studio file generator
Steve Holme
2014-05-11
build: Fixed some tabulation issues in the Visual Studio file generator
Steve Holme
2014-05-01
build: Fixed Visual Studio project file generator missing some files
Steve Holme
2014-04-30
build: Fixed generation when source file names contain spaces
Steve Holme
2014-04-29
build: Added VC7 and VC7.1 support to the project file generator
Steve Holme
2014-04-29
build: Added VC6 and VC12 support to the project file generator
Steve Holme
2014-04-29
build: Added VC11 support to the project file generator
Steve Holme
2014-04-29
build: Added VC9 and VC10 support to the project file generator
Steve Holme
2014-04-29
build: Added Visual Studio project file generator
Steve Holme