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

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

2014-03-14 Thread Simon Sasburg
Maybe you could update the project description to indicate it supports VS2013. When i first clicked the link i got a bit disappointed because it said only 2010 and 2012 are supported. Only when i re-read the mail later i saw 2013 is actually supported. Simon On Tue, Feb 25, 2014 at 2:20 AM, Davi

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

2014-03-03 Thread Nagy-Egri Máté Ferenc
color? David Golub From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Nagy-Egri Máté Ferenc Sent: Wednesday, February 26, 2014 4:07 AM To: cmake@cmake.org Subject: Re: [CMake] CMake Tools for Visual Studio 1.1 Released! Excellent job. I have littlie knowledge of how syntax

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

2014-02-26 Thread David Golub
: Wednesday, February 26, 2014 4:07 AM To: cmake@cmake.org Subject: Re: [CMake] CMake Tools for Visual Studio 1.1 Released! Excellent job. I have littlie knowledge of how syntax highlight additions can be implemented in VS, but what was the design idea behind using so few colors? Other than this

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

2014-02-26 Thread Nagy-Egri Máté Ferenc
Excellent job. I have littlie knowledge of how syntax highlight additions can be implemented in VS, but what was the design idea behind using so few colors? Other than this, it is very useful and will be installed on all my machines. 😊 Cheers, Máté Feladó: David Golub Elküldve: ‎kedd‎, ‎

[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 --