Re: [cmake-developers] How to get a nightly build process going.

2014-09-01 Thread Rolf Eike Beer
Am Montag, 1. September 2014, 14:35:41 schrieb Chuck Atkins: > Back on topic... > > > Solaris 10 + SolarisStudio > > http://open.cdash.org/buildSummary.php?buildid=3470493 > > No build failures, 4 test failures > > > > Solaris 10 + GCC (from OpenCSW) > > http://open.cdash.org/buildSummary.php?bui

Re: [cmake-developers] Extracting target metadata, IDE integration

2014-09-01 Thread Aleix Pol
On Mon, Sep 1, 2014 at 9:26 PM, David Cole wrote: > The approach looks reasonable, but having it unconditionally spit out a > file in cmGlobalGenerator regardless of generator is probably not what we > want. Seems like it should be based on a variable, or be in a specific > generator, or somehow

Re: [cmake-developers] Extracting target metadata, IDE integration

2014-09-01 Thread Alexander Neundorf
On Monday, September 01, 2014 15:26:12 David Cole via cmake-developers wrote: > The approach looks reasonable, but having it unconditionally spit out a > file in cmGlobalGenerator regardless of generator is probably not what > we want. Seems like it should be based on a variable, or be in a > speci

[cmake-developers] [CMake 0015121]: OpenSceneGraph module broken

2014-09-01 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15121 == Reported By:Hartmut Seichter Assigned To:

Re: [cmake-developers] Extracting target metadata, IDE integration

2014-09-01 Thread David Cole via cmake-developers
The approach looks reasonable, but having it unconditionally spit out a file in cmGlobalGenerator regardless of generator is probably not what we want. Seems like it should be based on a variable, or be in a specific generator, or somehow have a limited scope. HTH, David C. -- Powered by www

Re: [cmake-developers] How to get a nightly build process going.

2014-09-01 Thread Chuck Atkins
Back on topic... > Solaris 10 + SolarisStudio > http://open.cdash.org/buildSummary.php?buildid=3470493 > No build failures, 4 test failures > > Solaris 10 + GCC (from OpenCSW) > http://open.cdash.org/buildSummary.php?buildid=3470687 > No build failures, 5 test failures > I dug more into the test

Re: [cmake-developers] Cross compile tests on open.cdash.org

2014-09-01 Thread Bach, Pascal
Hi Guys > > > This is a good idea. There has been some recent work on the windows > > phone support: Tests/VSWinStorePhone/. However, I would think what > > you would want would be a more comprehensive test of CMake. Most of > > the tests run executables that are built. We would either have

Re: [cmake-developers] Extracting target metadata, IDE integration

2014-09-01 Thread Aleix Pol
On Fri, Aug 29, 2014 at 4:20 AM, Aleix Pol wrote: > Dear cmake'rs, > I'm rewriting the KDevelop plugin from scratch to fetch the information > from the build directory. > > Now in the first implementation I'm using the compile_commands.json file > that cmake already can generate for some time. It

Re: [cmake-developers] Cross compile tests on open.cdash.org

2014-09-01 Thread Rolf Eike Beer
Am 29.08.2014 17:35, schrieb Bill Hoffman: On 8/29/2014 9:47 AM, Bach, Pascal wrote: Hi Everybody I'm interested in cross compilation, and am already using it extensively for Linux and Embedded Linux. But now I ran into some problems cross compiling for Windows Compact Embedded 2013 using Vis

Re: [cmake-developers] Cross compile tests on open.cdash.org

2014-09-01 Thread Bach, Pascal
Hi > -Original Message- > From: cmake-developers [mailto:cmake-developers-boun...@cmake.org] > On Behalf Of Bill Hoffman > Sent: Freitag, 29. August 2014 17:35 > To: cmake-developers@cmake.org > Subject: Re: [cmake-developers] Cross compile tests on open.cdash.org > > On 8/29/2014 9:47 AM