[cmake-developers] [CMake 0015783]: ALIASED_TARGET property is always set

2015-10-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=15783 == Reported By:Daniele E. Domenichelli Assigned To:

[cmake-developers] [CMake 0015784]: The WiX patch file parser ignores text nodes.

2015-10-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15784 == Reported By:Ronny Krüger Assigned To:

Re: [cmake-developers] [Review Request] New module: IncludeUrl

2015-10-12 Thread Brad King
On 10/08/2015 02:28 PM, Daniele E. Domenichelli wrote: > We've been successfully using this module for about 2 years now and we > will continue to use it anyway, so I did not waste time... I'm glad to hear that. > I understand this is a quite controversial module, but I would like to > stress

Re: [cmake-developers] [FindPostgreSQL] Search for version 9.5

2015-10-12 Thread Brad King
On 10/10/2015 03:37 PM, Tamar Kranenburg wrote: > This small patch adds version 9.5 to the search suffixes. Thanks, applied: FindPostgreSQL: Search for version 9.5 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5225e004 I've also queued this for merge to 'release' for 3.4.0-rc2. -Brad

Re: [cmake-developers] Issue on CMAKE_OSX_SYSROOT

2015-10-12 Thread Brad King
On 10/11/2015 06:17 AM, Gregor Jasny wrote: >> if (SDK is newer than host) && (is not set CMAKE_OSX_DEPLOYMENT_TARGET) >> set CMAKE_OSX_DEPLOYMENT_TARGET= >> endif() That logic looks right to me. > Could you please give the following patch to Darwin-Initialize.cmake a try? > >

Re: [cmake-developers] Issue on CMAKE_OSX_SYSROOT

2015-10-12 Thread Francesco Romano
Hi Sorry for the delay. I tried it and it worked. Thanks guys! Francesco > On 12 Oct 2015, at 17:00, Brad King wrote: > > On 10/11/2015 06:17 AM, Gregor Jasny wrote: >>> if (SDK is newer than host) && (is not set CMAKE_OSX_DEPLOYMENT_TARGET) >>> set

Re: [cmake-developers] ITK NIfTI broken Oct 6

2015-10-12 Thread Stephen Kelly
Brad King wrote: > Prior to this change the variable would have the right value in > the subdirectory. Now it is not set. Please take a look. This command has been documented as deprecated for a long time. I notice this command is not covered by a policy.

Re: [cmake-developers] ITK NIfTI broken Oct 6

2015-10-12 Thread Brad King
On 10/09/2015 10:06 AM, Kevin H. Hobbs wrote: > The ITK dashboard builds on bubbles, murron, and k450e all started > failing at the configure step on October 6. > > CMake Error at > Modules/ThirdParty/NIFTI/src/nifti/znzlib/CMakeLists.txt:18 (install): > install TARGETS given no LIBRARY

Re: [cmake-developers] Moving from Module to Target-based linking

2015-10-12 Thread Ryan Pavlik
Apparently the approach in FindGLUT does not work with the latest Mac build tools, the file referenced is no longer a symlinks to the library but a text metadata file, as I'm told by a Mac contributor to an open source project I maintain. I was under the impression that it was a known issue,

Re: [cmake-developers] ITK NIfTI broken Oct 6

2015-10-12 Thread Kevin H. Hobbs
On 10/12/2015 01:09 PM, Brad King wrote: > On 10/09/2015 10:06 AM, Kevin H. Hobbs wrote: >> The ITK dashboard builds on bubbles, murron, and k450e all started >> failing at the configure step on October 6. >> >> CMake Error at >> Modules/ThirdParty/NIFTI/src/nifti/znzlib/CMakeLists.txt:18

Re: [cmake-developers] ITK NIfTI broken Oct 6

2015-10-12 Thread Brad King
On 10/12/2015 01:48 PM, Stephen Kelly wrote: > This command has been documented as deprecated for a long time. > > I notice this command is not covered by a policy. Back when 3.0 deprecated a swath of old commands with policies we decided that subdirs() was too widely used to warn about (along

Re: [cmake-developers] ITK NIfTI broken Oct 6

2015-10-12 Thread Stephen Kelly
Brad King wrote: > On 10/12/2015 01:48 PM, Stephen Kelly wrote: >> This command has been documented as deprecated for a long time. >> >> I notice this command is not covered by a policy. > > Back when 3.0 deprecated a swath of old commands with policies > we decided that subdirs() was too widely

Re: [cmake-developers] Issue on CMAKE_OSX_SYSROOT

2015-10-12 Thread Brad King
On 10/12/2015 11:15 AM, Francesco Romano wrote: > I tried it and it worked. Great, thanks for testing. I rebased on 'release' and merged to 'next': Xcode: Adjust deployment target SDK version to host version https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=24aafbde I've queued this for

Re: [cmake-developers] re-install timestamp comparison (was: OS X: Filesystem timestamp checks use only 1s resolution)

2015-10-12 Thread Brad King
On 10/09/2015 07:02 PM, Ruslan Baratov wrote: > On 10-Oct-15 01:00, Ruslan Baratov via cmake-developers wrote: >> cmFileTimeComparisonInternal::TimesDiffer use only limited number of >> digits of timestamp and used in install step. >> > And the main difference is that it affects Linux platform too

Re: [cmake-developers] Generating buildsystem metadata from CMake

2015-10-12 Thread Alexander Neundorf
Hi, On Saturday, July 25, 2015 20:33:46 Stephen Kelly wrote: > Aleix Pol wrote: > > On Sat, Apr 18, 2015 at 11:56 AM, Stephen Kelly > > > > wrote: > >> Stephen Kelly wrote: > >>> The aim is to generate a structured file containing metadata relating > >>> the buildsystem. >

[cmake-developers] GHS MULTI generator link with RUNTIME_OUTPUT_DIRECTORY patch

2015-10-12 Thread Geoffrey Viola
Attached is a patch to allow the GHS MULTI generator to link a library when it's directory has changed via the RUNTIME_OUTPUT_DIRECTORY. Geoffrey Viola SOFTWARE ENGINEER asirobots.com This message contains confidential information and is intended only for the recipient. If you are not the