Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/designs/MBS"

< CDT‎ | Archive‎ | designs
(Added bit rot note and updated broken links)
m (Jonah.kichwacoders.com moved page CDT/designs/MBS to CDT/Archive/designs/MBS)
(No difference)

Revision as of 14:35, 22 January 2020

Warning2.png
Note: Some of the contents of this page are out of date, however it serves a useful reference with pointers for the CDT Managed Build System (MBS).


How a tool-chain integrator integrates into the MBS is documented in the CDT Plug-in Developer Guide > Programmer's Guide > Managed Build System Extensibility Document (see online here).

The Design document for the MBS in CDT 2.0, CDT 3.0 and CDT 4.0 is contained in https://bugs.eclipse.org/bugs/show_bug.cgi?id=68232. That bugzilla also contains an attachment, https://bugs.eclipse.org/bugs/attachment.cgi?id=81648, that describes the items from the design document that have not yet been implemented.

Also Multi Version toolchain support design document attached here https://bugs.eclipse.org/bugs/show_bug.cgi?id=214207.

Project Templates: CDT Plug-in Developer Guide > Programmer's Guide > Project Template Engine The following documents can be found in CDT Plug-in Developer Guide:

Useful collection of design documents is concentrated in Bug report #115935:

Back to the top