[cmake-developers] Backward compatbility code

2014-02-10 Thread Stephen Kelly
Hi, There are some places in cmake code which are commented as being for backward compatibility, but which seem to be covered by no policy, and some of which have a TODO item for addressing that. diff --git a/Source/QtDialog/QCMake.cxx b/Source/QtDialog/QCMake.cxx index 0fe5f8c..31eb79d

Re: [cmake-developers] Backward compatbility code

2014-02-10 Thread Brad King
On 02/10/2014 03:41 AM, Stephen Kelly wrote: diff --git a/Source/cmAddCustomCommandCommand.cxx b/Source/cmAddCustomCommandCommand.cxx index 5634849..e967e3c 100644 --- a/Source/cmAddCustomCommandCommand.cxx +++ b/Source/cmAddCustomCommandCommand.cxx @@ -164,6 +164,7 @@ bool

Re: [cmake-developers] add_custom_command differences in tests

2014-02-10 Thread Brad King
On 02/07/2014 05:19 PM, Steve Wilson wrote: On Feb 7, 2014, at 3:01 PM, Brad King wrote: -DCMAKE_BUILD_TYPE=\${CTEST_CONFIGURATION_TYPE} I have tried adding that to my test call (--build-options) but it doesn't seem to make any difference. Oops, I picked the wrong line for an example. We

Re: [cmake-developers] Adding Release Notes

2014-02-10 Thread Brad King
On 02/09/2014 06:06 AM, Stephen Kelly wrote: + Why is PLATFORM_ID in the generators section? It is a behavior implemented by the generators and it is a new feature. I wasn't sure where else to put it. However, see below. Other genex related + changes include + * Nullary $CONFIG +

Re: [cmake-developers] push of LinkOptionsCommand topic branch

2014-02-10 Thread Matthew Woehlke
On 2014-02-08 06:10, Stephen Kelly wrote: 3) Assuming you still have no local changes, git reset --hard origin/LinkOptionsCommand Worth adding: If you *do* have local changes, you can (before running the above) set them aside with git stash and (after running the above) restore them with

[cmake-developers] [CMake 0014747]: Target dependencies do not trigget build on Ninja

2014-02-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14747 == Reported By:Daniel Levin Assigned To:

[cmake-developers] ninja parallelism and LLVM cmake builds

2014-02-10 Thread Bill Hoffman
Someone just posted this comment to one of my blogs: (http://www.kitware.com/blog/home/post/434) I don’t know if CMake or Ninja (or LLVM’s build rules) are at fault here, but when I build Clang and LLVM under CMake and Ninja, parallelism often drops to zero when a static library is being

[cmake-developers] Invitation to connect on LinkedIn

2014-02-10 Thread Jayesh PATEL
LinkedIn I'd like to include you in my network to share updates and stay in touch. - Jayesh Jayesh PATEL Technical Lead at Grit Innovation Australia Confirm that you know Jayesh PATEL:

[CMake] Method to get effective include_directories and compile_definitions

2014-02-10 Thread Lars Christensen
Hello, Is there a way to get the effective include directories and compile definitions for a target, including those specified at the directory level and any INTERFACE_INCLUDE_DIRECTORIES and INTERFACE_COMPILE_DEFINITION on targets that are required via target_link_libraries? Iterating

Re: [CMake] Method to get effective include_directories and compile_definitions

2014-02-10 Thread Stephen Kelly
Lars Christensen wrote: Hello, Is there a way to get the effective include directories and compile definitions for a target, including those specified at the directory level and any INTERFACE_INCLUDE_DIRECTORIES and INTERFACE_COMPILE_DEFINITION on targets that are required via

Re: [CMake] include_directories(...) versus set_directory_properties(PROPERTIES INCLUDE_DIRECTORIES ...)

2014-02-10 Thread David Cole
Should I file this as a bug in the issue tracker then? Sure. Especially if you have an easy way to reproduce. (Either reference an external, publicly available project we can just build and get it to happen, or attach a CMakeLists that demonstrates the issue if possible.) That way, we can

[CMake] cross compiling and find_XX functions

2014-02-10 Thread Jack Smith
I understand the cross-compile process reasonably well. I also have a fairly good feel for ExternalProject_Add, What I'm trying to do is combine these ideas but, I am confused about one general issue. While I am cross-compiling the Linux kernel, I discover that the kernel requires zlib. So, I

[CMake] CMake and Framework/CFBundle Support

2014-02-10 Thread NoRulez
Hello, I don't know if I overlook something or the framework/CFBundle support on Mac OS is rarely. Most of the things I have already implemented as post-build commands but are there also CMake ways of doing such things? .) Adding resources to CFBundles? (Resources for frameworks are

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7556-gccde695

2014-02-10 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 ccde695ba8a16cea8554a0a41e41efc6181013e0 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7558-g0d2b20b

2014-02-10 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 0d2b20bc56bda9ef979b057c137c24aa75381915 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7560-ged0a42d

2014-02-10 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 ed0a42d431923605306e5beb1514fc11cf048fb4 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1381-ge180c1d

2014-02-10 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 e180c1def031ae22c4843c308d6d3710ebcb18e2 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1391-gf67ab2a

2014-02-10 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 f67ab2a920cfce8db31ce214a198670cab31470a (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1377-g3c23873

2014-02-10 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 3c23873e04c03a9ac877a9a67325b26907e28309 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1384-g6e149e1

2014-02-10 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 6e149e1591249d4666b4f7eefd58f414c4b5d973 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1401-gd7133c0

2014-02-10 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 d7133c0288e82627569071c84dfaa94516deb9eb (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1395-gcdcf23b

2014-02-10 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 cdcf23bde25e4f9f1cdb88604a38045262c41a8b (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1379-gc9a489a

2014-02-10 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 c9a489aec6b64ab6bbb7836611b8047db2301cc8 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1399-gc00d84c

2014-02-10 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 c00d84cdf34808f66d83e78fac5b741d980d8796 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1393-gd51dc24

2014-02-10 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 d51dc24e2b18e5d0ba61eccd55e34fb729d765fa (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1386-g27d3974

2014-02-10 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 27d3974c66f42f1f37fb60d0e07cd9dd2ee912cf (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1397-g7b38931

2014-02-10 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 7b38931a08c9f1ae8615256f3bdb3d95f3427591 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1405-g89d49ec

2014-02-10 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 89d49eccc57b0e99924d7abe4a9e768d2ed4e0d4 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7574-g53f97f2

2014-02-10 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 53f97f2e0739abfd3e6f9377b6d510859322 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7576-g8be986b

2014-02-10 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 8be986b6210241610c8ae8e89f7ef8793226b0ef (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7578-gd6c6979

2014-02-10 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 d6c69792dd0f86f99162f7c2085a5d34c7fddb0d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7580-ge90fc2d

2014-02-10 Thread Nils Gladitz
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 e90fc2d1560d101b710749ecfbfb21bb73b35a19 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7583-gb687e9c

2014-02-10 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 b687e9c08c9125295645713b9201dab8f917f658 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7585-g164249a

2014-02-10 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 164249af5aa9d2eb97b3b1d728e648a84d91ad54 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1407-g5d05124

2014-02-10 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 5d05124cb7222819f82eef33b14390444923e962 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7587-g25035cb

2014-02-10 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 25035cbc788c8eee7b867c79e8cb17faab0e3c1d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7589-gf4e0fc2

2014-02-10 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 f4e0fc2f866747af636e6c0eb43c717773275dd6 (commit) via