| Commit message (Expand) | Author | Age | Files | Lines |
* | curl: Use OS X SSL/TLS native implementation | Brad King | 2014-12-18 | 1 | -0/+19 |
|
|
* | curl: Use Windows SSL/TLS native implementation | Brad King | 2014-12-12 | 1 | -1/+5 |
|
|
* | curl: Check for OpenSSL headers independently | Brad King | 2014-11-17 | 1 | -9/+9 |
|
|
* | curl: Disable warnings to avoid changing 3rd party code | Brad King | 2014-11-10 | 1 | -0/+8 |
|
|
* | curl: Skip check for inet_pton on Windows | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
* | curl: Restore CURL_CA_BUNDLE option | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
* | curl: Restore CMake-specific zlib selection code | Brad King | 2014-11-10 | 1 | -1/+14 |
|
|
* | curl: Restore CMake-specific test and install code | Brad King | 2014-11-10 | 1 | -0/+12 |
|
|
* | curl: Configure build to work within CMake | Brad King | 2014-11-10 | 1 | -1/+39 |
|
|
* | curl: Use arch-aware CHECK_TYPE_SIZE results | Brad King | 2014-11-10 | 1 | -54/+8 |
|
|
* | curl: Do not use 'dl' on HP-UX | Brad King | 2014-11-10 | 1 | -0/+6 |
|
|
* | curl: Port to Haiku again | Brad King | 2014-10-29 | 1 | -0/+2 |
|
|
* | curl: Remove unused SIZEOF_LONG_DOUBLE | Brad King | 2014-10-29 | 1 | -1/+0 |
|
|
* | Merge branch 'curl-upstream' into update-curl | Brad King | 2014-10-29 | 1 | -0/+937 |
|
|
* | curl: Drop our CMake infrastructure to make room for the upstream | Brad King | 2014-10-29 | 1 | -730/+0 |
|
|
* | curl: Drop unused testing code | Brad King | 2014-10-29 | 1 | -6/+1 |
|
|
* | curl: Move sources back into upstream layout | Brad King | 2014-10-29 | 1 | -69/+69 |
|
|
* | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 1 | -5/+0 |
|
|
* | cmcurl: Use if(DEFINED) to simplify conditions | Brad King | 2014-09-11 | 1 | -2/+2 |
|
|
* | cmcurl: Include the local curl directories before all others. | Raphael Kubo da Costa | 2014-03-10 | 1 | -2/+5 |
|
|
* | Set policy CMP0025 to NEW while building CMake itself | Brad King | 2013-10-08 | 1 | -0/+3 |
|
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 1 | -2/+2 |
|
|
* | cmcurl: Backport curl bug 1192 fix (#14250) | Brad King | 2013-06-27 | 1 | -2/+0 |
|
|
* | curl: Make OpenSSL DLLs available to CMake on Windows | Bill Hoffman | 2012-09-07 | 1 | -2/+24 |
|
|
* | curl: Use find_package(OpenSSL) | Bill Hoffman | 2012-09-07 | 1 | -12/+4 |
|
|
* | cmcurl: Do not hard-coded Windows check results for MinGW (#13001) | Brad King | 2012-03-02 | 1 | -2/+2 |
|
|
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries' | David Cole | 2012-02-21 | 1 | -19/+14 |
|\ |
|
| * | -don't pull in CheckTypeSize.cmake from the cmake which is being built | Alex Neundorf | 2012-02-21 | 1 | -6/+1 |
|
|
| * | -remove trailing whitespace | Alex Neundorf | 2012-02-21 | 1 | -13/+13 |
|
|
* | | Add CURL_CA_BUNDLE option for SSL support (#12946) | Artur Kedzierski | 2012-02-09 | 1 | -0/+5 |
|/ |
|
* | Require at least CMake 2.6.3 to build current CMake | Brad King | 2011-02-24 | 1 | -7/+1 |
|
|
* | Ignore strerror_r since CMake isn't threaded | Ben Boeckel | 2010-12-16 | 1 | -43/+0 |
|
|
* | fix build on SUSE 11.2 in cmcurl due to ssize_t | Alex Neundorf | 2010-06-30 | 1 | -0/+1 |
|
|
* | Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test. | David Cole | 2010-03-08 | 1 | -1/+5 |
|
|
* | cmcurl: Use arch-aware CHECK_TYPE_SIZE result | Brad King | 2009-12-17 | 1 | -9/+29 |
|
|
* | cmcurl: Remove unused SIZEOF_LONG_DOUBLE | Brad King | 2009-12-17 | 1 | -1/+0 |
|
|
* | cmcurl: Fix test and dll output directories | Brad King | 2009-12-15 | 1 | -2/+2 |
|
|
* | cmcurl: Drop custom CHECK_TYPE_SIZE macro | Brad King | 2009-12-15 | 1 | -7/+1 |
|
|
* | Remove useless include file filters | Brad King | 2009-12-08 | 1 | -2/+0 |
|
|
* | curl: Hard-code HAVE_W* macros on UNIX for Cygwin | Brad King | 2009-12-01 | 1 | -0/+6 |
|
|
* | Install third-party utility copyright notices | Brad King | 2009-09-28 | 1 | -0/+1 |
|
|
* | ENH: allow for shared build of libcurl and fix build with openssl option (ssl... | Bill Hoffman | 2009-04-10 | 1 | -6/+35 |
|
|
* | ENH: fix warning on HPUX | Bill Hoffman | 2008-11-26 | 1 | -1/+4 |
|
|
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -0/+2 |
|
|
* | COMP: Check for -Wno-long-double before using | Brad King | 2008-07-17 | 1 | -9/+13 |
|
|
* | ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ... | Brad King | 2008-03-17 | 1 | -1/+4 |
|
|
* | ENH: remove memdebug.c from list | Bill Hoffman | 2007-11-07 | 1 | -1/+1 |
|
|
* | ENH: add a check for basename to cmcurl | Bill Hoffman | 2007-09-27 | 1 | -0/+1 |
|
|
* | ENH: add test for HAVE_BASENAME since it is used | Bill Hoffman | 2007-09-19 | 1 | -0/+1 |
|
|
* | STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the | Alexander Neundorf | 2007-08-09 | 1 | -2/+8 |
|
|