Skip to content

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

Notifications You must be signed in to change notification settings

ecourreges-orange/xtdmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 40.4%
  • CSS 16.2%
  • CMake 16.1%
  • Python 11.6%
  • XSLT 6.1%
  • HTML 4.2%
  • Other 5.4%