[CMake] CMake Tools for Visual Studio 1.4 Released!

2016-02-21 Thread David Golub
I'm pleased to announce that I've release version 1.4 of my Visual Studio
extension for CMake, which provides syntax highlighting and IntelliSense.
This release adds support for Visual Studio 2015 and CMake 3.4.  It is
available from the project web site at http://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: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

[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 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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

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 Alexey Petruchik
Sent: Sunday, June 07, 2015 1:45 PM
To: cmake@cmake.org
Subject: [CMake] Visual Studio Project System Extensibilty

 

Microsoft recently announced Project System Extensibility in Visual Studio 2015.

 

http://blogs.msdn.com/b/visualstudio/archive/2015/06/02/introducing-the-project-system-extensibility-sdk-preview.aspx

 

Just curious if this can be used to let Visual Studio directly open CMake 
projects?

 

-- 

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

[CMake] CMake Tools for Visual Studio 1.3 Released!

2015-04-12 Thread David Golub
I'm pleased to announced that I've announced version 1.3 of CMake Tools for
Visual Studio, my extension adding CMake support to Microsoft Visual Studio.
This release adds support for CMake 3.1 and IntelliSense for generator
expressions.  It can be downloaded from the project web site at
http://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: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/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 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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

[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 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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

[CMake] CMake Tools for Visual Studio 1.2 RC1 Available

2014-07-04 Thread David Golub
I'm pleased to announced that the first release candidate of CMake Tools for
Visual Studio 1.2 is now available.  This release adds support for CMake 3.0
as well as some minor enhancements and bug fixes.  It is available from the
project web site at http://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: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

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 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, David Golub golu...@gmail.com wrote:

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


--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

 

-- 

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

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: 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, it is very useful and will be installed on all my machines. 

 

Cheers,

Máté

 

Feladó: David Golub mailto:golu...@gmail.com 
Elküldve: ‎kedd‎, ‎2014‎. ‎február‎ ‎25‎. ‎2‎:‎20
Címzett: cmake@cmake.org

 

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

-- 

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[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

-- 

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[CMake] CMake Tools for Visual Studio 1.1 RC1 Available

2014-01-27 Thread David Golub
I just put out the first release candidate of CMake Tools for Visual Studio
1.1.  This release will add support for CMake 2.8.12 and Visual Studio 2013.
It also contains a number of minor enhancements and bug fixes.  It is
available for download from the project web site at
http://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: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

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
To: cmake@cmake.org
Subject: Re: [CMake] CMake Tools for Visual Studio 1.0 Released!

On 2013-08-25 23:28, David Golub wrote:
 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

Thanks, David. Would you advise users of RC3 of CMake Tools for Visual
Studio to upgrade to the final version?

Kind regards, Niels
--
Niels Dekker
http://www.xs4all.nl/~nd/dekkerware
Scientific programmer at LKEB, Leiden University Medical Center
--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


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,

 

Turns out I had uninstalled 2012, which CMake Tools does support. Adding
support for 2013 seems as simple as copy  paste in
source.extension.vsixmanifest.

 

On Mon, Aug 26, 2013 at 8:59 PM, Pau Garcia i Quiles pgqui...@elpauer.org
wrote:

Hello,

 

Very nice indeed but apparently only available for Visual Studio 2010. What
about 2012 and 2013?

 

Thank you

 

 

On Sun, Aug 25, 2013 at 11:28 PM, David Golub golu...@gmail.com wrote:

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

 

--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake





 

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer) 





 

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer) 

--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

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.org] On Behalf Of
Niels Dekker - address until 2014
Sent: Monday, August 26, 2013 10:30 AM
To: cmake@cmake.org
Subject: Re: [CMake] CMake Tools for Visual Studio 1.0 Released!

On 2013-08-26 14:33, David Golub wrote:
 The two version differ solely in their version number, as there were 
 no bugs reported in RC3.

Actually, I did report an issue on RC3, asking for lowercase code completion
of CMake commands: http://cmaketools.codeplex.com/workitem/2
  What do you think?


Kind regards, Niels
--
Niels Dekker
http://www.xs4all.nl/~nd/dekkerware
Scientific programmer at LKEB, Leiden University Medical Center
--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


