[Cmake-commits] CMake branch, master, updated. v3.9.2-858-g2bfb434

2017-09-18 Thread Kitware Robot
_VERSION_MINOR 9) -set(CMake_VERSION_PATCH 20170918) +set(CMake_VERSION_PATCH 20170919) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[Cmake-commits] CMake branch, master, updated. v3.9.2-857-ga1cdf53

2017-09-18 Thread Kitware Robot
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 a1cdf537ffb33db3a368dc4c2c3662fa27568400 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.9.2-11-gd44202e

2017-09-18 Thread Kitware Robot
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, release has been updated via d44202ef05a1138bc71109def94c44aae18daf02 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.9.2-835-g507a0fd

2017-09-18 Thread Kitware Robot
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 507a0fd60e7c44e87f319c0fb3868f56241eff9c (commit) via

[Cmake-commits] CMake branch, master, updated. v3.9.2-830-gf5338f7

2017-09-18 Thread Kitware Robot
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 f5338f799df9c465a694829f7a81808dadc67d87 (commit) via

Re: [cmake-developers] Adding compile and build type tests to CMake/CTest

2017-09-18 Thread Brad King
On 09/15/2017 09:22 AM, Edward Diener wrote: > A gui environment like Visual Studio does provide > functionality to just compile one or more source files, and it also > provides functionality to just build an executable from one or more > source files without actually running that executable.

[CMake] Howto rerun ExternalProject Install

2017-09-18 Thread J Decker
I have quite a few sub-projects in this project. I had added a few projects on windows that statically linked to the runtime (to make the product more portable). I realized yesterday that it was causing the static runtime flags to be applied for all projects above it too (including the core

Re: [CMake] cmake not always replacing symlinks in the path used to access a build.dir?!

2017-09-18 Thread René J . V . Bertin
WTH, apparently this can even happen without regeneration (that I know of, at least): %> CD kdevld-lnx-work/build/plugins/ wmake --MP -w ### /opt/local/var/lnxports/build/_opt_local_site-ports_kf5_kf5-kdevelop/kf5-kdevelop-devel/work/build/plugins ### /home/bertin/script/wmake --MP -w ### Mon

[CMake] cmake not always replacing symlinks in the path used to access a build.dir?!

2017-09-18 Thread René J . V . Bertin
Hi, I'm seeing a weird issue with a large project: KDevelop. It was reorganised recently but I think that's what exposes the issue, rather than causing it. My workflow puts both source and out-of-source build directories rather deep in a dedicated "playground"; for convenience I create symlinks