KDevelop/ViennaSprint2012: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 3: Line 3:
* KDevelop on Windows, anybody knows what's going on?
* KDevelop on Windows, anybody knows what's going on?
* Static Analysis and KDevelop, what can we do?
* Static Analysis and KDevelop, what can we do?
* Reusable libs/tools for C++ preprocessing, parsing, semantic analysis
** even preprocessing lib can't be reused because it uses IndexedString which requires item repository
* Operations
* Operations
** Mailing lists moving to KDE? What will we have to change, if anything?
** Mailing lists moving to KDE? What will we have to change, if anything?

Revision as of 18:17, 17 October 2012

Things to be discussed:

  • KDevelop as an SDK: Frameworks/Epics/KDevelop_based_SDK
  • KDevelop on Windows, anybody knows what's going on?
  • Static Analysis and KDevelop, what can we do?
  • Reusable libs/tools for C++ preprocessing, parsing, semantic analysis
    • even preprocessing lib can't be reused because it uses IndexedString which requires item repository
  • Operations
    • Mailing lists moving to KDE? What will we have to change, if anything?
    • kdevelop.org domain transfer to KDE e.V.?
  • Miha's branches
    • Can we merge yet?
    • Can we better integrate the unit tests?