[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

--

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[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

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/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[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://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/mailman/listinfo/cmake

[CMake] Announcing CMake Tools for Visual Studio

2013-05-14 Thread David Golub
I'm pleased to announce the first release candidate of CMake Tools for
Visual Studio, an extension adding support for syntax highlighting and
IntelliSense in CMake code using Microsoft Visual Studio.  The extension is
open source (distributed under Ms-RL), freely available, and compatible with
VS 2010 and VS 2012.  You can download it from the project from its web site
on CodePlex at http://cmaketools.codeplex.com.  I hope that the extension
will prove useful to the CMake community.  Please don't hesitate to contact
me if you've found any bugs that you'd like to report of it you're
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 to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

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, 2013 8:35 AM
To: CMake ML
Subject: [CMake] custom NSIS installer

 

I have read this - http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips -
wiki article about executing custom nsis script.

It states that...

To start work on a custom NSIS script, simply create a file (or copy) into
your module path (e.g. CPACK_MODULE_PATH) called NSIS.template.in.

Checking the cmake documentation, there is no predefined variable named
CPACK_MODULE_PATH.

I could find a NSIS.template.in. in the cmake's (main cmake install
directory) modules directory. I believe cmake would not ask me to modify
this file, as each project's nsis template requirement would be different.

could you please let me know the correct location where I should create the
template file?

 

Thanks,

  Lloyd

--

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/mailman/listinfo/cmake

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* release of CMake...

Hi all,

Replies requested. Short replies only. Read on. Just a short reply with bug
numbers or links to the bugs is all we need here.

Example one-line reply:

  http://public.kitware.com/Bug/view.php?id=13463

Please move specific discussions into the bugs themselves or start a new
thread to talk about it... Replies on this thread should just be a collector
for bug numbers.

We are aiming for approximately quarterly releases from now on, scheduling
them every 3 to 4 months. The next release of CMake will likely be version
2.8.10, scheduled to have an rc1 release candidate on Wed. October 17,
2012 -- just 9 weeks from next Wednesday.

If you have a particular issue that you think should be fixed for inclusion
in 2.8.10, please bring it up within the next two weeks.
Ideally, each issue will be discussed as needed on the mailing list to come
to any consensus about what should be done to fix it, and then an entry in
the bug tracker may be used to keep it on the radar screen, and to track
activity related to it. You can see what's on the roadmap for this release
here:
http://public.kitware.com/Bug/roadmap_page.php?version_id=100

Patches are always welcome. Patches that include testing of any new
features, or tests that prove a bug is really fixed on the dashboards,
(basically any patch with testing) is preferred over a patch with no
testing. Also, if you are *adding* code, then you also probably need to add
*tests* of that code, so that the coverage percentage stays as is or rises.

Please discuss issues here as needed, and add notes to existing issues in
the bug tracker that you are interested in seeing fixed -- we will be
looking at the mailing list and activity in the bug tracker to help
prioritize the bug fixes that will occur in the near future.


Thanks,
David Cole
Kitware, Inc.


P.S. - as a nice summary of what we accomplished in the CMake 2.8.9 release,
see here:
http://public.kitware.com/Bug/changelog_page.php?version_id=93 -- it
currently lists 74 issues that we resolved: nice job, everybody!

(Many of those were specifically addressed because somebody asked for it
right here on the mailing list... Don't be shy!)
--

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/mailman/listinfo/cmake

--

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/mailman/listinfo/cmake


[CMake] Submitting Patches to CMake

2012-04-06 Thread David Golub
About a week ago, I had filed a case in the bug tracker (#0013085) with a
patch to add some new functionality to CMake.  It doesn't seem that anyone
has looked at it yet.  Is this the correct procedure for contributing code
to CMake, or is there more that I need to do?  Thank you very much.

 

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/mailman/listinfo/cmake

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
Subject: Re: [CMake] Contributing to CMake

 

Hi David, 

This is great :)

If you created some patch that are fixing bugs, the best is to create an
entry on the tracker,  attach the patch to it. More details here [1]. 

Depending on what you want to contribute (some feature for example - see
[3]), you may also want to discuss it first on the list. For example to make
sure you are not working on something that already being addressed by
somebody else. 

Reading [2] and [4] may also be helpful.

Hth
Jc

[1] http://www.cmake.org/Wiki/CMake_FAQ#I_found_a_Bug.21_What_should_I_do.3F
[2] http://www.cmake.org/pipermail/cmake/2011-June/044929.html
[3]
http://www.cmake.org/Wiki/CMake_FAQ#I_want_a_new_feature_in_CMake._What_shou
ld_I_do.3F
[4] http://www.cmake.org/cmake/project/getinvolved.html

On Fri, Mar 30, 2012 at 8:04 PM, David Golub golu...@gmail.com wrote:

I'm interested in contributing some patches to CMake.  Could you let me know
how one goes about beginning to contribute to the project?  Thank you very
much.

 

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/mailman/listinfo/cmake




-- 
+1 919 869 8849

--

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/mailman/listinfo/cmake