summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl
Commit message (Expand)AuthorAgeFilesLines
...
* 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-071-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
* 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
|/
* Merge topic 'require-cmake-2.6.3'Brad King2011-03-011-7/+1
|\
| * Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-7/+1
* | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-222-2/+2
|/
* Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel2010-12-171-1/+1
* Toss out strerror_r macrosBen Boeckel2010-12-171-9/+0
* Check for poll when looking for _POLL_EMUL_H_Ben Boeckel2010-12-171-2/+2
* Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-163-14/+3
* Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* Suppress -Wcast-align in curl and bzip2Brad King2010-09-101-0/+4
* Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-202-2/+2
|\
| * Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-132-2/+2
* | 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-082-8/+27
* cmcurl: Use arch-aware CHECK_TYPE_SIZE resultBrad King2009-12-172-14/+53
* cmcurl: Remove unused SIZEOF_LONG_DOUBLEBrad King2009-12-172-5/+0
* cmcurl: Fix test and dll output directoriesBrad King2009-12-151-2/+2
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-153-97/+1