index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-11-06
cmake: disable poll for macOS
Peter Wu
2016-10-31
idn: switch to libidn2 use and IDNA2008 support
Daniel Stenberg
2016-10-18
s/cURL/curl
Daniel Stenberg
2016-10-10
cmake: add nghttp2 support
Remo E
2016-09-19
openssl: don’t call CRYTPO_cleanup_all_ex_data
Daniel Stenberg
2016-09-11
cmake: fix curl-config --static-libs
Peter Wu
2016-09-10
CMake: Try to (un-)hide private library symbols
Jakub Zakrzewski
2016-08-08
cmake: Enable win32 threaded resolver by default
Jay Satiro
2016-08-08
cmake: Enable win32 large file support by default
Jay Satiro
2016-07-28
cmake: Fix for schannel support
Yonggang Luo
2016-06-21
cmake: now using BUILD_TESTING=ON/OFF
Sergei Nikulov
2016-06-15
cmake: Fix build with winldap
Sergei Nikulov
2016-06-01
schannel: add CURLOPT_CERTINFO support
Andrew Kurushin
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-28
cmake: fixed when OpenSSL enabled on Windows and schannel detected
Sergei Nikulov
2015-10-19
cmake: Fix for add_subdirectory(curl) use-case
Javier G. Sogo
2015-09-23
CMake: Ensure discovered include dirs are considered
Jakub Zakrzewski
2015-09-08
cmake: IPv6 : disable Unix header check on Windows platform
Sergei Nikulov
2015-08-25
cmake: added Windows SSL support
Sergei Nikulov
2015-08-10
CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header define
Jakub Zakrzewski
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-03-05
cmake: handle build definitions CURLDEBUG/DEBUGBUILD
Sergei Nikulov
2015-02-19
CMake: fix winsock2 detection on windows
Sergei Nikulov
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-04
libcurl: add UNIX domain sockets support
Peter Wu
2014-11-19
cmake: add Kerberos to the supported features
Peter Wu
2014-11-19
cmake: fix NTLM detection when CURL_DISABLE_HTTP defined
Peter Wu
2014-11-10
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
Peter Wu
2014-11-10
cmake: fix HAVE_GETHOSTNAME definition
Peter Wu
2014-11-04
cmake: fix ZLIB_INCLUDE_DIRS use
K. R. Walker
2014-11-03
cmake: drop _BSD_SOURCE macro usage
Peter Wu
2014-10-20
cmake: generate pkg-config and curl-config
Peter Wu
2014-10-20
cmake: use LIBCURL_VERSION from curlver.h
Peter Wu
2014-10-20
cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLS
Peter Wu
2014-10-13
cmake: enable IPv6 by default if available
Peter Wu
2014-10-12
cmake: build tool_hugehelp (ENABLE_MANUAL)
Peter Wu
2014-10-09
Cmake: Build with GSSAPI (MIT or Heimdal)
Jakub Zakrzewski
2014-10-09
Cmake: Got rid of setup_curl_dependencies
Jakub Zakrzewski
2014-10-09
Cmake: Fix library list provided to cURL tests.
Jakub Zakrzewski
2014-10-09
Cmake: Check for OpenSSL before OpenLDAP.
Jakub Zakrzewski
2014-08-25
Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows
Jakub Zakrzewski
2014-08-25
Cmake: Removed useless comments from CMakeLists.txt
Jakub Zakrzewski
2014-08-25
Cmake: Append OpenSSL include directory to search path
Jakub Zakrzewski
2014-08-25
Cmake: Search for liblber, LDAP SSL headers, swith for using OpenLDAP code.
Jakub Zakrzewski
2014-08-25
Cmake: LibSSH2 detection and use.
Jakub Zakrzewski
2014-08-25
Cmake: Moved macros out of the main CMakeLists.txt
Jakub Zakrzewski
2014-08-25
Cmake: Added missing protocol-disable switches
Jakub Zakrzewski
2014-08-25
Cmake: Require at least CMake 2.8.
Jakub Zakrzewski
2014-01-01
CMakeLists.txt: add standard curl source code header
Daniel Stenberg
[next]