| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-05-16 | 26 | -158/+290 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-04-28 | 146 | -4572/+4737 |
|
|
* | Utilities: Suppress warnings in third-party code with IBMClang | Aaron Liu | 2022-01-27 | 1 | -1/+1 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2022-01-07 | 2 | -16/+19 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-01-07 | 101 | -2001/+3551 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -2/+2 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-09-24 | 9 | -47/+65 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2021-09-15 | 1 | -0/+12 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-09-15 | 124 | -3029/+3817 |
|
|
* | curl: backport upstream fix to 7.77.0 regression | Brad King | 2021-06-28 | 1 | -0/+1 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-05-27 | 145 | -4479/+6384 |
|
|
* | Utilities: Suppress warnings in third-party code with NVHPC | Brad King | 2021-04-20 | 1 | -1/+1 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2021-02-03 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-02-03 | 145 | -6620/+9148 |
|
|
* | Utilities: Suppress warnings in third-party code when using IntelLLVM | Brad King | 2021-01-28 | 1 | -1/+1 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2020-12-11 | 1 | -1/+3 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-12-09 | 327 | -3682/+4809 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2020-08-19 | 1 | -1/+4 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-08-19 | 55 | -417/+940 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-07-01 | 39 | -218/+250 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2020-06-24 | 1 | -0/+6 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-06-24 | 172 | -4702/+8362 |
|
|
* | curl: Use KWIML to get integer type sizes | Brad King | 2020-06-02 | 2 | -19/+12 |
|
|
* | curl: Avoid checking 'send' and 'recv' signatures | Brad King | 2020-05-20 | 1 | -0/+17 |
|
|
* | curl: Enable HTTP/2 support by using nghttp2 | Brad King | 2020-04-03 | 1 | -0/+1 |
|
|
* | curl: When building inside CMake, link dependencies as PRIVATE | Brad King | 2020-04-03 | 1 | -1/+1 |
|
|
* | curl: Set build options the way we need for CMake | Brad King | 2020-03-04 | 1 | -0/+7 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-03-04 | 226 | -6740/+13074 |
|
|
* | replace remove and remove_directory with rm in tests | Johnny Jazeix | 2019-11-13 | 1 | -1/+1 |
|
|
* | OpenSSL: Issue an error if OpenSSL is not found | Kyle Edwards | 2019-07-18 | 1 | -1/+6 |
|
|
* | Fix elseif() in place of else() | Artalus | 2019-07-03 | 1 | -1/+1 |
|
|
* | curl: Update build within CMake to account for 7.65 changes | Brad King | 2019-05-22 | 1 | -2/+5 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2019-05-22 | 171 | -5993/+6565 |
|
|
* | Utilities: Suppress warnings in third-party code when using XLClang | Brad King | 2019-02-25 | 1 | -1/+1 |
|
|
* | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -1/+1 |
|
|
* | curl: do not disable IPv6 support | Rechi Rechi | 2019-01-10 | 1 | -1/+1 |
|
|
* | Merge topic 'update-curl' | Brad King | 2018-11-05 | 125 | -2179/+5098 |
|\ |
|
| * | curl: backport upstream fix to 7.62.0 regression | Brad King | 2018-11-02 | 1 | -1/+2 |
|
|
| * | curl: Modernize tiny test code used for build inside CMake | Brad King | 2018-11-01 | 2 | -134/+56 |
|
|
| * | curl: Update build within CMake to account for 7.62 changes | Brad King | 2018-10-31 | 1 | -0/+2 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-10-31 | 124 | -2046/+5040 |
|
|
* | | curl: Do not call cmake_minimum_required inside CMake itself | Brad King | 2018-10-25 | 1 | -1/+0 |
|/ |
|
* | Tests: Add missing BUILD_TESTING conditions | Brad King | 2018-10-24 | 1 | -1/+1 |
|
|
* | Merge branch 'update-curl' into release-3.13 | Brad King | 2018-10-22 | 112 | -1857/+2567 |
|\ |
|
| * | curl: Update build within CMake to account for 7.61 changes | Brad King | 2018-10-22 | 1 | -1/+1 |
|
|
| * | curl: Backport to work with CMake 3.1 again | Brad King | 2018-10-22 | 1 | -2/+3 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-10-22 | 112 | -1858/+2567 |
|
|
* | | curl: add missing type sizes for 'long long' and '__int64' | Brad King | 2018-10-22 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-05-18 | 107 | -1760/+3629 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-01-24 | 100 | -4124/+8933 |
|
|