summaryrefslogtreecommitdiff
path: root/gnu/packages/cmake.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: cmake: Update to 3.16.3.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.16.3. Marius Bakke2020-01-221-2/+2
* Merge branch 'master' into core-updatesMarius Bakke2020-01-151-1/+13
|\
| * gnu: cmake@3.15.5: Honor 'SSL_CERT_DIR' and 'SSL_CERT_FILE'.•••* gnu/packages/cmake.scm (cmake-3.15.5)[native-search-paths]: New field. Ludovic Courtès2020-01-121-1/+15
| * gnu: cmake@3.15.5: Apply "cmake-curl-certificates.patch".•••* gnu/packages/cmake.scm (cmake-3.15.5)[source]: Add 'patches' field. (cmake/fixed): Turn into a deprecated alias for CMAKE-3.15.5. Ludovic Courtès2020-01-121-13/+12
* | gnu: CMake: Update to 3.16.2.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.16.2. Marius Bakke2020-01-081-2/+2
* | gnu: CMake: Update to 3.16.0.•••* 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. Marius Bakke2019-12-051-19/+5
* | gnu: Remove cmake/fixed.•••* gnu/packages/cmake.scm (cmake/fixed): Remove variable. (cmake-minimal)[source](patches): Add "cmake-curl-certificates.patch". Marius Bakke2019-12-051-13/+2
* | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-161-0/+16
|\|
| * gnu: CMake: Add version 3.15.5.•••Add CMake version 3.15.5 but do not replace the existing version to avoid triggering the rebuild of all CMake-based packages. See <https://issues.guix.gnu.org/issue/38060>. * gnu/packages/cmake.scm (cmake-3.15.5): Add CMake 3.15.5. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ivan Vilata-i-Balaguer2019-11-151-0/+16
* | gnu: cmake: Fix cross-compilation.•••* gnu/packages/cmake.scm (cmake-minimal)[inputs]: Move all inputs to ... [native-inputs]: ... here, except for ncurses. Pierre-Moana Levesque2019-11-151-2/+4
* | gnu: cmake: Fix cross-compilation.•••* gnu/packages/cmake.scm (cmake-minimal-cross): New package. * guix/build-system/cmake.scm (default-cmake): Add new target argument and use it to select cmake-minimal or cmake-minimal-cross. (lower): Pass target to default-cmake. Mathieu Othacehe2019-11-151-0/+8
|/
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-0/+12
|\
| * gnu: cmake: Add package variant that knows about X.509 certificates.•••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. Ludovic Courtès2019-09-111-0/+12
* | gnu: emacs-cmake-mode: Do not inherit inputs and outputs from CMake.•••* gnu/packages/cmake.scm (emacs-cmake-mode)[native-inputs, inputs, outputs]: New fields. [arguments]: End phases on #t. Marius Bakke2019-08-011-2/+5
* | gnu: CMake: Update to 3.15.1.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.15.1. [arguments]: Do not patch /bin/sh in removed file. Marius Bakke2019-07-311-3/+2
* | gnu: CMake: Update to 3.14.5.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.14.5. Marius Bakke2019-06-151-2/+2
* | gnu: cmake: Update to 3.14.4.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.14.4. Marius Bakke2019-05-251-2/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-251-1/+1
|\|
* | gnu: CMake: Update to 3.14.3.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.14.3. Marius Bakke2019-05-041-2/+2
* | cmake: Generate documentation.•••To prevent complicating the dependencies of a core tool, a new variant, CMAKE-MINIMAL is introduced and the CMake build system is configured to use it by default. The regular CMAKE package gains a manpage, info manual as well as HTML documentation. Fixes issue #33497 (https://bugs.gnu.org/33497). * gnu/packages/cmake.scm (gnu): Use modules (gnu packages python-xyz), (gnu packages texinfo) and (srfi srfi-1). (cmake-minimal): Rename the original cmake variable to this. [phases]{configure}: Extract the configure script arguments to... [configure-flags]: here. [properties]: Set the HIDDEN? property to #t. (cmake): New variable, which inherits from CMAKE-MINIMAL. [phases]{move-html-doc}: Add phase. [native-inputs]: Add PYTHON-SPHINX and TEXINFO. [outputs]: Add the "doc" output. [properties]: Clear the inherited HIDDEN? property. * guix/build-system/cmake.scm (default-cmake): Use CMAKE-MINIMAL instead of CMAKE. Maxim Cournoyer2019-03-201-25/+69
* | gnu: cmake: Update to 3.14.0.•••* gnu/packages/cmake.scm (cmake): Update to 3.14.0. Marius Bakke2019-03-171-2/+2
* | gnu: cmake: Try CPATH and C_INCLUDE_PATH when finding system libraries.•••* gnu/packages/cmake.scm (cmake)[arguments]: Try both CPATH and C_INCLUDE_PATH instead of just the latter. Marius Bakke2019-02-091-1/+2
|/
* gnu: CMake: Update to 3.13.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.13.1. Marius Bakke2018-12-121-2/+2
* gnu: cmake: Update to 3.12.2.•••* gnu/packages/cmake.scm (cmake): Update to 3.12.2. Marius Bakke2018-09-091-2/+2
* gnu: cmake: Update to 3.12.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.12.1. Marius Bakke2018-08-211-2/+2
* gnu: cmake: Update to 3.12.0.•••* gnu/packages/cmake.scm (cmake): Update to 3.12.0. Marius Bakke2018-07-211-2/+2
* gnu: cmake: Update to 3.11.4.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.4. Tobias Geerinckx-Rice2018-07-081-2/+2
* gnu: cmake: Update to 3.11.3.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.3. Tobias Geerinckx-Rice2018-06-121-2/+3
* Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-061-2/+9
|\
| * gnu: cmake: Delete Emacs library.•••* gnu/packages/cmake.scm (cmake)[arguments]: Delete Emacs library. Oleg Pykhalov2018-05-251-0/+7
| * gnu: cmake: Update to 3.11.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.1. Marius Bakke2018-04-301-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-241-0/+18
|\ \
| * | gnu: cmake.scm: Add missing module.•••* gnu/packages/cmake.scm: Import emacs-build-system. Oleg Pykhalov2018-05-221-0/+1
| * | gnu: Add emacs-cmake-mode.•••* gnu/packages/cmake.scm (emacs-cmake-mode): New public variable. Oleg Pykhalov2018-05-221-0/+17
* | | Revert "gnu: cmake: Delete Emacs library."•••This reverts commit f037673c3133ae7453794f1f62eecebf9d06b092. Mark H Weaver2018-05-221-6/+0
* | | gnu: cmake: Delete Emacs library.•••* gnu/packages/finance.scm (cmake)[arguments]: Delete Emacs library. Oleg Pykhalov2018-05-221-0/+6
| |/ |/|
* | gnu: cmake: Update to 3.11.0.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.0. [arguments]: Enable fixed test. Adjust file substitutions. Run tests and "./configure" in parallel. (cmake-3.11): Remove variable. * gnu/packages/storage.scm (ceph)[arguments]: Remove #:cmake. Marius Bakke2018-03-291-74/+9
* | gnu: cmake: Re-indent.•••* gnu/packages/cmake.scm (cmake): Re-indent. Arun Isaac2018-03-231-40/+40
* | gnu: cmake: Update to 3.10.2.•••* gnu/packages/cmake.scm (cmake): Update to 3.10.2. [source]: Remove cmake-fix-tests patch. Do not remove bundled cmlibuv. [arguments]: Replace system* with invoke. [inputs]: Add rhash. Sort. [home-page]: Update URL. * gnu/packages/patches/cmake-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Arun Isaac2018-03-231-37/+50
|/
* gnu: Add cmake@3.11.•••* gnu/packages/cmake.scm (cmake-3.11): New public variable. Marius Bakke2018-03-041-1/+58
* gnu: cmake: Run tests in parallel.•••* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase. Marius Bakke2017-02-211-3/+9
* gnu: cmake: Remove bundled software.•••* gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled libraries. [arguments]: Drop removed files from 'patch-bin-sh' phase. [license]: Update for remaining software. Marius Bakke2017-02-211-5/+25
* gnu: cmake: Update to 3.7.2.•••* gnu/packages/cmake.scm (cmake): Update to 3.7.2. [arguments]: Fix truthiness of some phases. [inputs]: Add LIBUV. Marius Bakke2017-02-211-4/+8
* gnu: cmake: Build 'ccmake' binary.•••* gnu/packages/cmake.scm (cmake)[inputs]: Add ncurses. Efraim Flashner2016-10-071-0/+2
* gnu: cmake: Enable libarchive tests.•••* gnu/packages/cmake.scm (cmake)[arguments]: Remove phase disabling libarchive tests. [home-page]: Use https. Efraim Flashner2016-08-291-10/+2
* gnu: cmake: Update to 3.6.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.6.1. Efraim Flashner2016-08-161-2/+2
* gnu: cmake: Update to 3.5.2.•••* gnu/packages/cmake.scm (cmake): Update to 3.5.2. Efraim Flashner2016-06-221-2/+2
* gnu: cmake: Use 'modify-phases'.•••* gnu/packages/cmake.scm (cmake)[arguments]: Use 'modify-phases'. Efraim Flashner2016-06-221-61/+56
* gnu: cmake: Disable checking for libarchive in tests.•••* gnu/packages/cmake.scm (cmake)[arguments]: Remove check on libarchive. Efraim Flashner2016-06-221-1/+11
* Merge branch 'master' into core-updatesMathieu Lirzin2016-05-021-1/+1
|\