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

CDT/ProjectsAndBuildWorkingGroup

< CDT
Revision as of 06:18, 26 July 2015 by Martin.runge.rohde-schwarz.com (Talk | contribs) (Proposals)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Wiki page to discuss/design better project model/build management system

Requirements

Collection of requirements for the project model/build system we trying to make

  • Commitable (plain text, no user specific or local info)
  • Portable (same files can be used on linux or windows without modifications)
  • Headless
  • Non xml API for extending
  • Separate re-usable components in cdt.core
  • Internal builder should be separate from core and be plugged in same way as external

Proposals

Back to the top