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

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.