Re: [cmake-developers] CMake 2.8.10-rc3 ready for testing!

2012-10-29 Thread Shlomi Fish
Hi David, On Thu, 25 Oct 2012 08:28:57 -0400 David Cole david.c...@kitware.com wrote: The following output is what causes the test to fail: 267: # Untracked files: 267: # (use git add file... to include in what will be committed) 267: # 267: # build/ It's just because you're

Re: [cmake-developers] Regression in language support infrastructure for CMake 2.8.10-rc3

2012-10-29 Thread David Cole
On Sat, Oct 27, 2012 at 4:25 AM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: On 2012-10-24 16:39-0400 David Cole wrote: The CMake 2.8.10 release candidate stream continues! This is the last RC unless somebody finds a critical, must-fix issue with it. As you know I have been distracted by

Re: [cmake-developers] Regression in language support infrastructure for CMake 2.8.10-rc3

2012-10-29 Thread Alan W. Irwin
On 2012-10-29 13:16-0400 David Cole wrote: The bottom line is: we changed where the output files of an enable_language call go to make them exact-version-of-CMake-specific. Anybody who was depending on the location of those files needs to update their own code accordingly. I think the number of

Re: [cmake-developers] Regression in language support infrastructure for CMake 2.8.10-rc3

2012-10-29 Thread David Cole
On Mon, Oct 29, 2012 at 4:36 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: On 2012-10-29 13:16-0400 David Cole wrote: The bottom line is: we changed where the output files of an enable_language call go to make them exact-version-of-CMake-specific. Anybody who was depending on the

Re: [cmake-developers] Regression in language support infrastructure for CMake 2.8.10-rc3

2012-10-29 Thread Alan W. Irwin
On 2012-10-29 17:36-0400 David Cole wrote: The release is delayed already... I'm not going to start building the final release until after I hear back from you. There are still several discussions going on around this issue. So do let me know your results. OK. I have tested results for

Re: [CMake] Problems with CMake and static Qt plugins

2012-10-29 Thread dcrespol
Hi, norulez. With @Thiago: QT_STATICPLUGIN does the trick , what do you mean? How and where did you use this? If possible, can you please include both your final plugin and application CMakeLists.txt files? Thanks a lot, -Daniel -- View this message in context:

Re: [CMake] Problems with CMake and static Qt plugins

2012-10-29 Thread Stephen Kelly
dcrespol wrote: Hi, norulez. With @Thiago: QT_STATICPLUGIN does the trick , what do you mean? How and where did you use this? If possible, can you please include both your final plugin and application CMakeLists.txt files? It was probably a response to Thiago on the Qt mailing list. Use

Re: [CMake] Problems with CMake and static Qt plugins

2012-10-29 Thread dcrespol
Stephen Kelly-2 wrote Use add_definitions(-DQT_STATICPLUGIN) when building your plugin Perfect. Now it works. For some reason I was using that line in the application build that links to the plugin. Thanks a lot! -Daniel -- View this message in context:

[Cmake-commits] CMake branch, next, updated. v2.8.9-1228-gc196eca

2012-10-29 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 c196eca1d04bcb78f47bd70dae4ae82b438ff315 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.9-599-gb518f22

2012-10-29 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 3dd42a9..d298f9b 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 9) -set(CMake_VERSION_TWEAK 20121029