aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/cmake-curl-certificates.patch
Commit message (Collapse)AuthorAge
* gnu: cmake-minimal: Update to 3.24.2.Marius Bakke2022-09-16
| | | | | | | | * gnu/packages/patches/cmake-curl-certificates.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.24.2 [source](patches): Use refreshed patch. (cmake)[version, source]: Remove.
* gnu: CMake: Update to 3.23.2.Marius Bakke2022-06-27
| | | | | | | * gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.23.2. (%preserved-third-party-files): Preserve bundled ELF header files. * gnu/packages/patches/cmake-curl-certificates.patch: Adjust for upstream changes.
* gnu: CMake: Update to 3.16.0.Marius Bakke2019-12-05
| | | | | | * gnu/packages/cmake.scm (cmake-minimal): Update to 3.16.0. [arguments]: Adjust for renamed file. Disable test RunCMake.install. * gnu/packages/patches/cmake-curl-certificates.patch: Adjust context.
* gnu: cmake: Add package variant that knows about X.509 certificates.Ludovic Courtès2019-09-11
Fixes <https://bugs.gnu.org/37371>. * gnu/packages/patches/cmake-curl-certificates.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cmake.scm (cmake/fixed): New variable.