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/designs"

< CDT
(Documented Components)
Line 3: Line 3:
  
 
*Build  
 
*Build  
**[[CDT/designs/msvc|MSVC Support]] Build and debug support for Microsoft's toolchain.
 
 
**[[CDT/designs/MBS|Managed Build System Support]] Information about the CDT Managed Build System  
 
**[[CDT/designs/MBS|Managed Build System Support]] Information about the CDT Managed Build System  
**[[CDT/designs/workingSets|Working Set Configurations]] Improvements to the working-set configurations dialog
+
 
**Headless build hints https://bugs.eclipse.org/bugs/show_bug.cgi?id=186847
+
**[[CDT/ScannerDiscovery61]] Scanner Discovery
+
 
*Debug
 
*Debug
 
**[[CDT/cdt-debug-dsf|DSF]] Debugger Services Framework
 
**[[CDT/cdt-debug-dsf|DSF]] Debugger Services Framework

Revision as of 15:20, 22 January 2020

Documented Components

Parser

Indexer

DOM/AST Tooling


Project Model


Archived Design Documents

In addition the above documents, there are numerous archived design documents that can be explorer that may have some useful information, but may be out of date. See CDT/Archive/designs

Back to the top