[cmake-developers] The lib64 case

2012-03-23 Thread Rolf Eike Beer
I have seen a strange behaviour on my (openSUSE) Linux host running on AMD64. Sometimes during my Find* module tests libraries in /usr/lib64 were not found. It took me a while until I noticed what was going on there: FIND_LIBRARY_USE_LIB64_PATHS is not set when I used project(... NONE). While t

[cmake-developers] [CMake 0013061]: Strange code in Darwin.cmake

2012-03-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13061 == Reported By:Michael Toy Assigned To:

Re: [cmake-developers] CMake 2.8.8-rc1 ready for testing!

2012-03-23 Thread David Cole
On Fri, Mar 23, 2012 at 3:43 PM, Alexander Neundorf wrote: > On Friday 23 March 2012, David Cole wrote: >> > Nice summary of the changes :-) >> >> Danka! > > In German this would be "Danke" ;-) > > Alex > Dang! How do say "sorry" ...? ;-P -- Powered by www.kitware.com Visit other Kitware open

Re: [cmake-developers] CMake 2.8.8-rc1 ready for testing!

2012-03-23 Thread Alexander Neundorf
On Friday 23 March 2012, David Cole wrote: > > Nice summary of the changes :-) > > Danka! In German this would be "Danke" ;-) Alex -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and ch

Re: [cmake-developers] CMake 2.8.8-rc1 ready for testing!

2012-03-23 Thread David Cole
> > Nice summary of the changes :-) > Danka! -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe

Re: [cmake-developers] CMake 2.8.8-rc1 ready for testing!

2012-03-23 Thread Alexander Neundorf
On Friday 23 March 2012, David Cole wrote: > I am happy to announce that CMake 2.8.8 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 > > This email is also available on the Kitware blog: > > http://www.ki

[cmake-developers] [CMake 0013060]: FindQt4 relies on the command 'qmake -query QT_INSTALL_LIBS' to determine the lib path and ignores FIND_LIBRARY_USE_LIB64_PATHS

2012-03-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13060 == Reported By:Claus Christmann Assigned To:

Re: [cmake-developers] When should a library be in LINK_INTERFACE_LIBRARIES?

2012-03-23 Thread Brad King
On 3/23/2012 9:15 AM, Stephen Kelly wrote: There is a debate over the QtQml module at the moment. It has in one of its interface classes (QQmlEngine) a method QNetworkAccessManager *networkAccessManager() const, and the QNetworkAccessManager class is forward declared. https://qt.gitorious.org/qt

[cmake-developers] When should a library be in LINK_INTERFACE_LIBRARIES?

2012-03-23 Thread Stephen Kelly
Hi there, I'm trying to get the IMPORTED_LINK_INTERFACE_LIBRARIES for Qt modules correct. There is a debate over the QtQml module at the moment. It has in one of its interface classes (QQmlEngine) a method QNetworkAccessManager *networkAccessManager() const, and the QNetworkAccessManager clas

Re: [cmake-developers] Ninja: Recognize and in CMAKE_DEPFILE_FLAGS_${lang}

2012-03-23 Thread Brad King
On 3/22/2012 12:23 PM, Amine Khaldi wrote: I've attached a patch that allows us (ReactOS) ... to properly track dependencies in rc files. Peter, as maintainer of the Ninja generator how does this look to you? Thanks, -Brad -- Powered by www.kitware.com Visit other Kitware open-source projec

[cmake-developers] CMake 2.8.8-rc1 ready for testing!

2012-03-23 Thread David Cole
I am happy to announce that CMake 2.8.8 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 This email is also available on the Kitware blog: http://www.kitware.com/blog/home/post/248 Some of the notable changes in th

[cmake-developers] [CMake 0013059]: No native data type can represent a ??-bit integer.

2012-03-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13059 == Reported By:Flávio J. Saraiva Assigned To: