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-06 17:51:55 -05:00
2018-12-20 20:01:10 +01:00
2019-03-14 16:30:19 +01:00
2019-02-08 23:51:13 +01:00
2019-02-08 23:50:53 +01:00
2019-03-01 16:31:52 +01:00
2019-01-15 14:46:44 +01:00
2019-03-12 17:29:19 +02: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-02-28 00:39:53 +01:00
2019-02-05 15:55:58 +01:00
2019-01-20 19:21:43 +01:00
2019-01-24 21:18:11 +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-14 16:30:19 +01:00
2019-03-10 18:49:59 +01:00
2019-01-11 17:07:55 -05: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-07 11:19:06 +02:00
2019-01-16 16:08:22 +01:00
2019-02-08 23:51:10 +01:00
2019-01-24 23:07:10 +01:00
2019-03-01 17:40:51 +01:00
2019-03-11 21:18:07 +01:00
2019-03-02 22:21:27 +02:00
2019-01-07 14:41:00 +01: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-17 18:43:21 +01:00
2019-02-23 13:40:19 +01:00
2019-03-14 11:02:40 +01:00
2019-02-06 13:03:26 +01:00
2019-02-24 21:25:52 +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-21 22:17:05 -06:00
2019-02-10 21:04:24 +01:00
2019-03-11 21:18:12 +01:00
2019-02-08 23:50:55 +01:00
2019-02-16 19:02:07 +01:00
2019-03-02 22:21:16 +01:00
2019-01-28 14:57:10 +01:00
2019-02-10 17:45:38 +01:00
2019-01-15 14:46:44 +01:00
2019-03-20 21:38:19 -04:00
2019-01-16 16:08:22 +01:00
2019-03-06 16:48:39 +01:00
2019-02-09 21:53:41 +01:00
2019-03-14 16:30:19 +01:00
2019-02-08 23:51:12 +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
2019-02-28 19:15:02 +01:00
2019-03-10 18:49:59 +01:00
2019-03-07 13:44:25 +01:00
2019-03-14 16:30:19 +01:00
2019-01-20 22:12:10 +01:00
2019-03-14 16:30:19 +01:00
2018-12-23 16:37:51 +02:00
2019-01-26 14:46:40 +01:00
2019-01-15 14:46:44 +01:00
2019-02-11 19:48:31 +01:00
2019-01-16 16:08:22 +01:00
2018-12-01 23:34:43 +02:00
2019-02-17 12:23:53 +01:00
2019-02-17 18:44:18 +01:00
2019-01-15 14:46:44 +01:00
2019-02-27 15:48:52 +01:00
2019-01-25 15:17:47 +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
2019-02-14 00:21:30 +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-12 02:22:35 +01:00
2019-02-12 18:08:19 +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-03-14 16:30:19 +01:00
2019-03-12 02:22:36 +01:00
2019-01-20 22:12:10 +01:00
2019-01-25 13:21:19 +01:00
2019-01-25 15:20:53 +01:00
2019-02-11 16:54:37 -05:00
2019-02-07 22:10:16 +01:00
2019-03-06 16:06:26 -05:00
2019-01-13 01:25:17 +01:00
2019-02-24 13:37:04 +01:00
2019-01-15 14:46:44 +01:00
2019-03-06 20:51:47 +02:00
2019-03-10 18:47:02 +01:00
2019-03-12 02:22:35 +01:00
2019-03-14 15:06:06 +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-03-14 16:30:19 +01:00
2019-03-01 17:40:51 +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
2018-12-12 20:49:13 +01:00
2019-03-05 00:05:13 +01:00
2019-03-06 16:31:58 +01:00
2019-03-10 18:47:02 +01:00
2019-03-14 16:30:19 +01:00
2019-02-24 21:29:21 +01:00
2019-03-07 22:00:53 +02:00
2019-02-20 17:25:23 +01:00
2018-11-10 23:42:54 +01:00
2019-03-01 17:33:00 +01:00
2019-03-04 17:04:42 -05:00
2019-02-11 05:49:19 -05:00
2019-03-07 23:52:39 +01:00
2019-01-25 13:21:19 +01:00
2019-01-15 14:46:44 +01:00
2019-02-28 19:15:02 +01:00
2019-02-10 17:45:39 +01:00
2019-02-09 20:58:15 +01:00
2019-03-14 16:30:19 +01:00
2019-03-13 20:43:35 +01:00
2019-03-12 23:51:32 +01:00
2019-01-15 14:46:44 +01:00
2019-02-17 03:37:48 +01:00
2019-01-17 17:58:35 +01:00
2019-02-21 19:55:04 +01:00
2018-11-18 23:12:36 +01:00
2019-03-09 12:30:24 +01:00
2019-03-10 13:37:18 +01:00
2018-12-12 20:49:13 +01:00
2019-02-19 15:34:09 +01:00
2019-02-17 18:44:19 +01:00
2019-03-14 16:30:19 +01:00
2019-02-10 21:04:23 +01:00
2019-02-09 21:53:42 +01:00
2019-02-04 21:46:56 +01:00
2019-02-17 08:29:18 +02:00
2019-01-05 22:55:14 +02:00
2019-01-15 17:45:33 +01:00
2019-03-04 17:14:15 +01:00
2019-03-08 23:18:56 +01:00
2019-01-07 10:15:37 +02:00
2019-01-15 14:46:44 +01:00
2019-03-13 23:12:43 +01:00
2019-03-13 23:12:43 +01:00
2019-02-24 19:44:07 +01:00
2019-02-14 00:13:06 +01:00
2019-02-07 22:10:17 +01:00
2019-01-15 14:46:44 +01:00
2019-03-14 14:44:00 +01:00
2019-01-07 14:41:00 +01:00
2019-02-26 18:58:03 +01:00
2019-03-17 17:01:19 +01:00
2019-03-01 16:29:07 +01:00
2019-02-10 21:15:43 +01:00
2019-01-01 09:30:56 +02:00
2019-02-20 17:19:00 +01:00
2019-02-28 22:35:41 +01:00
2019-03-17 17:01:17 +01:00
2019-03-14 16:30:19 +01:00
2019-01-25 13:21:19 +01:00
2019-02-27 15:48:52 +01:00
2019-03-13 20:43:55 +01:00
2019-01-15 14:46:44 +01:00
2019-01-08 15:23:36 +01:00
2019-01-19 01:26:34 +01:00
2019-02-25 02:10:55 +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-02-28 19:15:02 +01:00
2019-03-08 01:35:42 +01:00
2019-02-25 02:10:54 +01:00
2019-02-28 08:56:59 +02:00
2019-01-15 14:46:44 +01:00
2019-03-14 15:40:10 +01:00
2019-02-12 02:33:55 +01:00
2019-02-27 15:48:50 +01:00
2019-01-15 14:46:44 +01:00
2018-12-16 22:49:10 +01:00
2019-02-25 13:33:07 +01:00
2019-01-06 15:42:06 +02:00
2019-02-04 11:46:10 +01:00
2018-11-27 00:36:47 +01:00
2019-01-21 11:31:06 +02:00
2019-01-15 14:46:44 +01:00
2019-03-10 18:47:02 +01:00
2019-02-20 22:18:45 -06:00
2018-12-10 10:43:55 +02:00
2019-02-24 21:26:58 +01:00
2019-03-12 23:58:52 +01:00
2019-02-18 18:07:04 +01:00
2018-11-14 21:05:30 +01:00
2019-02-18 18:07:05 +01:00
2019-02-18 18:07:04 +01:00
2019-02-28 22:35:41 +01:00
2018-12-12 20:49:13 +01:00
2019-03-14 15:06:06 +01:00
2019-01-16 16:08:22 +01:00
2019-02-10 21:04:22 +01:00
2019-03-10 18:49:59 +01:00
2019-01-15 14:46:44 +01:00
2019-01-16 16:08:22 +01:00
2019-02-19 22:59:06 +01:00
2019-01-20 16:34:43 +01:00
2019-02-26 22:26:35 +02:00
2019-02-10 21:15:43 +01:00
2019-01-25 15:17:47 +01:00
2019-03-13 23:12:43 +01:00
2019-02-24 17:51:29 +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-02-20 17:19:00 +01:00
2019-01-21 11:21:12 +02:00
2019-02-08 23:51:18 +01:00
2019-03-10 18:47:02 +01:00
2018-11-29 10:00:50 +01:00
2019-03-11 13:25:12 +01:00
2019-03-07 21:18:30 +01:00
2019-03-01 12:55:35 +01:00
2019-03-13 23:12:43 +01:00
2019-02-23 03:30:10 +01:00
2019-01-15 17:27:34 +01:00
2019-01-16 16:08:22 +01:00
2019-02-21 17:26:48 +01:00
2019-01-20 22:12:10 +01:00
2019-03-01 17:31:19 +01:00
2019-03-04 23:05:01 +01:00
2019-03-14 16:30:19 +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-02-19 00:19:33 -05: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-10 18:49:59 +01:00
2019-02-17 22:15:51 +01:00
2019-03-14 14:44:01 +01:00
2019-01-16 16:08:22 +01:00
2019-03-10 17:12:16 +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-02-18 00:47:03 +01:00
2019-01-15 14:46:44 +01:00
2019-01-15 14:46:44 +01:00
2019-03-14 11:01:11 +01:00
2019-02-01 17:21:13 +01:00
2019-02-17 20:26:53 +01:00
2019-02-26 17:12:30 -05:00
2019-03-11 13:25:15 +01:00
2019-01-28 14:57:10 +01:00
2018-11-29 22:43:49 +01:00
2019-02-28 19:08: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
2018-12-26 12:27:57 +01:00
2019-03-11 15:25:27 +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-02-20 09:06:43 +02:00
2019-03-05 14:42:49 -05:00
2019-01-16 16:08:22 +01:00
2019-01-25 13:21:19 +01:00
2019-03-01 17:40:51 +01:00
2018-11-11 13:06:31 +01:00
2019-03-11 13:25:12 +01:00
2019-03-14 16:30:19 +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-14 16:30:19 +01:00
2019-03-12 22:41:31 +03:00
2019-02-21 19:55:05 +01:00
2019-01-15 14:46:44 +01:00
2018-11-11 08:57:13 +02:00
2019-03-06 00:15:27 +01:00
2019-01-06 15:42:05 +02:00
2019-02-11 19:20:55 +01:00
2019-01-25 13:21:18 +01:00
2019-03-06 16:32:31 +01:00
2019-03-10 18:47:02 +01:00
2019-03-14 16:30:19 +01:00
2019-03-07 13:39:45 +01:00
2019-03-06 00:15:26 +01:00
2019-03-07 12:23:43 +01:00
2019-03-12 11:20:41 +01:00
2019-03-13 20:06:15 -04:00
2019-03-14 14:44:00 +01:00
2019-03-14 16:30:19 +01:00
2019-03-14 16:30:19 +01:00
2019-03-05 17:46:46 +02:00
2019-01-25 13:21:18 +01:00
2019-03-03 11:01:51 +01:00
2019-03-11 20:31:30 +01:00
2019-01-07 14:41:00 +01:00
2019-03-10 18:47:02 +01:00
2019-01-25 13:21:18 +01:00
2019-03-14 16:30:19 +01:00
2019-03-17 17:01:19 +01:00