summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-09-23CMake: Ensure discovered include dirs are consideredJakub Zakrzewski
2015-09-08cmake: IPv6 : disable Unix header check on Windows platformSergei Nikulov
2015-08-25cmake: added Windows SSL supportSergei Nikulov
2015-08-10CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header defineJakub Zakrzewski
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-05cmake: handle build definitions CURLDEBUG/DEBUGBUILDSergei Nikulov
2015-02-19CMake: fix winsock2 detection on windowsSergei Nikulov
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-11-19cmake: add Kerberos to the supported featuresPeter Wu
2014-11-19cmake: fix NTLM detection when CURL_DISABLE_HTTP definedPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: fix HAVE_GETHOSTNAME definitionPeter Wu
2014-11-04cmake: fix ZLIB_INCLUDE_DIRS useK. R. Walker
2014-11-03cmake: drop _BSD_SOURCE macro usagePeter Wu
2014-10-20cmake: generate pkg-config and curl-configPeter Wu
2014-10-20cmake: use LIBCURL_VERSION from curlver.hPeter Wu
2014-10-20cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLSPeter Wu
2014-10-13cmake: enable IPv6 by default if availablePeter Wu
2014-10-12cmake: build tool_hugehelp (ENABLE_MANUAL)Peter Wu
2014-10-09Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-09Cmake: Fix library list provided to cURL tests.Jakub Zakrzewski
2014-10-09Cmake: Check for OpenSSL before OpenLDAP.Jakub Zakrzewski
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: Removed useless comments from CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Append OpenSSL include directory to search pathJakub Zakrzewski
2014-08-25Cmake: Search for liblber, LDAP SSL headers, swith for using OpenLDAP code.Jakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Moved macros out of the main CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Added missing protocol-disable switchesJakub Zakrzewski
2014-08-25Cmake: Require at least CMake 2.8.Jakub Zakrzewski
2014-01-01CMakeLists.txt: add standard curl source code headerDaniel Stenberg
2014-01-01CMakeLists.txt: add warning about the cmake build's stateDaniel Stenberg
2013-10-20cmake: unbreak for non-Windows platformsDaniel Stenberg
2013-02-04cmake: Fix mingw buildMatt Arsenault
2013-02-04cmake: updated OpenSSL buildSergei Nikulov
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-03-30CMakeLists.txt: fix Windows LDAP/LDAPS option handlingtetetest tetetest
2012-03-29CMakeLists.txt: fix MS Visual Studio x64 unsigned long long literal suffixtetetest tetetest
2012-03-16cmake: list_spaces_append_once fails with spaces in filenameDaniel Stenberg
2011-12-30removed trailing whitespaceYang Tse
2011-08-13cmake: find winsock when building on windowsDaniel Stenberg
2011-04-28CMake: improve library search, implement install.Zmey Petroff
2011-01-06CMake: Use upstream CheckTypeSize moduleBrad King
2010-10-12CMake: Build fix.Julien Chaffraix
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse