Guenter Knauf 1ba5712f88 MinGW makefile tweaks for running from sh. %!s(int64=12) %!d(string=hai) anos
..
examples 1ba5712f88 MinGW makefile tweaks for running from sh. %!s(int64=12) %!d(string=hai) anos
libcurl 39a72bbcd1 errors: CURLM_CALL_MULTI_PERFORM is not returned anymore %!s(int64=12) %!d(string=hai) anos
.gitignore a76fa17681 IGNORE: files generated by maketgz %!s(int64=14) %!d(string=hai) anos
BINDINGS 8a7231d7ae a binding for Falcon %!s(int64=14) %!d(string=hai) anos
BUGS 432044b774 BUGS: spellfixed, slightly reformatted for web looks %!s(int64=12) %!d(string=hai) anos
CONTRIBUTE 4d71d1b17f CONTRIB: Please don't send pull requests %!s(int64=12) %!d(string=hai) anos
DISTRO-DILEMMA a07bc79117 %!s(int64=14) %!d(string=hai) anos
FAQ fec096f153 FAQ: updated 1.10 How many are using curl? %!s(int64=12) %!d(string=hai) anos
FEATURES 819afe46ee schannel: remove version number and identify its use with 'schannel' literal %!s(int64=12) %!d(string=hai) anos
HISTORY 19d2bf4ee4 HISTORY: mention the gopher story %!s(int64=14) %!d(string=hai) anos
HTTP-COOKIES 016dabcf04 HTTP-COOKIES: clarified and modified layout %!s(int64=12) %!d(string=hai) anos
INSTALL eef4b3fcfc Added hint for pkg-config wrapper script. %!s(int64=12) %!d(string=hai) anos
INSTALL.cmake e63c9f8ff3 removed execute file permission %!s(int64=12) %!d(string=hai) anos
INSTALL.devcpp a07bc79117 %!s(int64=14) %!d(string=hai) anos
INTERNALS 42aa796150 nss: unconditionally require PK11_CreateGenericObject() %!s(int64=12) %!d(string=hai) anos
KNOWN_BUGS c41f304c43 KNOWN_BUGS: can't receive zero bytes file properly %!s(int64=12) %!d(string=hai) anos
LICENSE-MIXING 3427bece89 Mention axTLS in some more documentation %!s(int64=13) %!d(string=hai) anos
MAIL-ETIQUETTE 7031ff23bb MAIL-ETIQUETTE: Added "How to unsubscribe" %!s(int64=12) %!d(string=hai) anos
MANUAL 612a61b267 Correct default upload mimetype in manual %!s(int64=12) %!d(string=hai) anos
Makefile.am 33ee67112f HTTP-COOKIES: added cookie documentation %!s(int64=12) %!d(string=hai) anos
README.cmake e63c9f8ff3 removed execute file permission %!s(int64=12) %!d(string=hai) anos
README.netware a07bc79117 %!s(int64=14) %!d(string=hai) anos
README.win32 a07bc79117 %!s(int64=14) %!d(string=hai) anos
RESOURCES 4bfe07640c Implement SMTP authentication %!s(int64=14) %!d(string=hai) anos
SSLCERTS a07bc79117 %!s(int64=14) %!d(string=hai) anos
THANKS 0c86ccc647 sspi: Updated RELEASE-NOTES, FEATURES and THANKS %!s(int64=12) %!d(string=hai) anos
TODO 797315044d DOCS: Fixed list in Section 18.2 not displaying correctly on web site %!s(int64=12) %!d(string=hai) anos
TheArtOfHttpScripting b0940753c6 TheArtOfHttpScripting: extended %!s(int64=13) %!d(string=hai) anos
VERSIONS 967deb43f8 VERSIONS: clarify our versioning concept %!s(int64=13) %!d(string=hai) anos
curl-config.1 8ae1e657e8 curl-config.1: fix curl-config usage in example %!s(int64=12) %!d(string=hai) anos
curl.1 92c40ce190 curl.1: Updated Metalink description in man page %!s(int64=12) %!d(string=hai) anos
index.html 98c70b73f2 added doctype tag to get HTML compliant %!s(int64=20) %!d(string=hai) anos
mk-ca-bundle.1 e146a5f132 add a manual page for mk-ca-bundle %!s(int64=12) %!d(string=hai) anos

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.