Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-28 Thread Andreas Pakulat
On 28.09.09 00:05:35, Pau Garcia i Quiles wrote: On Fri, Sep 25, 2009 at 10:07 PM, Bill Hoffman bill.hoff...@kitware.com wrote: I am happy to announce that CMake 2.8.0 has entered the beta stage! You can find the source and binaries here: http://www.cmake.org/files/v2.8/. I am sure I am

Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-28 Thread Andreas Pakulat
On 25.09.09 16:07:21, Bill Hoffman wrote: I am happy to announce that CMake 2.8.0 has entered the beta stage! You can find the source and binaries here: http://www.cmake.org/files/v2.8/. I am sure I am leaving something out, but here is the list of changes that I came up with. (If you

Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-28 Thread David Cole
On Mon, Sep 28, 2009 at 4:12 AM, Andreas Pakulat ap...@gmx.de wrote: On 28.09.09 00:05:35, Pau Garcia i Quiles wrote: On Fri, Sep 25, 2009 at 10:07 PM, Bill Hoffman bill.hoff...@kitware.com wrote: I am happy to announce that CMake 2.8.0 has entered the beta stage! You can find the

Re: [CMake] CMake 2.8.0 RC 1 ready for testing!

2009-09-28 Thread Bill Hoffman
Andreas Pakulat wrote: On 25.09.09 16:07:21, Bill Hoffman wrote: I am happy to announce that CMake 2.8.0 has entered the beta stage! You can find the source and binaries here: http://www.cmake.org/files/v2.8/. I am sure I am leaving something out, but here is the list of changes that I came

No Soprano backends are built

2009-09-28 Thread Stephen Kelly
kde-de...@chimera:~/kde/build/kdesupport/soprano$ cmakekde -- The C compiler identification is GNU

Is there a hook in cmake to test-compile things after an installation?

2009-09-28 Thread Friedrich W. H. Kossebau
Hi, to ensure that example code showing how to use a library is up-to-date (and/or the installed headers/libs are okay) I would like to have that code automatically test-compiled directly after an installation of the headers/lib (as triggered by make install). The example code is in files of