Re: [cmake-developers] New platform file for Cray Compute Node Linux

2014-08-17 Thread Rolf Eike Beer
Chuck Atkins wrote: Updated to allow for static and shared libs (yes, you can use shared libs on a cray). The expectation is that your toolchain file will have the appropriate logic to deal with this. Something like: set(CMAKE_SYSTEM_NAME ComputeNodeLinux) ... if(DEFINED

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Roger Leigh
Dear Chuck, Thanks for looking at this. Please find attached a new copy of the patch which should address all your points. If you would like any further changes making, please just let me know. Regards, Roger On Sat, Aug 16, 2014 at 11:11:42AM -0400, Chuck Atkins wrote: Hey Roger, thanks for

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Rolf Eike Beer
Roger Leigh wrote: Dear Chuck, Thanks for looking at this. Please find attached a new copy of the patch which should address all your points. If you would like any further changes making, please just let me know. I don't think you need the functions for anything, especially not

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Roger Leigh
On Sun, Aug 17, 2014 at 02:57:36PM +0200, Rolf Eike Beer wrote: Roger Leigh wrote: Dear Chuck, Thanks for looking at this. Please find attached a new copy of the patch which should address all your points. If you would like any further changes making, please just let me know. I

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Roger Leigh
On Sun, Aug 17, 2014 at 02:28:59PM +0100, Roger Leigh wrote: On Sun, Aug 17, 2014 at 02:57:36PM +0200, Rolf Eike Beer wrote: Roger Leigh wrote: Dear Chuck, Thanks for looking at this. Please find attached a new copy of the patch which should address all your points. If you would

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Rolf Eike Beer
Sorry for the naïve question, but the find_package docs also mentions setting package_VERSION_COUNT but I don't see any examples of this in cmake git. Is setting the MAJOR/MINOR/PATCH versions here correct or redundant or plain wrong? Or all handled internally by

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-17 Thread Roger Leigh
On Sun, Aug 17, 2014 at 03:46:14PM +0200, Rolf Eike Beer wrote: Sorry for the naïve question, but the find_package docs also mentions setting package_VERSION_COUNT but I don't see any examples of this in cmake git. Is setting the MAJOR/MINOR/PATCH versions here correct or redundant or

Re: [cmake-developers] [PATCH] New module: FindIce.cmake

2014-08-17 Thread Roger Leigh
On Fri, Aug 15, 2014 at 12:31:17AM +0100, Roger Leigh wrote: OK. I'll have to read up on this and see what needs doing. In the meantime, I've attached a revised patch with all the above corrections included. Based on the comments made on my other FindXerces patch, I've updated this patch to

Re: [cmake-developers] [PATCH] New module: FindIce.cmake

2014-08-17 Thread Rolf Eike Beer
Am Sonntag, 17. August 2014, 16:21:24 schrieb Roger Leigh: On Fri, Aug 15, 2014 at 12:31:17AM +0100, Roger Leigh wrote: OK. I'll have to read up on this and see what needs doing. In the meantime, I've attached a revised patch with all the above corrections included. Based on the

Re: [cmake-developers] [PATCH] New module: FindIce.cmake

2014-08-17 Thread Roger Leigh
On Sun, Aug 17, 2014 at 05:50:58PM +0200, Rolf Eike Beer wrote: Am Sonntag, 17. August 2014, 16:21:24 schrieb Roger Leigh: On Fri, Aug 15, 2014 at 12:31:17AM +0100, Roger Leigh wrote: OK. I'll have to read up on this and see what needs doing. In the meantime, I've attached a revised

[CMake] CMake 3.0.1 - avast Win32;Dropper-gen

2014-08-17 Thread Georgios Petasis
Hi all, I installed the latest cmake under windows, and avast keeps telling me cmake.exe has a virus. The detected virus is Win32:Dropper-gen. Avast finds it in cmake.exe, inside both the windows zip file, and the setup file. Is it really a virus, or a false alarm? George -- Powered by

Re: [CMake] CMake 3.0.1 - avast Win32;Dropper-gen

2014-08-17 Thread Marco Atzeri
On 17/08/2014 14:30, Georgios Petasis wrote: Hi all, I installed the latest cmake under windows, and avast keeps telling me cmake.exe has a virus. The detected virus is Win32:Dropper-gen. Avast finds it in cmake.exe, inside both the windows zip file, and the setup file. Is it really a virus,

[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

[CMake] CMake 3.0.1 : Visual Studio 2012 solution not useable

2014-08-17 Thread Nicholas Yue
Hi, Whilst upgrading compilers to 2012 (Visual Studio 2012 Express Desktop), I also upgraded CMake to 3.0.1 as I read there were updates to make it work with the Express version of Visual Studio. However, I found that the generated solutions and *.vcxproj files not working at all. Looking at

[Cmake-commits] CMake branch, master, updated. v3.0.1-1694-g25c07e6

2014-08-17 Thread Kitware Robot
20140817) +set(CMake_VERSION_PATCH 20140818) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake