[cmake-developers] [CMake 0015021]: misleading header comments in FindHDF5

2014-07-15 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15021 == Reported By:Joachim Wuttke Assigned To:

[cmake-developers] RFC fix_Xcode_generator_name topic

2014-07-15 Thread Daniele E. Domenichelli
Hello all, Can anyone with OSX and Xcode check if this commit is correct? http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=e475c067 I have no way to test it, but by looking at the code, it looks to me that the name should be Xcode instead of XCode... Thanks, Daniele -- Powered by

Re: [cmake-developers] cost of usage requirements

2014-07-15 Thread Stephen Kelly
On 07/09/2014 05:12 PM, Brad King wrote: On 06/11/2014 10:46 AM, Brad King wrote: Here is a sscce:: cmake_minimum_required(VERSION 2.8.9) project(ManyLibs C) set(LibPrev) foreach(n RANGE 100) add_library(Lib${n} SHARED lib.c) target_link_libraries(Lib${n} LINK_PUBLIC

Re: [cmake-developers] RFC fix_Xcode_generator_name topic

2014-07-15 Thread Brad King
On 07/15/2014 04:52 AM, Daniele E. Domenichelli wrote: Can anyone with OSX and Xcode check if this commit is correct? http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=e475c067 I have no way to test it, but by looking at the code, it looks to me that the name should be Xcode instead

Re: [cmake-developers] RFC fix_Xcode_generator_name topic

2014-07-15 Thread Daniele E. Domenichelli
On 15/07/14 15:07, Brad King wrote: Yes, please merge for testing in 'next'. Done, Thanks. Cheers, Daniele -- 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

Re: [cmake-developers] cost of usage requirements

2014-07-15 Thread Brad King
On 07/15/2014 07:00 AM, Stephen Kelly wrote: On 07/09/2014 05:12 PM, Brad King wrote: Memory usage explodes during generation and CMake sometimes runs out and crashes. Is this affected in any way by the recent refactoring with the same motivation? The refactoring so far does not help much

[cmake-developers] [CMake 0015023]: Researchers Find Bacon Sandwich Perfect Cure For A Hangover

2014-07-15 Thread Mantis Bug Tracker
The following issue has been DELETED. == Reported By:Melva Jorgensen Assigned To: == Project:CMake Issue

[cmake-developers] [CMake 0015023]: Researchers Find Bacon Sandwich Perfect Cure For A Hangover

2014-07-15 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.itk.org/Bug/view.php?id=15023 == Reported By:Melva Jorgensen Assigned To:

Re: [CMake] [Cdash] Show results from the bullseye coverage in CDash

2014-07-15 Thread NoRulez
Thanks, this solves the problem. The option wasn't checked. Best Regards Am 15.07.2014 um 08:32 schrieb Julien Jomier julien.jom...@kitware.com: There is an option (which should be on by default) in the Miscellaneous section of the project settings, which is called: Show coverage code. Can

Re: [CMake] [Cdash] Show results from the bullseye coverage in CDash

2014-07-15 Thread David Cole via CMake
There is an option (which should be on by default) in the Miscellaneous section of the project settings, which is called: Show coverage code. Thanks, this solves the problem. The option wasn't checked. The option should be *OFF* by default. If the intent is not to show your code (because

[CMake] Install CMake3.0 as alternate

2014-07-15 Thread Bradley Lowekamp
Hello, Is there a way I can configure CMake when I build it so it's executable with have a 3 or 3.0 suffix, so that I can easily have multiple version of cmake installed into /usr/local? I am looking for something similar to python's altinstall or gcc's program-suffix option. Thanks, Brad --

Re: [CMake] Install CMake3.0 as alternate

2014-07-15 Thread Nils Gladitz
On 07/15/2014 02:31 PM, Bradley Lowekamp wrote: Hello, Is there a way I can configure CMake when I build it so it's executable with have a 3 or 3.0 suffix, so that I can easily have multiple version of cmake installed into /usr/local? I am looking for something similar to python's altinstall

[CMake] Fails for Solaris

2014-07-15 Thread Amos
No matter if I use GNU or workshop compilers, the initial config fails: CC supports member templates CC has standard template specialization syntax CC has argument dependent lookup CC has struct stat with st_mtim member CC has ios::binary openmode CC has ANSI for scoping

Re: [CMake] opencl and visual studio

2014-07-15 Thread Boxer, Aaron
Thanks for your suggestions. I like the first options. So, how may I create a cmake build rule to do this? Thanks, Aaron From: outlook_f942cba43dcb6...@outlook.com [mailto:outlook_f942cba43dcb6...@outlook.com] On Behalf Of Nagy-Egri Máté Ferenc Sent: Monday, July 14, 2014 4:11 PM To: Boxer,

[Cmake-commits] CMake branch, next, updated. v3.0.0-4246-ga42edc6

2014-07-15 Thread Stephen Kelly
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, next has been updated via a42edc6661a8f9a6616a12c83ba9eaff5bfcea65 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4248-g105bf85

2014-07-15 Thread Brad King
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, next has been updated via 105bf85d309190e34eb31c2beba3cf52dc3a5252 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4250-g2fbe31f

2014-07-15 Thread Stephen Kelly
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, next has been updated via 2fbe31fab2ec28c42c9bee918653f3501500aca8 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4253-gf49799e

2014-07-15 Thread Daniele E . Domenichelli
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, next has been updated via f49799e996088f1bab6828be8df5ad818f45762e (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1388-g29abb3d

2014-07-15 Thread Brad King
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 29abb3dedb7eca410083ee1e5424fddd24b1d4d6 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1386-gd3076b1

2014-07-15 Thread Brad King
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 d3076b1d51c25f076d3dbde7d94e06078040f124 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1384-g0bbebd3

2014-07-15 Thread Brad King
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 0bbebd3ca1f5e5dbf68444918d0ea1acc48cb776 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1393-g41fc008

2014-07-15 Thread Brad King
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 41fc00820ac5c61265a889dc15021fb2d26fe56f (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1398-g49bf3e7

2014-07-15 Thread Brad King
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 49bf3e7d8daab2a1e7ba435d011618bd2c516766 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1391-gc005d95

2014-07-15 Thread Brad King
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 c005d9566226f15368af7d772734265fe8916289 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4260-g1a1cd48

2014-07-15 Thread Brad King
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, next has been updated via 1a1cd48d9ca07d15b854bccdf81150c50ce4a3fc (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4262-g9cfdb3b

2014-07-15 Thread Clinton Stimpson
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, next has been updated via 9cfdb3b3a43de0366b59c18ee1dc86a24299eefd (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4265-g9ba0ee2

2014-07-15 Thread Brad King
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, next has been updated via 9ba0ee21f31631968832bfe2174d7d8426ce3d8c (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4267-g338096a

2014-07-15 Thread Brad King
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, next has been updated via 338096a46bdf0c6354b0c6678de6717e386546ab (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-4270-g35318f6

2014-07-15 Thread Bill Hoffman
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, next has been updated via 35318f60ed0af2b59a4bdb2b781b7af72bb3fc03 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-1399-g3dce6aa

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