summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cmcurl: Include the local curl directories before all others.Raphael Kubo da Costa2014-03-101-2/+5
* Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-071-0/+3
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-2/+2
* cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-271-2/+0
* curl: Make OpenSSL DLLs available to CMake on WindowsBill Hoffman2012-09-071-2/+24
* curl: Use find_package(OpenSSL)Bill Hoffman2012-09-071-12/+4
* cmcurl: Do not hard-coded Windows check results for MinGW (#13001)Brad King2012-03-021-2/+2
* Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-211-19/+14
|\
| * -don't pull in CheckTypeSize.cmake from the cmake which is being builtAlex Neundorf2012-02-211-6/+1
| * -remove trailing whitespaceAlex Neundorf2012-02-211-13/+13
* | Add CURL_CA_BUNDLE option for SSL support (#12946)Artur Kedzierski2012-02-091-0/+5
|/
* Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-7/+1
* Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* fix build on SUSE 11.2 in cmcurl due to ssize_tAlex Neundorf2010-06-301-0/+1
* Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.David Cole2010-03-081-1/+5
* cmcurl: Use arch-aware CHECK_TYPE_SIZE resultBrad King2009-12-171-9/+29