Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-20 Thread Geoffrey Viola
ffrey Viola SOFTWARE ENGINEER asirobots.com -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Friday, February 20, 2015 8:35 AM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-20 Thread Brad King
On 02/19/2015 07:44 PM, Geoffrey Viola wrote: > The nightly build that I use does use the "cmake_common.cmake" script > to grab the latest code, build, test it, etc. Here's what my nightly > build results look like: > https://open.cdash.org/buildSummary.php?buildid=3701008. Sorry, I mixed up your

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-19 Thread Geoffrey Viola
l Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Tuesday, February 17, 2015 9:02 AM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 02/17/2015 10:47 AM, Geoffrey Viola wrote: >

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-17 Thread Brad King
On 02/17/2015 10:47 AM, Geoffrey Viola wrote: > I submitted a test report with all the tests passing. > https://open.cdash.org/buildSummary.php?buildid=3698090. Great, thanks. However, we really need to have the cmake_common.cmake script used to drive it. What I was asking in my previous respons

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-17 Thread Geoffrey Viola
Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 01/28/2015 10:51 PM, Geoffrey Viola wrote: > I submitted some builds. > I'm not sure why 9 fail. Okay, let's get your builds submitting cleanly with no l

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-02-03 Thread Brad King
On 01/28/2015 10:51 PM, Geoffrey Viola wrote: > I submitted some builds. > I'm not sure why 9 fail. Okay, let's get your builds submitting cleanly with no local changes first. That way we can identify whether any of your changes cause the failures. There are basic instructions for setting up a ni

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2015-01-28 Thread Geoffrey Viola
n see them in the Test.xml document. Geoffrey Viola SOFTWARE ENGINEER asirobots.com -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Tuesday, November 25, 2014 1:06 PM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at G

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-12-04 Thread Geoffrey Viola
From: Brad King [mailto:brad.k...@kitware.com] Sent: Tuesday, November 25, 2014 1:06 PM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 11/17/2014 05:16 PM, Geoffrey Viola wrote: > I made some changes and re

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-25 Thread Brad King
On 11/17/2014 05:16 PM, Geoffrey Viola wrote: > I made some changes and rebased on the trunk. Thanks. Here are a few minor comments: * The hunk in Modules/CMakeDetermineCompilerId.cmake is now just a whitespace change, so please drop it. * Please ensure C++ sources do not have lines exceeding

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-18 Thread Geoffrey Viola
ilto:brad.k...@kitware.com] Sent: Tuesday, November 18, 2014 7:36 AM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 11/17/2014 5:16 PM, Geoffrey Viola wrote: > Thanks for the feedback. I made so

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-18 Thread Brad King
On 11/17/2014 5:16 PM, Geoffrey Viola wrote: > Thanks for the feedback. I made some changes and rebased on the trunk. Great. I'll try it out again when I get a chance. > The cmake system version can be changed with the GHS_COMP_ROOT cache > variable. Okay, so the version is determined by the to

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-17 Thread Geoffrey Viola
ind_program for CMAKE_MAKE_PROGRAM, where I thought the paths were interpreted as a regular expression. Geoffrey Viola SOFTWARE ENGINEER T +1.435.755.2980 ext 1077 M +1.215.896.6521 asirobots.com -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Wednesday, N

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-05 Thread Brad King
On 11/05/2014 01:11 PM, Geoffrey Viola wrote: > I rebased and squashed the previous commits and made some new changes. Thanks. Here are more comments. The hunk in Modules/CMakeSystemSpecificInformation.cmake is now just removing a blank line so it should not be needed. > +message("GHS-Determine

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-11-05 Thread Geoffrey Viola
7:46 AM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 10/14/2014 12:48 PM, Geoffrey Viola wrote: > Green Hills MULTI is an IDE for embedded real-time systems. > http://www.ghs.com/products/MULTI_IDE.

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-10-27 Thread Brad King
On 10/14/2014 12:48 PM, Geoffrey Viola wrote: > Green Hills MULTI is an IDE for embedded real-time systems. > http://www.ghs.com/products/MULTI_IDE.html. > http://www.ghs.com/products/rtos/integrity.html. Thanks for the explanation. > I took a look at CMAKE_OSX_SYSROOT. It is similar to GHS_OS_DI

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-10-14 Thread Geoffrey Viola
From: Brad King [mailto:brad.k...@kitware.com] Sent: Tuesday, October 14, 2014 7:57 AM To: Geoffrey Viola Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support On 10/09/2014 07:36 PM, Geoffrey Viola wrote: > Attached i

Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-10-14 Thread Brad King
On 10/09/2014 07:36 PM, Geoffrey Viola wrote: > Attached is a patch to make CMake generate files for the Green > Hills MULTI IDE. These patches are in reference to this feature > request: http://public.kitware.com/Bug/view.php?id=14992. Thanks for working on this. First I've extracted the comment

[cmake-developers] Initial Attempt at Green Hill MULTI IDE Generator Support

2014-10-09 Thread Geoffrey Viola
Attached is a patch to make CMake generate files for the Green Hills MULTI IDE. These patches are in reference to this feature request: http://public.kitware.com/Bug/view.php?id=14992. There were some limitations. It has been restricted to Windows, because that is the version of the IDE that I