-
Warnings plugin
scans console output for compile-time warnings and errors to report on
-
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.