Sean McBride wrote:
On 2007-02-12 15:08, Ken Martin said:
We did try this once and as Bill said the challenge in the end was that IIRC
Code Warrior did not have an easy way to launch compiles from the command
line (as used by try_compile etc). I think folks were talking about using
some Appl
On 2007-02-12 15:08, Ken Martin said:
>We did try this once and as Bill said the challenge in the end was that IIRC
>Code Warrior did not have an easy way to launch compiles from the command
>line (as used by try_compile etc). I think folks were talking about using
>some Apple Script to drive it o
@cmake.org
Subject: Re: [CMake] Writing a Code Warrior Generator
Nicolas Debeljak wrote:
> Hi,
>
> I'd like to make a project generator for Code Warrior and more
> precisely for the xml export format.
> I've already read the source code of the Visual Studio 7 Generator in
> o
Nicolas Debeljak wrote:
Hi,
I'd like to make a project generator for Code Warrior and more
precisely for the xml export format.
I've already read the source code of the Visual Studio 7 Generator in
order to do something similar but it seems to be very complex (I don't
have enough time to unde