Build Process Integration

CppDepend can analyze your projects through cppdepend.Console.exe. Each time it analyzes a code base, CppDepend yields a report that can inform you about the status of your development. You can customize sections shown in the report and you can even provide your own XSL sheet for full customization.

You can also build your own set of CQLinq rules that will be checked at each analysis. The report will warn you each time a constraint is violated. This feature makes automatic design and quality regression test a reality.

You might want to integrate CppDepend analysis into your build process. This way, you will be advised regularly of the status of your development and CppDepend will continuously check for the violation of CQLinq rules.

CppDepend comes with facilities to help integration within your build process, whatever the Build Process technology you are using.

CppDepend offers a wide range of features. It is often described as a Swiss Army Knife for C and C++ developers.

Start Free Trial