summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* curl: do not disable IPv6 supportRechi Rechi2019-01-101-1/+1
* Merge topic 'update-curl'Brad King2018-11-051-46/+47
|\
| * curl: Modernize tiny test code used for build inside CMakeBrad King2018-11-011-3/+3
| * curl: Update build within CMake to account for 7.62 changesBrad King2018-10-311-0/+2
| * Merge branch 'upstream-curl' into update-curlBrad King2018-10-311-44/+43
* | curl: Do not call cmake_minimum_required inside CMake itselfBrad King2018-10-251-1/+0
|/
* Tests: Add missing BUILD_TESTING conditionsBrad King2018-10-241-1/+1
* curl: Update build within CMake to account for 7.61 changesBrad King2018-10-221-1/+1
* curl: Backport to work with CMake 3.1 againBrad King2018-10-221-2/+3
* Merge branch 'upstream-curl' into update-curlBrad King2018-10-221-134/+140
* Merge branch 'upstream-curl' into update-curlBrad King2018-05-181-11/+23
* Merge branch 'upstream-curl' into update-curlBrad King2018-01-241-3/+28
* curl: Update build within CMake to account for 7.56 changesBrad King2017-10-101-0/+4
* Merge branch 'upstream-curl' into update-curlBrad King2017-10-101-82/+103
* curl: Fix build on HaikuJérôme Duval2017-06-281-0/+2
* Merge branch 'upstream-curl' into update-curlBrad King2017-06-141-5/+76
* curl: Set TLS/SSL build options the way we need for CMakeBrad King2017-05-111-1/+32
* curl: Skip building docs within CMakeBrad King2017-05-111-0/+5
* Merge branch 'upstream-curl' into update-curlBrad King2017-05-111-80/+101
* curl: Fix passing _WINSOCKAPI_ macro to compilerBrad King2017-02-071-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2017-02-071-1/+5
* curl: Disable symbol hiding logic in build for CMakeBrad King2016-12-061-0/+2
* Merge branch 'upstream-curl' into update-curlBrad King2016-12-051-44/+54
* Merge branch 'upstream-curl' into update-curlBrad King2016-08-031-88/+94
* curl: Do not use libnetwork on Apple platformsGregor Jasny2015-09-101-0/+8
* curl: Update configuration of build within CMakeBrad King2015-08-171-4/+11
* Merge branch 'curl-upstream' into update-curlBrad King2015-08-121-129/+364
* curl: Never consider using Windows APIs on CygwinBrad King2015-03-261-2/+8
* curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-231-5/+4
* curl: Use OS X SSL/TLS native implementationBrad King2014-12-181-0/+19
* curl: Use Windows SSL/TLS native implementationBrad King2014-12-121-1/+5
* curl: Check for OpenSSL headers independentlyBrad King2014-11-171-9/+9
* curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-101-0/+8
* curl: Skip check for inet_pton on WindowsBrad King2014-11-101-0/+7
* curl: Restore CURL_CA_BUNDLE optionBrad King2014-11-101-0/+7
* curl: Restore CMake-specific zlib selection codeBrad King2014-11-101-1/+14
* curl: Restore CMake-specific test and install codeBrad King2014-11-101-0/+12
* curl: Configure build to work within CMakeBrad King2014-11-101-1/+39
* curl: Use arch-aware CHECK_TYPE_SIZE resultsBrad King2014-11-101-54/+8
* curl: Do not use 'dl' on HP-UXBrad King2014-11-101-0/+6
* curl: Port to Haiku againBrad King2014-10-291-0/+2
* curl: Remove unused SIZEOF_LONG_DOUBLEBrad King2014-10-291-1/+0
* Merge branch 'curl-upstream' into update-curlBrad King2014-10-291-0/+937
* curl: Drop our CMake infrastructure to make room for the upstreamBrad King2014-10-291-730/+0
* curl: Drop unused testing codeBrad King2014-10-291-6/+1
* curl: Move sources back into upstream layoutBrad King2014-10-291-69/+69
* Remove borland workarounds.Stephen Kelly2014-10-151-5/+0
* cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-111-2/+2