David Benjamin 39c803cba2 openssl: remove most BoringSSL #ifdefs. il y a 8 ans
..
examples c71b6a2795 examples/asiohiper: Avoid function name collision on Windows il y a 8 ans
libcurl d49881cb19 URLs: change more http to https il y a 8 ans
.gitignore a76fa17681 IGNORE: files generated by maketgz il y a 14 ans
BINDINGS 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
BUGS 20dcd19501 URLs: follow GitHub project rename (also Travis CI) il y a 8 ans
CODE_OF_CONDUCT.md 0c46abd79a CODE_OF_CONDUCT.md: added il y a 9 ans
CONTRIBUTE 20dcd19501 URLs: follow GitHub project rename (also Travis CI) il y a 8 ans
FAQ d49881cb19 URLs: change more http to https il y a 8 ans
FEATURES 980ba2202c docs: cite SASL external authentication. il y a 9 ans
HISTORY 42f725fb9b HISTORY: add some info about when we used which host names il y a 8 ans
HTTP-COOKIES 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
HTTP2.md 093f9cd38d URLs: Change more haxx.se URLs from http: to https: il y a 8 ans
INSTALL 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
INSTALL.cmake aec7c5a87c cmake: enable IPv6 by default if available il y a 10 ans
INSTALL.devcpp 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
INTERNALS 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
KNOWN_BUGS 674b57e76b KNOWN_BUGS: Windows device prefix is required for devices il y a 8 ans
LICENSE-MIXING 093f9cd38d URLs: Change more haxx.se URLs from http: to https: il y a 8 ans
MAIL-ETIQUETTE 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
MANUAL 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
Makefile.am 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
README.cmake e63c9f8ff3 removed execute file permission il y a 13 ans
README.netware ca7d1de69c docs: fixed a bunch of typos il y a 10 ans
README.win32 a07bc79117 il y a 14 ans
RELEASE-PROCEDURE 108bc5d860 RELEASE-PROCEDURE: remove the github upload part il y a 8 ans
RESOURCES 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
ROADMAP.md 63a5a756a8 ROADMAP: implemented HTTP2 for HTTPS-only il y a 9 ans
SECURITY 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
SSL-PROBLEMS 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
SSLCERTS e49ab0a3b8 SSLCERTS: update wrt SSL CA certificate store il y a 8 ans
THANKS 39c803cba2 openssl: remove most BoringSSL #ifdefs. il y a 8 ans
THANKS-filter 940c2f51aa THANKS-filter: single Tim Rühsen spelling il y a 9 ans
TODO 1ca54daf3e TODO: 17.11 -w output to stderr il y a 8 ans
TheArtOfHttpScripting 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS il y a 8 ans
VERSIONS a5fb9151ee VERSIONS: now using markdown il y a 9 ans
curl-config.1 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
curl.1 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
index.html 98c70b73f2 added doctype tag to get HTML compliant il y a 20 ans
mk-ca-bundle.1 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans

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.