[cmake-developers] [CMake 0013193]: All the Files in the Source Tarballs (from make package_source on UNIX-like platforms) Have Close (and Arbitrary) Timestamps

2012-05-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13193 == Reported By:Shlomi Fish Assigned To:

Re: [cmake-developers] Supported targets with the ninja generator ?

2012-05-05 Thread David Cole
On Fri, May 4, 2012 at 8:35 AM, Nicolas Desprès nicolas.desp...@gmail.com wrote: On Thu, Apr 19, 2012 at 5:11 PM, Nicolas Desprès nicolas.desp...@gmail.com wrote: 2012/4/5 Nicolas Desprès nicolas.desp...@gmail.com: On Thu, Apr 5, 2012 at 9:44 PM, David Cole david.c...@kitware.com wrote: [...]

[cmake-developers] [CMake 0013194]: Clang compiler flag detection incorrectly reports Success

2012-05-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13194 == Reported By:Jared Boone Assigned To:

[cmake-developers] [CMake 0013195]: Boost gets shown as both found and not found by feature_summary

2012-05-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13195 == Reported By:john5342 Assigned To:

Re: [cmake-developers] Adding logic to CMake for -fPIE and -fPIC

2012-05-05 Thread Stephen Kelly
Stephen Kelly wrote: Brad King wrote: On 5/3/2012 12:02 PM, Stephen Kelly wrote: * Make set(CMAKE_POSITION_INDEPENDENT_BINARIES True) set the appropriate flags. This is the right choice IMO, though the variable should just initialize a POSITION_INDEPENDENT target property. The target

Re: [cmake-developers] Target usage requirements and conventions

2012-05-05 Thread Stephen Kelly
Alexander Neundorf wrote: On Wednesday 02 May 2012, Stephen Kelly wrote: Brad King wrote: ... to mean find-if-necessary. Then arguments after Bar would be passed to the implied find_package for version and all the other options. Either Module mode or Config mode could detect whether

Re: [cmake-developers] Target usage requirements and conventions

2012-05-05 Thread Stephen Kelly
Clinton Stimpson wrote: On Thursday, May 03, 2012 10:21:10 am Stephen Kelly wrote: On 05/03/2012 06:19 PM, Ben Boeckel wrote: On Thu, May 03, 2012 at 09:35:44 -0600, Clinton Stimpson wrote: The include, defines, etc... can be properties on a target when when target_use_target() is used,

Re: [cmake-developers] Target usage requirements and conventions

2012-05-05 Thread Stephen Kelly
Alexander Neundorf wrote: On Thursday 03 May 2012, Stephen Kelly wrote: Alexander Neundorf wrote: ... So, I don't see any need for automatically invoking find_package() from some other command. Calling find_package() is something people should be used to, it shouldn't be hard for them.

[cmake-developers] [CMake 0013196]: Visual Studio missing Header Files if property PUBLIC_HEADER is set

2012-05-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13196 == Reported By:sigma Assigned To: