[cmake] Where to discuss CMake in Boost?
Hi, TL;TR: Which is the right mailing list to discuss CMake in Boost? Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics. The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm Where can I ask *technical* questions about those to avoid polluting wrong list? Best regards. -- Mateusz Loskot, http://mateusz.loskot.net
Le 19/03/2018 à 13:01, Mateusz Loskot via Boost a écrit :
Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
Best regards.
I would like to point this as well: https://github.com/raffienficiaud/boost-cmake (my own, humble attempt). How easy is it to create a ML? Raffi
On 22 March 2018 at 09:12, Raffi Enficiaud via Boost
Le 19/03/2018 à 13:01, Mateusz Loskot via Boost a écrit :
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
I would like to point this as well: https://github.com/raffienficiaud/boost-cmake
Thanks for the pointer. Facing abundance of CMake for Boost attempts, we may need a comparison matrix ;)
How easy is it to create a ML?
One exists already, or you mean different one? https://lists.boost.org/mailman/listinfo.cgi/boost-cmake Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
Le 22/03/2018 à 09:29, Mateusz Loskot via Boost a écrit :
On 22 March 2018 at 09:12, Raffi Enficiaud via Boost
wrote: Le 19/03/2018 à 13:01, Mateusz Loskot via Boost a écrit :
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
I would like to point this as well: https://github.com/raffienficiaud/boost-cmake
Thanks for the pointer.
Facing abundance of CMake for Boost attempts, we may need a comparison matrix ;)
How easy is it to create a ML?
One exists already, or you mean different one? https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Right! The ML is still there, I agree that we should discuss those things in another place. My attempt is pretty advanced as all libraries can be more or less visible on an IDE without much effort. I do not require from a library author much for adapting the library to cmake, only a couple of variables, and some dependency definition. I was stuck on the handling of the stdlib static libraries, required for instance for the libICU linking in regex. This is not handled well by cmake, and requires changing the compilation definitions, which I would like to avoid. I have also "some" unit testing of those cmake files, and a quickbook target that I need to finish. I am willing to get this done :) Cheers, Raffi
On 22 March 2018 at 09:43, Raffi Enficiaud via Boost
Le 22/03/2018 à 09:29, Mateusz Loskot via Boost a écrit :
On 22 March 2018 at 09:12, Raffi Enficiaud via Boost
wrote: How easy is it to create a ML?
One exists already, or you mean different one? https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Right!
The ML is still there, I agree that we should discuss those things in another place.
Next time I have CMake in/for Boost question, I'll post it to boost-cmake ML.
I do not require from a library author muchfor adapting the library to cmake, only a couple of variables, and some dependency definition.
Sounds good. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
On Mar 19, 2018, at 7:01 AM, Mateusz Loskot via Boost
wrote: Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
You can always open an issue on bcm github if you like. I was completely unaware of the boost-cmake ML. Paul
On Fri, 23 Mar 2018, 00:13 P F,
On Mar 19, 2018, at 7:01 AM, Mateusz Loskot via Boost < boost@lists.boost.org> wrote:
Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
You can always open an issue on bcm github if you like.
Good to know, thanks I was completely unaware of the boost-cmake ML
It seems a bit hidden from the front page, one has to browse lists.boost.org for full list of MLs. -- Mateusz Loskot, mateusz@loskot.net (Sent from mobile)
-----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Mateusz Loskot via Boost Sent: 23 March 2018 07:41 To: boost@lists.boost.org Cc: Mateusz Loskot Subject: Re: [boost] [cmake] Where to discuss CMake in Boost?
On Fri, 23 Mar 2018, 00:13 P F,
wrote: On Mar 19, 2018, at 7:01 AM, Mateusz Loskot via Boost < boost@lists.boost.org> wrote:
Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
Whereas, there has been lots of activity in development of CMake for various aspects: to use CMake inside Boost. to use CMake to build Boost, etc. That is https://github.com/boost-cmake where, in particular, I'm interested in https://github.com/boost-cmake/bcm
Where can I ask *technical* questions about those to avoid polluting wrong list?
You can always open an issue on bcm github if you like.
Good to know, thanks
I was completely unaware of the boost-cmake ML
It seems a bit hidden from the front page, one has to browse lists.boost.org for full list of MLs.
A bit of judicious selective cross-posting to the user or developer lists might bring progress (or snags) with Cmake to a wider public? Paul --- Paul A. Bristow Prizet Farmhouse Kendal UK LA8 8AB +44 (0) 1539 561830
Le 19/03/2018 à 13:01, Mateusz Loskot via Boost a écrit :
Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
I am not able to post there (although I am subscribing to the list). I am trying trough GMane. Raffi
On 31 March 2018 at 08:00, Raffi Enficiaud via Boost
Le 19/03/2018 à 13:01, Mateusz Loskot via Boost a écrit :
Hi,
TL;TR: Which is the right mailing list to discuss CMake in Boost?
Numerous CMake discussions happened here lately which, I think, were mostly about the grand Boost vs CMake strategy, politics.
The boost-cmake ml has been quiet for years now, according to its archives. https://lists.boost.org/mailman/listinfo.cgi/boost-cmake
I am not able to post there (although I am subscribing to the list). I am trying trough GMane.
Despite I'm subscribed too, my message didn't make it through. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
In article
Despite I'm subscribed too, my message didn't make it through.
Same here. The list says I'm subscribed, but I've never gotten a message from it. Can someone at boost please look at this? -- "The Direct3D Graphics Pipeline" free book http://tinyurl.com/d3d-pipeline The Terminals Wiki http://terminals-wiki.org The Computer Graphics Museum http://ComputerGraphicsMuseum.org Legalize Adulthood! (my blog) http://LegalizeAdulthood.wordpress.com
participants (5)
-
Mateusz Loskot
-
P F
-
Paul A. Bristow
-
Raffi Enficiaud
-
Richard