bug#33497: [PATCHv2] Re: bug#33497: Our CMake package has no documentation

2019-03-21 Thread Maxim Cournoyer
Marius Bakke writes: > Maxim Cournoyer writes: > >> Here's an improved version, following some comments of Marius on #guix. >> >> From 2f33a7321e5e37d37f57c229c8079cb4ffd10834 Mon Sep 17 00:00:00 2001 >> From: Maxim Cournoyer >> Date: Wed, 20 Mar 2019 21:38:19 -0400 >> Subject: [PATCH] cmake: G

bug#33497: [PATCHv2] Re: bug#33497: Our CMake package has no documentation

2019-03-21 Thread Marius Bakke
Maxim Cournoyer writes: > Here's an improved version, following some comments of Marius on #guix. > > From 2f33a7321e5e37d37f57c229c8079cb4ffd10834 Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Wed, 20 Mar 2019 21:38:19 -0400 > Subject: [PATCH] cmake: Generate documentation. > > To pr

bug#33497: [PATCHv2] Re: bug#33497: Our CMake package has no documentation

2019-03-20 Thread Maxim Cournoyer
Here's an improved version, following some comments of Marius on #guix. From 2f33a7321e5e37d37f57c229c8079cb4ffd10834 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 20 Mar 2019 21:38:19 -0400 Subject: [PATCH] cmake: Generate documentation. To prevent complicating the dependencies of a

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2019-03-20 Thread Maxim Cournoyer
Marius Bakke writes: > Maxim Cournoyer writes: [...] >>> I'm not very comfortable with pulling python-sphinx into the dependency >>> closure of CMake, because then we can't update it or its dependencies >>> outside of the 'core-updates' cycle. It could also cause circular >>> dependency issue

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2019-03-17 Thread Marius Bakke
Maxim Cournoyer writes: > Hello Marius! > > Sorry for the delay. > > Marius Bakke writes: > >> Hello! >> >> Now would be the time to get this in 'core-updates'. >> >> Maxim Cournoyer writes: >> >>> Maxim Cournoyer writes: >>> Hello, Our CMake package lacks any documentation (man

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2019-03-11 Thread Maxim Cournoyer
Hello Marius! Sorry for the delay. Marius Bakke writes: > Hello! > > Now would be the time to get this in 'core-updates'. > > Maxim Cournoyer writes: > >> Maxim Cournoyer writes: >> >>> Hello, >>> >>> Our CMake package lacks any documentation (manpage or other). Patch to >>> follow. >>> >>> M

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2019-02-12 Thread Marius Bakke
Hello! Now would be the time to get this in 'core-updates'. Maxim Cournoyer writes: > Maxim Cournoyer writes: > >> Hello, >> >> Our CMake package lacks any documentation (manpage or other). Patch to >> follow. >> >> Maxim > > Here's the patch to be merged in core-updates (or core-updates-next)

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2018-11-24 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Hello, > > Our CMake package lacks any documentation (manpage or other). Patch to > follow. > > Maxim Here's the patch to be merged in core-updates (or core-updates-next). >From 07625983cd901c94e4ac25b157035c95e33a115e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Da

bug#33497: Our CMake package has no documentation

2018-11-24 Thread Maxim Cournoyer
Hello, Our CMake package lacks any documentation (manpage or other). Patch to follow. Maxim