summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl
Commit message (Expand)AuthorAgeFilesLines
* curl: Disable symbol hiding logic in build for CMakeBrad King2016-12-061-0/+2
* Merge branch 'upstream-curl' into update-curlBrad King2016-12-05106-1518/+2087
* curl: Backport certificate reuse fix from 7.50.2Brad King2016-09-071-1/+7
* curl: Remove CMake-specific READMEBrad King2016-08-031-66/+0
* Merge branch 'upstream-curl' into update-curlBrad King2016-08-03259-7415/+11878
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-293-3/+3
* curl: Do not use libnetwork on Apple platformsGregor Jasny2015-09-101-0/+8
* curl: Update README-CMake.txt for new snapshotBrad King2015-08-171-4/+4
* curl: Update configuration of build within CMakeBrad King2015-08-171-4/+11
* curl: Fix check for gethostbyname_r with 5 argumentsBrad King2015-08-171-1/+1
* Merge branch 'curl-upstream' into update-curlBrad King2015-08-12181-11416/+14815
* curl: Never consider using Windows APIs on CygwinBrad King2015-03-261-2/+8
* Merge topic 'curl-default-cainfo'Brad King2015-01-262-11/+4
|\
| * curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-232-11/+4
* | Merge topic 'update-curl'Brad King2015-01-231-0/+66
|\ \ | |/ |/|
| * curl: Add README-CMake.txtBrad King2015-01-221-0/+66
* | 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-111-0/+4
* curl: Skip sanity check that triggers Clang warningBrad King2014-11-101-0/+2
* 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 installation of OpenSSL DLLsBrad King2014-11-101-0/+25
* 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-102-2/+44
* curl: Fix curl.h inclusion of curlbuild.h from CMake sourcesBrad King2014-11-101-1/+1
* curl: Use arch-aware CHECK_TYPE_SIZE resultsBrad King2014-11-103-87/+72
* curl: Fix detection of headers with dependenciesBrad King2014-11-101-1/+1
* curl: Drop inclusion of .rc file for static libBrad King2014-11-101-5/+1
* curl: Select file APIs on WindowsBrad King2014-11-102-4/+11
* curl: Do not use 'dl' on HP-UXBrad King2014-11-101-0/+6
* curl: Simplify if() conditions on check result variablesBrad King2014-10-304-9/+9
* curl: Remove outdated Haiku preprocessor checksBrad King2014-10-291-1/+1
* curl: Port to Haiku againBrad King2014-10-292-1/+3
* curl: Drop '-DEV' from version since this is a curl releaseBrad King2014-10-291-1/+1
* curl: Fix spelling errors reported by LintianBrad King2014-10-291-1/+1
* curl: Fix warnings on 64-bit Mac OS X buildBrad King2014-10-291-1/+2
* curl: Remove unused SIZEOF_LONG_DOUBLEBrad King2014-10-293-8/+0
* Merge branch 'curl-upstream' into update-curlBrad King2014-10-29261-24915/+81128
* curl: Drop our CMake infrastructure to make room for the upstreamBrad King2014-10-2910-2980/+0
* curl: Drop unused testing codeBrad King2014-10-2918-1078/+1
* curl: Move sources back into upstream layoutBrad King2014-10-29130-69/+69
* curl: Disable all whitespace checks in third-party codeBrad King2014-10-291-0/+1
* Remove borland workarounds.Stephen Kelly2014-10-151-5/+0
* cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-112-4/+4
* Merge topic 'compile-with-cray'Brad King2014-07-171-1/+1
|\
| * cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)Chuck Atkins2014-07-171-1/+1