Daniel Stenberg
fd1ce3d4b0
docs: spellfixes
...
Pointed by the new CI job
2022-09-21 15:20:08 +02:00
Daniel Stenberg
fda897f5a1
docs: fix proselint complaints
2022-09-19 17:32:12 +02:00
max.mehl
ad9bc5976d
copyright: make repository REUSE compliant
...
Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the file
`.reuse/dep5`.
This commit also adds a Github workflow to check pull requests and adapts
copyright.pl to the changes.
Closes #8869
2022-06-13 09:13:00 +02:00
Nick Banks
37492ebbfa
msh3: add support for QUIC and HTTP/3 using msh3
...
Considered experimental, as the other HTTP/3 backends.
Closes #8517
2022-04-10 18:23:04 +02:00
Jay Satiro
ccea329848
winbuild: Add a Visual Studio example to the README
...
- Add an example that explains in detail how the user can add libcurl to
their Visual Studio project.
Ref: https://github.com/curl/curl/issues/8591
Closes https://github.com/curl/curl/pull/8592
2022-03-22 14:24:07 -04:00
Philip H
c652621928
winbuild/README.md: fixup dead link
...
Closes #8597
2022-03-18 09:10:56 +01:00
illusory-dream
2cadc890ce
winbuild: add parameter WITH_SSH
...
For building with libssh
Closes #8514
2022-02-26 14:17:15 +01:00
Jeremy Falcon
86c9146209
winbuild/README.md: clarify GEN_PDB option
...
- Document that GEN_PDB option creates an external database.
Ref: https://github.com/curl/curl/issues/7502
2021-08-09 13:02:52 -04:00
Daniel Stenberg
ce8a38fe80
winbuild/README: VC should be set to 6 'or larger'
...
Previously it listed all versions up to 15 (missing 16) but this new
phrasing is more open ended.
Reported-by: Hugh Macdonald
Fixes #7253
Closes #7254
2021-06-14 16:26:25 +02:00
Daniel Stenberg
5c8849cede
winbuild: remove docs from Makefiles and refer to README.md
...
Reduce risk for conflicting docs and makes it to a single place to fix
and polish.
add these missing options to the readme:
ENABLE_OPENSSL_AUTO_LOAD_CONFIG and ENABLE_UNICODE
clarify ENABLE_SCHANNEL default varies
Fixes #6216
Closes #6227
Co-Authored-by: Jay Satiro
2020-11-22 23:02:25 +01:00
Daniel Stenberg
f31b2e7cb8
winbuild/README.md: make <options> visible
...
Follow-up to be753add31
2020-08-26 15:57:04 +02:00
Daniel Stenberg
be753add31
winbuild: convert the instruction text to README.md
...
Closes #5861
2020-08-26 15:49:21 +02:00