1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/packages
Maxim Cournoyer 2f33a7321e 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.
2019-03-20 21:38:19 -04:00
..
2019-03-01 16:31:52 +01:00
2019-03-10 18:49:59 +01:00
2019-02-24 17:51:28 +01:00
2019-02-13 05:42:58 +01:00
2019-01-20 19:21:43 +01:00
2019-02-24 17:51:29 +01:00
2019-01-16 16:08:22 +01:00
2019-02-10 21:04:22 +01:00
2019-03-04 15:22:59 +01:00
2019-03-10 18:49:59 +01:00
2019-03-01 16:31:52 +01:00
2019-03-13 23:12:43 +01:00
2019-02-24 17:51:29 +01:00
2019-01-24 23:07:10 +01:00
2019-03-11 21:18:07 +01:00
2019-03-02 22:21:27 +02:00
2019-03-10 18:49:59 +01:00
2019-03-06 21:55:14 +01:00
2019-03-13 17:13:21 +01:00
2019-03-13 22:48:53 +01:00
2019-02-07 22:10:17 +01:00
2019-02-23 13:40:19 +01:00
2019-03-14 11:02:40 +01:00
2019-02-17 03:37:50 +01:00
2019-01-31 18:39:19 +02:00
2019-03-04 19:07:10 +01:00
2019-02-21 17:26:46 +01:00
2018-11-30 00:21:25 -06:00
2019-02-16 19:02:07 +01:00
2019-03-20 21:38:19 -04:00
2019-03-06 16:48:39 +01:00
2019-02-14 17:00:58 +01:00
2019-01-24 23:10:25 +01:00
2019-03-04 20:58:57 +01:00
2019-01-31 20:57:21 +01:00
2019-03-14 10:54:49 +01:00
2018-12-23 16:37:51 +02:00
2019-01-26 14:46:40 +01:00
2019-02-11 19:48:31 +01:00
2019-01-16 16:08:22 +01:00
2019-02-17 12:23:53 +01:00
2019-02-27 15:48:52 +01:00
2019-03-04 21:52:45 +01:00
2019-02-15 12:12:09 +01:00
2019-02-24 17:51:30 +01:00
2019-02-19 09:54:34 +01:00
2018-12-09 09:17:02 +08:00
2019-01-23 12:08:27 +01:00
2019-01-07 11:59:04 +02:00
2019-03-01 14:18:14 +01:00
2019-03-14 11:42:06 +01:00
2019-03-13 23:12:43 +01:00
2019-03-08 19:33:04 +01:00
2019-01-25 13:21:19 +01:00
2019-01-13 01:25:17 +01:00
2019-03-12 02:22:35 +01:00
2019-02-04 09:39:12 +01:00
2019-03-10 21:44:25 +01:00
2019-02-22 02:49:10 +01:00
2019-02-23 20:44:35 +01:00
2019-02-10 21:04:24 +01:00
2019-02-15 17:49:08 +01:00
2019-03-14 15:06:06 +01:00
2019-01-05 22:55:13 +02:00
2019-03-05 00:05:13 +01:00
2019-03-06 16:31:58 +01:00
2019-02-20 17:25:23 +01:00
2019-02-11 05:49:19 -05:00
2019-03-07 23:52:39 +01:00
2019-02-09 20:58:15 +01:00
2019-03-13 20:43:35 +01:00
2019-02-17 03:37:48 +01:00
2018-11-18 23:12:36 +01:00
2018-12-12 20:49:13 +01:00
2019-02-17 18:44:19 +01:00
2019-02-17 08:29:18 +02:00
2019-03-04 17:14:15 +01:00
2019-01-07 10:15:37 +02:00
2019-03-13 23:12:43 +01:00
2019-03-13 23:12:43 +01:00
2019-02-14 00:13:06 +01:00
2019-02-07 22:10:17 +01:00
2019-03-14 14:44:00 +01:00
2019-03-17 17:01:19 +01:00
2019-02-10 21:15:43 +01:00
2019-02-28 22:35:41 +01:00
2019-02-27 15:48:52 +01:00
2019-01-08 15:23:36 +01:00
2019-03-13 19:30:19 +01:00
2019-02-19 14:34:31 -05:00
2019-03-10 18:30:51 +01:00
2019-03-08 01:35:42 +01:00
2019-02-28 08:56:59 +02:00
2019-02-27 15:48:50 +01:00
2018-12-16 22:49:10 +01:00
2019-01-06 15:42:06 +02:00
2018-11-27 00:36:47 +01:00
2019-01-21 11:31:06 +02:00
2018-12-10 10:43:55 +02:00
2019-03-12 23:58:52 +01:00
2018-11-14 21:05:30 +01:00
2019-02-18 18:07:05 +01:00
2019-02-28 22:35:41 +01:00
2018-12-12 20:49:13 +01:00
2019-01-16 16:08:22 +01:00
2019-02-10 21:04:22 +01:00
2019-01-16 16:08:22 +01:00
2019-01-20 16:34:43 +01:00
2019-02-10 21:15:43 +01:00
2019-01-25 15:17:47 +01:00
2019-01-16 10:44:23 +01:00
2019-03-01 14:19:54 +01:00
2019-03-04 22:58:59 +01:00
2019-01-21 11:21:12 +02:00
2018-11-29 10:00:50 +01:00
2019-03-07 21:18:30 +01:00
2019-03-13 23:12:43 +01:00
2019-01-15 17:27:34 +01:00
2019-03-04 22:58:56 +01:00
2019-02-17 12:14:57 +01:00
2019-02-24 17:51:30 +01:00
2019-03-04 20:33:20 +00:00
2019-01-25 13:36:14 +01:00
2019-01-08 18:19:15 +02:00
2019-03-01 17:31:19 +01:00
2019-02-14 03:50:18 +01:00
2019-02-25 18:23:06 -05:00
2019-03-08 00:07:45 +01:00
2019-03-14 14:44:01 +01:00
2019-02-04 21:46:55 +01:00
2019-02-11 19:48:31 +01:00
2019-03-04 22:31:59 +01:00
2019-03-10 18:30:51 +01:00
2019-03-14 11:01:11 +01:00
2019-02-01 17:21:13 +01:00
2019-02-26 17:12:30 -05:00
2018-11-29 22:43:49 +01:00
2019-02-25 16:00:20 +01:00
2019-02-09 21:27:23 +01:00
2019-03-01 17:31:20 +01:00
2019-02-11 19:49:27 +01:00
2019-02-13 05:42:58 +01:00
2019-02-09 21:53:41 +01:00
2019-03-05 14:42:49 -05:00
2019-01-25 13:21:19 +01:00
2019-03-11 13:25:12 +01:00
2019-02-20 17:25:23 +01:00
2019-02-25 23:16:48 -05:00
2019-03-04 22:58:58 +01:00
2019-03-12 22:41:31 +03:00
2019-03-06 00:15:27 +01:00
2019-01-06 15:42:05 +02:00
2019-01-25 13:21:18 +01:00
2019-03-06 16:32:31 +01:00
2019-03-13 20:06:15 -04:00
2019-03-05 17:46:46 +02:00
2019-01-25 13:21:18 +01:00
2019-03-11 20:31:30 +01:00
2019-01-25 13:21:18 +01:00
2019-03-17 17:01:19 +01:00