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

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.