Jenkins and C/C++

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.