Re: [cmake-developers] Change type of CMAKE_OSX_SYSROOT to STRING instead of PATH

2011-05-27 Thread David Cole
This patch can't quite be right. After this patch, the value of CMAKE_OSX_SYSROOT will be: macosx10.5;STRING;PATH;The product will be built agai... You meant to change the PATH to a STRING I think -- but even so, this change should have no actual effect on the behavior of CMake. The type of a

Re: [cmake-developers] Change type of CMAKE_OSX_SYSROOT to STRING instead of PATH

2011-05-27 Thread Johan Björk
uh, sorry about the noise, you are right, the patch is completely bogus. I wonder where it converts it to a path, will have to look into a bit more. thanks /Johan On Fri, May 27, 2011 at 12:17 PM, David Cole david.c...@kitware.com wrote: This patch can't quite be right. After this patch,

[cmake-developers] [CMake 0012231]: [PATCH] Fixes to spelling XCode vs Xcode, notably in man page

2011-05-27 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12231 == Reported By:Sean McBride Assigned To:

Re: [CMake] Cannot find source file: *.rc

2011-05-27 Thread Michael Wild
On 05/26/2011 06:45 PM, aaron_wri...@selinc.com wrote: From: Michael Wild them...@gmail.com To: cmake@cmake.org Date: 05/25/2011 10:08 PM Subject: Re: [CMake] Cannot find source file: *.rc Sent by: cmake-boun...@cmake.org On 05/25/2011 11:40 PM, aaron_wri...@selinc.com wrote: I use mc.exe

Re: [CMake] Copying files (different name)

2011-05-27 Thread David Cole
Using configure_file with the COPYONLY flag is a reasonable technique: http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:configure_file On Thu, May 26, 2011 at 8:38 PM, Tyler ty...@cryptio.net wrote: Don't know if file() will work but configure_file() will. You might want the

[CMake] CPack/NSIS: Behaviour when creating shortcuts and sequence of install options

2011-05-27 Thread Schröter, Philipp
Hi @all, currently I am working on an installer with CPack/NSIS and I noticed a behaviour which I wanted to know if it is common or not. When enabling the option to create a shortcut on the desktop, but also enabling Don't create shortcuts when determining the directory for the start menu,

Re: [CMake] Cannot find source file: *.rc

2011-05-27 Thread Michael Hertling
On 05/27/2011 11:46 AM, Michael Wild wrote: On 05/26/2011 06:45 PM, aaron_wri...@selinc.com wrote: From: Michael Wild them...@gmail.com To: cmake@cmake.org Date: 05/25/2011 10:08 PM Subject: Re: [CMake] Cannot find source file: *.rc Sent by: cmake-boun...@cmake.org On 05/25/2011 11:40 PM,

Re: [CMake] INSTALL with RENAME

2011-05-27 Thread Michael Hertling
On 05/26/2011 09:42 PM, J Decker wrote: It's a windows XP target, so symlinks aren't doable... On Thu, May 26, 2011 at 12:12 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: On Thursday 26 May 2011, J Decker wrote: How do I install a single target as multiple names? (for something like

Re: [CMake] CMake pod cast

2011-05-27 Thread Alexander Neundorf
On Friday 27 May 2011, Bill Hoffman wrote: Last week I did an interview for the High Performance Computing (HPC) and Research Computing Podcast. It can be found here: http://www.rce-cast.com/ Just found that CMake (and also VTK) is also covered here: http://www.aosabook.org/en/ Cool :-)

Re: [CMake] CMake pod cast

2011-05-27 Thread Alan W. Irwin
On 2011-05-26 22:14-0400 Bill Hoffman wrote: Last week I did an interview for the High Performance Computing (HPC) and Research Computing Podcast. It can be found here: http://www.rce-cast.com/ I enjoyed that interview. For example, I suspect that autotools-oriented guy will take a look

Re: [CMake] CMake pod cast

2011-05-27 Thread Bill Hoffman
On 5/27/2011 3:11 PM, Alexander Neundorf wrote: On Friday 27 May 2011, Bill Hoffman wrote: Last week I did an interview for the High Performance Computing (HPC) and Research Computing Podcast. It can be found here: http://www.rce-cast.com/ Just found that CMake (and also VTK) is also

[Cmake-commits] CMake branch, master, updated. v2.8.4-477-g909bab1

2011-05-27 Thread KWSys Robot
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, master has been updated via 909bab1f4fe877f7627c3702cb1732f70d97 (commit) from