Steve Holme 0c4589f0c0 imap-append.c: Fixed compilation errors on some platforms vor 10 Jahren
..
examples 0c4589f0c0 imap-append.c: Fixed compilation errors on some platforms vor 10 Jahren
libcurl 938f93549f curl_version.3: recommend using curl_version_info() instead vor 10 Jahren
.gitignore a76fa17681 IGNORE: files generated by maketgz vor 14 Jahren
BINDINGS e839e7c61b BINDINGS: BBHTTP is a cocoa binding, Julia has a binding vor 11 Jahren
BUGS 99229b74eb BUGS: update bug tracker URL vor 12 Jahren
CONTRIBUTE 785749405f CONTRIBUTE: minor language polish vor 11 Jahren
DISTRO-DILEMMA ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
FAQ c216179af4 docs: primarily refer to schannel as WinSSL vor 11 Jahren
FEATURES ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
HISTORY 53fda844cc HISTORY: Fix spelling error. vor 11 Jahren
HTTP-COOKIES 016dabcf04 HTTP-COOKIES: clarified and modified layout vor 12 Jahren
INSTALL 63e3e03dae docs: remove documentation on setting up krb4 support vor 10 Jahren
INSTALL.cmake ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
INSTALL.devcpp cb787b70bf Fixed some typos in documentation vor 12 Jahren
INTERNALS 5017d5ada8 polarssl: now require 1.3.0+ vor 10 Jahren
KNOWN_BUGS ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
LIBCURL-STRUCTS ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
LICENSE-MIXING 3427bece89 Mention axTLS in some more documentation vor 14 Jahren
MAIL-ETIQUETTE ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
MANUAL fa4b4d2033 MANUAL: clarified user+password in HTTP URLs vor 12 Jahren
Makefile.am a55e7f0abd SSL-PROBLEMS: describes common curl+SSL problems vor 10 Jahren
README.cmake e63c9f8ff3 removed execute file permission vor 13 Jahren
README.netware ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
README.win32 a07bc79117 vor 14 Jahren
RELEASE-PROCEDURE b7b126ee41 RELEASE-PROCEDURE: new document vor 11 Jahren
RESOURCES 4bfe07640c Implement SMTP authentication vor 14 Jahren
SECURITY ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
SSL-PROBLEMS ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
SSLCERTS ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
THANKS e798e6759b THANKS: 14 new friends from the 7.36.0 announcement vor 10 Jahren
TODO 2465ee7573 TODO: remove http2, we now have it vor 10 Jahren
TheArtOfHttpScripting ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
VERSIONS 967deb43f8 VERSIONS: clarify our versioning concept vor 13 Jahren
curl-config.1 8ae1e657e8 curl-config.1: fix curl-config usage in example vor 12 Jahren
curl.1 ca7d1de69c docs: fixed a bunch of typos vor 10 Jahren
index.html 98c70b73f2 added doctype tag to get HTML compliant vor 20 Jahren
mk-ca-bundle.1 e35458bc08 mk-ca-bundle.1: document -d vor 11 Jahren

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.