Daniel Stenberg 8754ddb85d curl_easy_duphandle.3: clarify that a duped handle has no shares há 5 anos atrás
..
cmdline-opts 8f105b0534 docs: update max-redirs.d phrasing há 5 anos atrás
examples 091cdf2795 10-at-a-time.c: fix too long line há 5 anos atrás
libcurl 8754ddb85d curl_easy_duphandle.3: clarify that a duped handle has no shares há 5 anos atrás
.gitignore d960e57029 gitignore: Ignore man page dist files há 7 anos atrás
BINDINGS.md f078361c0e URL and mailmap updates, remove an obsolete directory [ci skip] há 6 anos atrás
BUGS ddb879c6ae BUGS: updated link to security process há 6 anos atrás
CHECKSRC.md 6381708970 checksrc: add COPYRIGHTYEAR check há 5 anos atrás
CIPHERS.md 531b7ad43a schannel: support CALG_ECDH_EPHEM algorithm há 5 anos atrás
CMakeLists.txt 898b012a9b cmake: add support for building HTML and PDF docs há 7 anos atrás
CODE_OF_CONDUCT.md 1c8725e639 docs: Update to secure URL versions há 7 anos atrás
CODE_STYLE.md 07b9826541 CODE_STYLE: mention return w/o parens, but sizeof with há 6 anos atrás
CONTRIBUTE.md e49ca2a115 CONTRIBUTE.md: Fix grammatical errors há 5 anos atrás
DEPRECATE.md 006ff62d8c http: added options for allowing HTTP/0.9 responses há 5 anos atrás
FAQ 1640bb6fc2 FAQ: minor updates and spelling fixes há 5 anos atrás
FEATURES 302d125b42 axtls: removed há 5 anos atrás
GOVERNANCE.md 4fac2899d0 GOVERNANCE.md: minor spelling fixes há 5 anos atrás
HELP-US.md 36bbbeb7c2 HELP-US: rename the subtitle too since the label is changed há 7 anos atrás
HISTORY.md a1aabed817 HISTORY: add some milestones há 5 anos atrás
HTTP-COOKIES.md e6522522f9 cookie: Add support for cookie prefixes há 5 anos atrás
HTTP2.md 8a49b291cb winssl: be consistent in Schannel capitalization há 5 anos atrás
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md há 8 anos atrás
INSTALL.cmake b801b453af whitespace fixes há 6 anos atrás
INSTALL.md b4755887b9 INSTALL: refer to the current TLS library names and configure options há 5 anos atrás
INTERNALS.md fef38a0898 INTERNALS.md: fix subsection depth and link há 5 anos atrás
KNOWN_BUGS a75de9de40 KNOWN_BUGS: Cannot compile against a static build of OpenLDAP há 5 anos atrás
LICENSE-MIXING.md 302d125b42 axtls: removed há 5 anos atrás
MAIL-ETIQUETTE 4bd91bc474 spelling fixes há 6 anos atrás
MANUAL 3edb0e369e MANUAL: minor grammar fix há 6 anos atrás
Makefile.am c543da9a50 curl: remove MANUAL from -M output há 5 anos atrás
README.cmake e63c9f8ff3 removed execute file permission há 12 anos atrás
README.md 3455b4b374 replace rawgit links [ci skip] há 6 anos atrás
README.netware b801b453af whitespace fixes há 6 anos atrás
README.win32 b801b453af whitespace fixes há 6 anos atrás
RELEASE-PROCEDURE.md 1c986c068d RELEASE-PROCEDURE: update the release calendar há 5 anos atrás
RESOURCES 8dad32bcfb RESOURCES: update spec names há 6 anos atrás
ROADMAP.md e6522522f9 cookie: Add support for cookie prefixes há 5 anos atrás
SECURITY-PROCESS.md 4a01a20bdb SECURITY-PROCESS: bountygraph shuts down há 5 anos atrás
SSL-PROBLEMS.md dcdc5f416d docs-make: have markdown files use .md há 8 anos atrás
SSLCERTS.md 9dad3bd665 SSLCERTS: improve the openssl command line há 6 anos atrás
THANKS f3e5a91e44 THANKS: 7.64.0 status há 5 anos atrás
THANKS-filter 89165c1a94 THANKS: fixups and a dedupe há 5 anos atrás
TODO 8bc5ceb204 TODO: Allow SAN names in HTTP/2 server push há 5 anos atrás
TheArtOfHttpScripting b801b453af whitespace fixes há 6 anos atrás
VERSIONS a5fb9151ee VERSIONS: now using markdown há 9 anos atrás
curl-config.1 0c65678e71 curl-config: add --ssl-backends há 6 anos atrás
mk-ca-bundle.1 13ef623a81 docs/comments: Update to secure URL versions há 7 anos atrás

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.