summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: warn on use of the now deprecated symbolsJay Satiro2021-11-251-3/+18
* cmake: private identifiers use CURL_ instead of CMAKE_ prefixDaniel Stenberg2021-11-231-44/+40
* cmake: fix error getting LOCATION property on non-imported targetBoris Rasin2021-10-281-6/+4
* CMake: restore support for SecureTransport on iOSRicardo Martins2021-10-251-18/+26
* cmake: add CURL_ENABLE_SSL option and make CMAKE_USE_* SSL backend options de...Ryan Mast2021-10-141-7/+8
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-1/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+1
* build: remove checks for WinSock 1Marcel Raad2021-09-281-1/+0
* cmake: with OpenSSL, define OPENSSL_SUPPRESS_DEPRECATEDDaniel Stenberg2021-09-231-0/+2
* cmake: sync CURL_DISABLE optionsDon2021-08-251-40/+61
* curl_setup.h: sync values for HTTP_ONLYDon2021-08-211-0/+1
* cmake: remove libssh2 feature checksAndrea Pappacoda2021-07-051-9/+0
* cmake: fix support for UnixSockets feature on Win32Li Xinwei2021-06-211-1/+5
* hostip: (macOS) free returned memory of SCDynamicStoreCopyProxiesGregory Muchka2021-06-211-13/+14
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-14/+0
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-181-11/+1
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_FREEIFADDRSGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_FORKGergely Nagy2021-06-181-1/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-1/+0
* configure/cmake: remove remaining checks for rsa.hGergely Nagy2021-06-181-1/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-1/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-1/+0
* cmake: Avoid leaking absolute paths into exported configGregor Jasny2021-06-061-2/+2
* cmake: add CURL_DISABLE_NTLM optiontheawless2021-06-021-4/+6
* lib/hostip6.c: make NAT64 address synthesis on macOS workRadek Zajic2021-05-251-0/+8
* CMake: add CURL_ENABLE_EXPORT_TARGET optionPaweł Wegner2021-05-251-5/+10
* cmake: Use multithreaded compilation on VS 2008+Matias N. Goldberg2021-05-211-0/+5
* cmake: fix two invokes result in different curl_config.hMatias N. Goldberg2021-05-211-2/+4
* cmake: detect CURL_SA_FAMILY_TPeng-Yu Chen2021-05-211-0/+10
* cmake: check for getppid and utimesDaniel Stenberg2021-05-041-3/+3
* hsts: enable by defaultDaniel Stenberg2021-04-191-0/+3
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-7/+0
* cmake: support WinIDNLi Xinwei2021-03-291-1/+9
* config: fix SSPI enabling NTLM if crypto auth is disabledMarc Hoersken2021-03-291-2/+4
* config: fix building SMB with configure using Win32 CryptoMarc Hoersken2021-03-151-22/+29
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-111-1/+1
* build: delete unused feature guardsViktor Szakats2021-02-231-2/+0
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* cmake: expose CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIGRazvan Cojocaru2021-01-161-0/+1
* cmake: Add an option to disable libidn2Jay Satiro2021-01-081-1/+5
* cmake: enable gophers correctly in curl-configDaniel Stenberg2020-12-171-0/+1
* cmake: check for linux/tcp.hKlaus Crusius2020-12-011-0/+1
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-191-18/+15
* cmake: correctly handle linker flags for static libsTobias Hieta2020-11-101-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* CMake: make BUILD_TESTING dependent optionSergei Nikulov2020-10-291-4/+4
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-4/+3
* cmake: set the unicode feature in curl-config on WindowsDaniel Stenberg2020-10-221-0/+1
* CMake: call the feature unixsockets without dashDaniel Stenberg2020-10-201-1/+1