Daniel Stenberg 2af732f364 curl.1: --user and --proxy-user are hidden from ps output преди 5 години
..
cmdline-opts 2af732f364 curl.1: --user and --proxy-user are hidden from ps output преди 5 години
examples 57c7076793 examples/externalsocket: add missing close socket calls преди 5 години
libcurl e1be825453 alt-svc: the libcurl bits преди 5 години
.gitignore d960e57029 gitignore: Ignore man page dist files преди 7 години
ALTSVC.md 98441f3586 docs/ALTSVC.md: docs describing the approach преди 5 години
BINDINGS.md f078361c0e URL and mailmap updates, remove an obsolete directory [ci skip] преди 6 години
BUGS ddb879c6ae BUGS: updated link to security process преди 6 години
CHECKSRC.md 6381708970 checksrc: add COPYRIGHTYEAR check преди 5 години
CIPHERS.md 531b7ad43a schannel: support CALG_ECDH_EPHEM algorithm преди 5 години
CMakeLists.txt 898b012a9b cmake: add support for building HTML and PDF docs преди 7 години
CODE_OF_CONDUCT.md 1c8725e639 docs: Update to secure URL versions преди 7 години
CODE_STYLE.md 07b9826541 CODE_STYLE: mention return w/o parens, but sizeof with преди 6 години
CONTRIBUTE.md e49ca2a115 CONTRIBUTE.md: Fix grammatical errors преди 5 години
DEPRECATE.md 006ff62d8c http: added options for allowing HTTP/0.9 responses преди 5 години
FAQ 1640bb6fc2 FAQ: minor updates and spelling fixes преди 5 години
FEATURES 302d125b42 axtls: removed преди 5 години
GOVERNANCE.md 4fac2899d0 GOVERNANCE.md: minor spelling fixes преди 5 години
HELP-US.md 36bbbeb7c2 HELP-US: rename the subtitle too since the label is changed преди 7 години
HISTORY.md a1aabed817 HISTORY: add some milestones преди 5 години
HTTP-COOKIES.md e6522522f9 cookie: Add support for cookie prefixes преди 5 години
HTTP2.md 8a49b291cb winssl: be consistent in Schannel capitalization преди 5 години
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md преди 8 години
INSTALL.cmake b801b453af whitespace fixes преди 6 години
INSTALL.md b4755887b9 INSTALL: refer to the current TLS library names and configure options преди 5 години
INTERNALS.md fef38a0898 INTERNALS.md: fix subsection depth and link преди 5 години
KNOWN_BUGS 5114f82331 KNOWN_BUGS: Client cert (MTLS) issues with Schannel преди 5 години
LICENSE-MIXING.md 302d125b42 axtls: removed преди 5 години
MAIL-ETIQUETTE 4bd91bc474 spelling fixes преди 6 години
MANUAL 3edb0e369e MANUAL: minor grammar fix преди 6 години
Makefile.am 98441f3586 docs/ALTSVC.md: docs describing the approach преди 5 години
README.cmake e63c9f8ff3 removed execute file permission преди 12 години
README.md 3455b4b374 replace rawgit links [ci skip] преди 6 години
README.netware b801b453af whitespace fixes преди 6 години
README.win32 b801b453af whitespace fixes преди 6 години
RELEASE-PROCEDURE.md 1c986c068d RELEASE-PROCEDURE: update the release calendar преди 5 години
RESOURCES 8dad32bcfb RESOURCES: update spec names преди 6 години
ROADMAP.md af219e4492 ROADMAP: updated to some more current things to work on преди 5 години
SECURITY-PROCESS.md 4a01a20bdb SECURITY-PROCESS: bountygraph shuts down преди 5 години
SSL-PROBLEMS.md dcdc5f416d docs-make: have markdown files use .md преди 8 години
SSLCERTS.md 9dad3bd665 SSLCERTS: improve the openssl command line преди 6 години
THANKS f3e5a91e44 THANKS: 7.64.0 status преди 5 години
THANKS-filter 89165c1a94 THANKS: fixups and a dedupe преди 5 години
TODO 8bc5ceb204 TODO: Allow SAN names in HTTP/2 server push преди 5 години
TheArtOfHttpScripting b801b453af whitespace fixes преди 6 години
VERSIONS a5fb9151ee VERSIONS: now using markdown преди 9 години
curl-config.1 0c65678e71 curl-config: add --ssl-backends преди 6 години
mk-ca-bundle.1 13ef623a81 docs/comments: Update to secure URL versions преди 7 години

README.cmake

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

README.cmake
Read the README file first.

Curl contains CMake build files that provide a way to build Curl with the
CMake build tool (www.cmake.org). CMake is a cross platform meta build tool
that generates native makefiles and IDE project files. The CMake build
system can be used to build Curl on any of its supported platforms.

Read the INSTALL.cmake file for instructions on how to compile curl with
CMake.