summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cmcurl: Include the local curl directories before all others.Raphael Kubo da Costa2014-03-101-2/+5
|/
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-132-4/+2
* Merge topic 'haiku-updates'Brad King2013-10-092-2/+2
|\
| * Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-082-2/+2
* | Merge topic 'apple-clang-id'Brad King2013-10-091-0/+3
|\ \ | |/ |/|
| * Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-081-0/+3
* | curl, bzip2: Suppress warnings by setting initial valueSean McBride2013-10-081-1/+1
* | curl: Fix typo in header include guardSean McBride2013-10-081-1/+1
|/
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-2/+2
* cmcurl: Fix resource leak reported by cppcheckÖmer Fadıl USTA2013-07-153-0/+6
* Merge topic 'curl-bug-1192'Brad King2013-07-017-58/+9
|\
| * cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-277-58/+9
* | Fix spelling and typos (product names)Andreas Mohr2013-05-071-1/+1
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-073-3/+3
|/
* curl: Honor OPENSSL_NO_SSL2Brad King2012-09-073-2/+10
* curl: Make OpenSSL DLLs available to CMake on WindowsBill Hoffman2012-09-071-2/+24
* curl: Use find_package(OpenSSL)Bill Hoffman2012-09-072-15/+4
* cmcurl: Do not hard-coded Windows check results for MinGW (#13001)Brad King2012-03-021-2/+2