-
Notifications
You must be signed in to change notification settings - Fork 364
CXX Analysis Parameters
guwirth edited this page Feb 23, 2021
·
15 revisions
The general Analysis Parameters are described in the SonarQube documentation. There is also the information where these can be set. This page describes the additional configuration parameters of the cxx plugin.
In principle, a distinction can be made between parameters for the configuration of the CXX language (see Scan Source Code) and the sensors for reading in reports. The report sensors can also be used together with the SonarCFamily plugin.
key | description |
---|---|
sonar.cxx.file.suffixes | -- |
sonar.cxx.errorRecoveryEnabled | -- |
key | description |
---|---|
sonar.cxx.defines | -- |
sonar.cxx.includeDirectories | -- |
sonar.cxx.forceIncludes | -- |
sonar.cxx.jsonCompilationDatabase | -- |
sonar.cxx.msbuild.encoding | -- |
sonar.cxx.msbuild.reportPaths | -- |
key | description |
---|---|
sonar.cxx.xslt | -- |
key | description |
---|---|
sonar.cxx.nunit.reportPaths | -- |
sonar.cxx.vstest.reportPaths | -- |
sonar.cxx.xunit.reportPaths | -- |
key | description |
---|---|
sonar.cxx.bullseye.reportPaths | -- |
sonar.cxx.cobertura.reportPaths | -- |
sonar.cxx.ctctxt.encoding | -- |
sonar.cxx.ctctxt.reportPaths | -- |
sonar.cxx.vscoveragexml.reportPaths | -- |
key | description |
---|---|
sonar.cxx.gcc.encoding | -- |
sonar.cxx.gcc.regex | -- |
sonar.cxx.gcc.reportPaths | -- |
sonar.cxx.vc.encoding | -- |
sonar.cxx.vc.regex | -- |
sonar.cxx.vc.reportPaths | -- |
key | description |
---|---|
sonar.cxx.other.reportPaths | -- |
sonar.cxx.other.rules | -- |