[CMake] CMake Tools for Visual Studio 1.4 Released!

2016-02-21 Thread David Golub
! David Golub -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org

[CMake] CMake Tools for Visual Studio 1.4 RC1 Available

2016-01-03 Thread David Golub
I've made available the first release candidate of CMake Tools for Visual Studio 1.4, which adds support for Visual Studio 2015 and CMake 3.4.. As usual, it's available from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub -- Powered by www.kitware.com Please

Re: [CMake] Visual Studio Project System Extensibilty

2015-06-07 Thread David Golub
Probably doable but still a lot of work. It took me about a year over my nights and weekends to implement CMake Tools for Visual Studio, which provides syntax highlighting and IntelliSense for CMake but no project system (yet). From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of

[CMake] CMake Tools for Visual Studio 1.3 Released!

2015-04-12 Thread David Golub
://cmaketools.codeplex.com. Enjoy! David Golub -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake

[CMake] CMake Tools for Visual Studio 1.3 RC1 Available

2014-12-22 Thread David Golub
I've made available the first release candidate of CMake Tools for Visual Studio 1.3, which adds support for CMake 3.1 and IntelliSense for generator expressions. As usual, it's available from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub -- Powered

[CMake] CMake Tools for Visual Studio 1.2 Released!

2014-08-17 Thread David Golub
I've just released version 1.2 of CMake Tools for Visual Studio. This version adds support for CMake 3.0 and also incorporates a few small enhancements and bug fixes. As usual, it is available from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub -- Powered

[CMake] CMake Tools for Visual Studio 1.2 RC1 Available

2014-07-04 Thread David Golub
! David Golub -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help

Re: [CMake] CMake Tools for Visual Studio 1.1 Released!

2014-03-14 Thread David Golub
An oversight on my part. It's fixed now. I apologize for any confusion. David Golub From: Simon Sasburg [mailto:simon.sasb...@gmail.com] Sent: Friday, March 14, 2014 9:39 PM To: David Golub Cc: CMake ML Subject: Re: [CMake] CMake Tools for Visual Studio 1.1 Released! Maybe you could

Re: [CMake] CMake Tools for Visual Studio 1.1 Released!

2014-02-26 Thread David Golub
I generally stuck with the same syntax highlighting color conventions used by Visual Studio itself. Are there other language constructs that you feel would benefit from getting a color? David Golub From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Nagy-Egri Máté Ferenc Sent

[CMake] CMake Tools for Visual Studio 1.1 Released!

2014-02-24 Thread David Golub
I just released version 1.1 of CMake Tools for Visual Studio. This release includes support for Visual Studio 2013 and CMake 2.8.12, as well as a number of smaller new features and bug fixes. It is available from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub

[CMake] CMake Tools for Visual Studio 1.1 RC1 Available

2014-01-27 Thread David Golub
://cmaketools.codeplex.com. Enjoy! David Golub -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support

Re: [CMake] CMake Tools for Visual Studio 1.0 Released!

2013-08-26 Thread David Golub
Certainly. The two version differ solely in their version number, as there were no bugs reported in RC3. David Golub -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Niels Dekker - address until 2014 Sent: Monday, August 26, 2013 4:30 AM

Re: [CMake] CMake Tools for Visual Studio 1.0 Released!

2013-08-26 Thread David Golub
More or less. I'll be adding support for VS 2013 once it's released. David Golub From: Pau Garcia i Quiles [mailto:pgqui...@elpauer.org] Sent: Monday, August 26, 2013 3:12 PM To: David Golub Cc: CMake ML Subject: Re: [CMake] CMake Tools for Visual Studio 1.0 Released! Hello again

Re: [CMake] CMake Tools for Visual Studio 1.0 Released!

2013-08-26 Thread David Golub
It's there--you just need to configure it to use lowercase instead of uppercase. Go to Tools Options in Visual Studio and select the CMake Tools page. Then, then on the Commands In Lowercase option. David Golub -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun

[CMake] CMake Tools for Visual Studio 1.0 Released!

2013-08-25 Thread David Golub
Having received no bug reports for RC3, I've finalized the 1.0 release of CMake Tools for Visual Studio, which provides syntax highlighting and IntelliSense support for CMake. It is available for download from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub

[CMake] CMake Tools for Visual Studio 1.0 RC3 Available

2013-07-29 Thread David Golub
I've put out RC3 of CMake Tools for Visual Studio 1.0 on the project web site at http://cmaketools.codeplex.com, fixing a couple of additional bugs found since RC2. This should hopefully be the last release candidate before 1.0 is finalized. Enjoy! David Golub -- Powered by www.kitware.com

[CMake] CMake Tools for Visual Studio 1.0 RC2 Available

2013-06-17 Thread David Golub
I've made available CMake Tools for Visual Studio 1.0 RC2, which incorporates several bug fixes and enhancements since RC1. It can be downloaded from http://cmaketools.codeplex.com. Enjoy! David Golub -- Powered by www.kitware.com Visit other Kitware open-source projects at http

[CMake] Announcing CMake Tools for Visual Studio

2013-05-14 Thread David Golub
interested in contributing to the project. Enjoy! David Golub -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link

Re: [CMake] custom NSIS installer

2013-05-06 Thread David Golub
Just put your NSIS.template.in in the root of your source tree along with CMakeLists.txt. CMake will detect your file and use it instead of the one in the CMake installation. David Golub From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Lloyd Sent: Monday, May 06

Re: [CMake] Bug fix requests for the *next* release of CMake...

2012-08-14 Thread David Golub
http://www.cmake.org/Bug/view.php?id=13202 http://www.cmake.org/Bug/view.php?id=13203 -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of David Cole Sent: Friday, August 10, 2012 4:48 PM To: cmake Subject: [CMake] Bug fix requests for the *next*

[CMake] Submitting Patches to CMake

2012-04-06 Thread David Golub
. David Golub -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org

Re: [CMake] Contributing to CMake

2012-03-31 Thread David Golub
Thank you for your prompt reply. To start, I filed a bug report containing a patch to add a minor new feature. It's #13085. David Golub From: Jean-Christophe Fillion-Robin [mailto:jchris.filli...@kitware.com] Sent: Friday, March 30, 2012 8:25 PM To: David Golub Cc: cmake@cmake.org