Trying out CLion.. Free license..
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish. If you are interested in getting a CLion license and are a current Boost Library author here's what I need: * An email from you requesting that you want a license. * In that email indicate which Boost libraries you are an author, or maintainer, of. * Send the email from an account that you want me to send you the license when we get it. I want to avoid having to update email information a year from now when I need to renew the licenses. * You have until the end of this week, roughly, to send that email. I'll collect that and request the Boost licenses from JetBrains. And "pass" them out with instructions as needed. Rene. -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
On 9/28/15 11:45 AM, Rene Rivera wrote:
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish.
Hmm - wouldn't it be easier just to use CMake. You wouldn't have to write any plugin. The serialization library includes CMake files for that library's build and test and it works quite well. Robert Ramey
On Mon, Sep 28, 2015 at 2:14 PM, Robert Ramey
On 9/28/15 11:45 AM, Rene Rivera wrote:
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish.
Hmm - wouldn't it be easier just to use CMake. You wouldn't have to write any plugin. The serialization library includes CMake files for that library's build and test and it works quite well.
IMO no.. But I know that opinions differ ;-) -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
On Monday, September 28, 2015 at 2:15:00 PM UTC-5, Robert Ramey wrote:
On 9/28/15 11:45 AM, Rene Rivera wrote:
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish.
Hmm - wouldn't it be easier just to use CMake. You wouldn't have to write any plugin. The serialization library includes CMake files for that library's build and test and it works quite well.
Plus, didn't Dave Abrahams create CMake files for 95% of the libraries in boost?
Robert Ramey
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On 28.09.2015 21:45, Rene Rivera wrote:
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish.
If you are interested in getting a CLion license and are a current Boost Library author here's what I need:
* An email from you requesting that you want a license. * In that email indicate which Boost libraries you are an author, or maintainer, of. * Send the email from an account that you want me to send you the license when we get it. I want to avoid having to update email information a year from now when I need to renew the licenses. * You have until the end of this week, roughly, to send that email.
I'll collect that and request the Boost licenses from JetBrains. And "pass" them out with instructions as needed.
What are the terms of the license? Is it time-limited? How much will it cost to renew it? Does it limit the use of the IDE (e.g. for personal use only? on one machine only? and so on).
On Mon, Sep 28, 2015 at 5:12 PM, Andrey Semashev
What are the terms of the license? Is it time-limited? How much will it cost to renew it? Does it limit the use of the IDE (e.g. for personal use only? on one machine only? and so on).
https://www.jetbrains.com/buy/opensource/?product=clion#license-terms https://www.jetbrains.com/clion/buy/license_opensource.html -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
Dear Rene Rivera, I'm maintainer of the adapted/ part of Boost.Fusion : https://goo.gl/Ye2o5A I uwould like to have a Clion license, I think it's a good product as I have a license at work, but I also would like to use it on my personal computer. Thank you very much for offering this possibility. Cheers, -- Damien Buhl On 28/09/2015 20:45, Rene Rivera wrote:
As some of you are aware JetBrains recently release a new IDE that has some rather cool features (re: https://www.jetbrains.com/clion/) for C++ programmers. I am personally interested in using CLion for Boost work. In particular I'm hoping to write a CLion plug-in that integrates Boost Build into the IDE. And hence I've have taken it upon myself to arrange for Boost developers to get licenses for library authors to use, if they so wish.
If you are interested in getting a CLion license and are a current Boost Library author here's what I need:
* An email from you requesting that you want a license. * In that email indicate which Boost libraries you are an author, or maintainer, of. * Send the email from an account that you want me to send you the license when we get it. I want to avoid having to update email information a year from now when I need to renew the licenses. * You have until the end of this week, roughly, to send that email.
I'll collect that and request the Boost licenses from JetBrains. And "pass" them out with instructions as needed.
Rene.
participants (6)
-
Andrey Semashev
-
Damien Buhl
-
Paul Fultz II
-
Rene Rivera
-
Robert Ramey
-
Zach Laine