1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Leo Treggiari
6e9529b7af Use contentTypes for tool input types 2005-06-10 17:03:01 +00:00
Mikhail Sennikovsky
be3075f51c Removed the "isToolChainSupported" for the Gnu cygwin tool-chains definitions in the manifest file, because currently the gnu cygwin tool-chains are intended to be used not only with Cygwin, but with MinGW also, and there is no correct way of determining whether the appropriate packages are installed for MinGW.
For the future MBS/CDT versions we might create the separate tool-chain/configuration/project-type for the MinGW and define a set of converters using the tool-chain converter mechanism that MBS will provide, that would convert the CygWin to the MinGW projects/tool-chains, and vice a versa.
2005-06-09 17:57:04 +00:00
Leo Treggiari
a5450e9b94 Use new class GnuLinkOutputNameProvider 2005-05-31 20:46:05 +00:00
Leo Treggiari
ff51abc278 Fix for PR 70788 2005-05-20 18:31:09 +00:00
Mikhail Sennikovsky
beeb963403 Initial check-in for the build macros support 2005-05-19 16:26:43 +00:00
Leo Treggiari
3f52a6b7b1 Plugin that contains UI elements that are specific to the GNU tool-chain. 2005-05-16 20:48:15 +00:00