Jump to content

Translations:KDevelop/24/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
Line 1: Line 1:
* Support C/C++ project
* Support C/C++ project
** Support CMake project
** Support multiple build system CMake, QMake, Makefile, Meson, ...
** Support Makefile project
** Support QMake project
** Support Clang-tidy, [https://www.kdab.com/use-static-analysis-improve-performance/ Clazy] and the Cppcheck static analyzer
** Support Clang-tidy, [https://www.kdab.com/use-static-analysis-improve-performance/ Clazy] and the Cppcheck static analyzer

Revision as of 22:10, 11 March 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KDevelop)
* Integration support for multiple static analyzers: [http://clang.llvm.org/extra/clang-tidy/ Clang-tidy], [https://www.kdab.com/use-static-analysis-improve-performance/ Clazy] and the [http://cppcheck.sourceforge.net/ Cppcheck]
  • Support C/C++ project
    • Support multiple build system CMake, QMake, Makefile, Meson, ...
    • Support Clang-tidy, Clazy and the Cppcheck static analyzer