Jenkins and C/C++

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

C/C++ plugins for Jenkins
Warnings Next Generation plugin

collects compiler warnings and issues from static analysis tools such as CppCheck

Valgrind plugin

run and incorporate Valgrind (memcheck) reports into Jenkins

CMake Builder plugin

provides a build step that generates the build scripts from a CMakeLists.txt file

xUnit plugin

generate reports based on test tooling output from various unit test frameworks

Cppcheck plugin

generate trend reports for CppCheck, a tool for static C/C++ code analysis.