Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Extract tool chain definition?

This is something that I wanted to do in the Intel MBS work for 2.1, but
it doesn't look like we will get to it for our initial submission (end
of this month).  The GNU tool chain definitions will be changed to use
the new object model, but I think the work of separating the GNU
definitions into their own fragment is fairly orthogonal to the model
changes.

Leo Treggiari
Intel Corp.

-----Original Message-----
From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
Behalf Of Recoskie, Chris
Sent: Monday, October 11, 2004 8:41 PM
To: cdt-dev@xxxxxxxxxxx
Subject: RE: [cdt-dev] Extract tool chain definition?

I brought this up with respect to our requirements for 3.0 but I see no
reason that we couldn't do this any sooner (say for 2.1).  Any
objections?

How does org.eclipse.cdt.managedbuilder.toolchain.gnu sound?

___________________________________________
 
Chris Recoskie
Software Designer
IDE Frameworks Group
Texas Instruments, Toronto
 
 

> -----Original Message-----
> From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
> Behalf Of Alex Chapiro
> Sent: Sunday, October 10, 2004 7:38 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Extract tool chain definition?
> 
> Is it possible to extract
> org.eclipse.cdt.managedbuilder.core.ManagedBuildInfo extension point
> definition to a separate fragment to let easy get rid of unnecessary
> build targets I think it is a vendor-specific issue, isn't it? Or
there
> is other way to control the list of available targets? Right now we
are
> not support cygwin, but "GNU on Windows" is still available in the
list
> of configurations when I create new managed make builder project.
Would
> its description be placed  to a separate fragment, I could not include
> this fragment in the release set of plugins.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top