[cmake-developers] [CMake 0014111]: FindHDF5 on windows tries to link to DLL instead of lib

2013-04-26 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14111 == Reported By:John Biddiscombe Assigned To:

Re: [cmake-developers] [CMake] 2.8.11-rc3 generator expression error

2013-04-26 Thread Stephen Kelly
Brad King brad.king@... writes: I looked into implementing this and realized that we're not propagating usage requirements from the entire link closure, only from the direct dependencies. Are you sure? Maybe I don't understand what you mean. Can you post a code snippet? add_library(foo

[cmake-developers] [CMake 0014112]: NSIS installer shows new version's display name in prompt to uninstall

2013-04-26 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14112 == Reported By:David Golub Assigned To:

Re: [cmake-developers] [CMake] 2.8.11-rc3 generator expression error

2013-04-26 Thread Brad King
On Fri, Apr 26, 2013 at 10:39 AM, Stephen Kelly steve...@gmail.com wrote: Brad King brad.king@... writes: I looked into implementing this and realized that we're not propagating usage requirements from the entire link closure, only from the direct dependencies. Are you sure? Maybe I don't

Re: [CMake] Problem with CMAKE_AUTOMOC files not being regenerated or cleaned

2013-04-26 Thread Glenn Coombs
No, the yuv_player_automoc.cpp file is not removed on a clean (nor are the other moc_*.cpp files). Having just modified ctrlBasic.cpp and ctrlBasic.h: $ ls -ltr moc* ../ctrlMenu/ctrlBasic.* -rwxr-xr-x+ 1 glenn.coombs Domain Users 4366 Apr 25 15:04 moc_ctrlBasic.cpp* -rwxr-xr-x+ 1 glenn.coombs

Re: [CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-04-26 Thread Matthias Kretz
On Thursday 25 April 2013 10:30:14 Bill Hoffman wrote: On 4/25/2013 10:05 AM, Matthias Kretz wrote: I'm not sure we're talking about the same thing. I'm talking about ctest_configure - i.e. before build or tests. IIUC you're talking about regex matching at ctest_test? But, if you have a

Re: [CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-04-26 Thread Bill Hoffman
On 4/26/2013 4:35 AM, Matthias Kretz wrote: Which is the correct behavior. And I'd like my dashboard to tell me that it works. Without building or testing. The test in this case consists of making sure that my cmake script aborts with the right error message. I thought you might have test

Re: [CMake] CMake and MPIF90

2013-04-26 Thread Thompson, K T
Hi Lucas, Since you can build this code manually, try running 'make VERBOSE=1' from your CMake-based build and compare the flags and options that are used by CMake vs. what you would do w/o CMake. This exercise should give you enough information to get the CMake-based build working by

Re: [CMake] Problem with CMAKE_AUTOMOC files not being regenerated or cleaned

2013-04-26 Thread Alexander Neundorf
On Friday 26 April 2013, Glenn Coombs wrote: No, the yuv_player_automoc.cpp file is not removed on a clean (nor are the other moc_*.cpp files). Having just modified ctrlBasic.cpp and ctrlBasic.h: $ ls -ltr moc* ../ctrlMenu/ctrlBasic.* -rwxr-xr-x+ 1 glenn.coombs Domain Users 4366 Apr 25

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2834-g264823f

2013-04-26 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 264823f3fc02fbf7db1fd93546ad40718e1951e4 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-1007-g82f5936

2013-04-26 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 317cc73..a4116f5 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 20130426