Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

< CDT‎ | Archive
(Add Non-Wiki older design documents link)
Line 22: Line 22:
 
| [[CDT/designs/MBS | Managed Build System Support]]
 
| [[CDT/designs/MBS | Managed Build System Support]]
 
| Information about the CDT Managed Build System
 
| Information about the CDT Managed Build System
 +
|-
 +
| [http://dev.eclipse.org/viewcvs/index.cgi/cdt-home/developer/docs.html?root=Tools_Project&view=co Older Design Documents]
 +
| Design documents from 2002-2005 (Scanner Configuration, Makefile Editor, etc.)
 
|}
 
|}

Revision as of 03:59, 23 April 2008

This section presents design descriptions for various components of the CDT. Contributors are encouraged to document their work so that others can come along and help out.

Overview of the DOM parsers High level explanation of parsing in CDT.
C99/UPC parsers High level overview of the new C99/UPC parsers.
PDOM & Indexing The new indexer architecture for CDT 3.1.
MSVC Support Build and debug support for Microsoft's toolchain.
Project Model Proposal for a new *DT "Project Model".
EFS Support Transitioning CDT to full EFS integration
Managed Build System Support Information about the CDT Managed Build System
Older Design Documents Design documents from 2002-2005 (Scanner Configuration, Makefile Editor, etc.)

Back to the top