[cmake-developers] CMake 2.8.12-rc1 Released

2013-08-20 Thread Robert Maynard
I am happy to announce that CMake 2.8.12 has entered the release candidate stage. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced target_compile_options command - Specify compile options to use

[cmake-developers] [CMake 0014369]: VS 2013 Project File ToolsVersion Incorrect

2013-08-20 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14369 == Reported By:mharmer Assigned To:

[cmake-developers] A variable for the role of the man who runs cmake?

2013-08-20 Thread Yury G. Kudryashov
Hi! Sometimes I see discussions about default settings in buildsystem. Say, - should the buildsystem run update-mime-database? - should the buildsystem bytecompile installed python modules? - should the buildsystem install a Python part of the package if required python dependency was not found?

Re: [cmake-developers] Introducing the ${Foo_TARGETS} variable (IntroduceTARGETSVariable branch)

2013-08-20 Thread Alexander Neundorf
On Wednesday 31 July 2013, Stephen Kelly wrote: Alexander Neundorf wrote: Comments ? If possible, I'd like to get that into 2.8.12. Note that even in KDE there isn't consensus on whether to rely on this in the non-short term:

Re: [cmake-developers] CMake 2.8.12-rc1 Released

2013-08-20 Thread Stephen Kelly
Robert Maynard wrote: Some of the notable changes in this release are: Some other things that I think are release-notes-worthy: - New PUBLIC PRIVATE and INTERFACE options for target_link_libraries - New ALIAS targets feature - Automatically process Headers directory of Frameworks on Apple as

Re: [cmake-developers] CMake 2.8.12-rc1 Released

2013-08-20 Thread Robert Maynard
Thanks, I will add these to the blog post. On Tue, Aug 20, 2013 at 4:46 PM, Stephen Kelly steve...@gmail.com wrote: Robert Maynard wrote: Some of the notable changes in this release are: Some other things that I think are release-notes-worthy: - New PUBLIC PRIVATE and INTERFACE options

Re: [cmake-developers] Introducing the ${Foo_TARGETS} variable (IntroduceTARGETSVariable branch)

2013-08-20 Thread Stephen Kelly
Alexander Neundorf wrote: I don't see any particular reason to get it into 2.8.12. From the KDE perspective, I think it would be more useful to get a CMake version with ALIAS targets I still don't know what for. Can it do anything I can't do by simply setting a variable to the aliased

[CMake] CMake 2.8.12-rc1 Released

2013-08-20 Thread Robert Maynard
I am happy to announce that CMake 2.8.12 has entered the release candidate stage. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced target_compile_options command - Specify compile options to use

Re: [CMake] CMake 2.8.12-rc1 Released

2013-08-20 Thread Clifford Yapp
Just as a datapoint, the Ninja build of BRL-CAD when performed with this version of CMake results in Ninja re-running CMake every time before building. Is anyone else seeing this behaviour? I don't see it with the 2.8.11.2 release. Upgraded ninja to the latest github build just to be sure I

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3937-g6050e2d

2013-08-20 Thread Robert Maynard
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 6050e2d50dc11ac8a9528ae04b27b486b27d7794 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3939-gf783bb1

2013-08-20 Thread Robert Maynard
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 f783bb19d369eb6e35bd1f11a93a86946ebea1d6 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3941-gbe3cda3

2013-08-20 Thread Robert Maynard
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 be3cda3d00d617fa08599291b5c5b8138824bf5a (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3943-g90257b8

2013-08-20 Thread Robert Maynard
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 90257b817393fec01b03a239904d107cd004543d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3945-g9367bd4

2013-08-20 Thread Robert Maynard
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 9367bd4dd10fcc191f68bd21c99c355661937c9f (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.11.2-776-g7324eb8

2013-08-20 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 02b6b0f..ee98143 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 11) -set(CMake_VERSION_TWEAK 20130820