ecourreges-orange / xtdmake

CMake modules to generate C/C++ code quality measurements targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XTDMake is a set of CMake packages that provides easy-to-use targets that generate code quality measurements reports :

  • Doxygen-based documentation
  • Coverage of documentation
  • Count lines of code
  • Cppcheck static analysis
  • Unit tests
  • Coverage of unit tests
  • Memory leak of unit tests

Full documentation is available at http://xtdmake.readthedocs.io/en/latest/

Each target generates both a locally readable and machine processable reports. Local report targets the developer while the machine-processable reports can be used in your Continuous Integration (CI) process.

About

CMake modules to generate C/C++ code quality measurements targets


Languages

Language:JavaScript 40.5%Language:CSS 16.2%Language:CMake 16.1%Language:Python 11.6%Language:XSLT 6.1%Language:HTML 4.2%Language:Shell 3.5%Language:Smarty 1.6%Language:C++ 0.3%