[cmake-developers] [CMake 0014132]: MemCheck timing may report negative time

2013-05-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://cmake.org/Bug/view.php?id=14132 == Reported By:Rolf Eike Beer Assigned To:

[cmake-developers] [CMake 0014133]: CMake creates duplicate target subfolders in Xcode project files

2013-05-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14133 == Reported By:Stephan Tolksdorf Assigned To:

[cmake-developers] [CMake 0014134]: Purify does not honor MemoryCheckSuppressionFile setting on Un*x

2013-05-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://cmake.org/Bug/view.php?id=14134 == Reported By:Rolf Eike Beer Assigned To:

[cmake-developers] [CMake 0014135]: fixup_bundle doesn't copy QtMultimediaKit.framework correctly

2013-05-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://itk.org/Bug/view.php?id=14135 == Reported By:Julian Serban Assigned To:

[cmake-developers] Failing dashboard tests calling a sub-ctest

2013-05-09 Thread Rolf Eike Beer
A bunch of tests on the dashboard currently fail because the sub-ctest they start doesn't know about it's configuration. I can go the easy road and just force that to Debug, but that doesn't seem right. Does anybody have an idea how to properly fix this? The code is in next and the

Re: [cmake-developers] Failing dashboard tests calling a sub-ctest

2013-05-09 Thread Brad King
On 05/09/2013 09:10 AM, Rolf Eike Beer wrote: A bunch of tests on the dashboard currently fail because the sub-ctest they start doesn't know about it's configuration. I can go the easy road and just force that to Debug, but that doesn't seem right. Does anybody have an idea how to properly

Re: [CMake] Recursive object libraries

2013-05-09 Thread Jonathan Anderson
On 3 May 2013 13:26, Jonathan Anderson jonathan.ander...@cl.cam.ac.ukwrote: Thanks very much for adding add_library(OBJECT); it's Just the Thing™ for organising source files that go into large libraries. It seems that I can't use it recursively, however: I have created a patch that seems to

Re: [CMake] Recursive object libraries

2013-05-09 Thread Brad King
Hi Jon, Thanks for looking at this. On 05/09/2013 09:42 AM, Jonathan Anderson wrote: I have created a patch that seems to provide the functionality that I want (attached). The patch looks interesting. We'll need it to include documentation and tests for the feature before acceptance. First,

Re: [CMake] Recursive object libraries

2013-05-09 Thread Jonathan Anderson
Hi Brad, I've attached a CMakeLists.txt file that demonstrates what I want to do (and what I can do with my patch). It models a directory hierarchy in a single file and uses the object library mechanism to accumulate objects recursively. I'm not familiar with the CMake testing framework. When

Re: [CMake] CMake 2.8.11-rc4 ready for testing! - WiX

2013-05-09 Thread Bill V
- CPack: Added WiX Package Generator Are there any 'available' software packages with the Wix Generator already configured and running under CPack we could use to test the build and get some experience with WiX? Any CMake/CPack tests or examples? Thank you, Bill -- Powered by www.kitware.com

Re: [CMake] CMake 2.8.11-rc4 ready for testing! - WiX

2013-05-09 Thread David Cole
You can build an installer for CMake itself if you have WiX installed. Just run “cpack -G WIX” in the CMake build tree. From: Bill V Sent: ‎Thursday‎, ‎May‎ ‎9‎, ‎2013 ‎11‎:‎19‎ ‎AM To: cmake@cmake.org - CPack: Added WiX Package Generator Are there any 'available' software packages with

Re: [CMake] Recursive object libraries

2013-05-09 Thread Brad King
On 05/09/2013 11:12 AM, Jonathan Anderson wrote: I've attached a CMakeLists.txt file that demonstrates what I want to do (and what I can do with my patch). Thanks, that makes sense. Does add_library(... SHARED OBJECT ...) work? I think you mean to set the POSITION_INDEPENDENT_CODE target

[CMake] configuration dependent add_custom_command dependencies

2013-05-09 Thread James Bigler
Is it possible to create configuration dependent dependencies for custom commands? I need to specify a different set of dependencies for Debug versus Release builds in Visual Studio. Thanks, James -- Powered by www.kitware.com Visit other Kitware open-source projects at

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2914-ga2b6f56

2013-05-09 Thread Rolf Eike Beer
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 a2b6f569d3d611745baca4017cd3c08094007bd9 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2917-ga946876

2013-05-09 Thread Rolf Eike Beer
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 a9468769be44aaefbfc10297799e41c09883c101 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2919-g9a4d9d6

2013-05-09 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 9a4d9d653cbb00d76d943375430211c0ef509780 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2921-g3b7c8fb

2013-05-09 Thread Rolf Eike Beer
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 3b7c8fba53e53c5a65527736a3adb77dc0be91a0 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2923-g7b31979

2013-05-09 Thread Rolf Eike Beer
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 7b31979b07e99d1e535bbc72a0bcec4a55b50b65 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2925-ga2dbbac

2013-05-09 Thread Rolf Eike Beer
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 a2dbbacfc5e67882f31fdfad543895ebadbef578 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2949-gae43145

2013-05-09 Thread Rolf Eike Beer
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 ae431450179eb5529790183893ea3870c9a95798 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-1026-ga3e7c94

2013-05-09 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index bb47580..669b72c 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ set(CMake_VERSION_MAJOR 2) set(CMake_VERSION_MINOR 8) set(CMake_VERSION_PATCH 10) -set(CMake_VERSION_TWEAK 20130509