zephyr/cmake/sca
Nicola Vetrini 0de4f8de4a sca: eclair: Make ECLAIR project root configurable.
The project root was set unconditionally as the variable ZEPHYR_BASE,
but users developing a Zephyr application may wish to override the project
root used by ECLAIR as the base directory of their projects, so that
all paths processed by the tool are relative to that directory.

- A new cmake variable ECLAIR_PROJECT_ROOT is introduced;
- additional messages to output this information before the build starts.

Signed-off-by: Nicola Vetrini <nicola.vetrini@bugseng.com>
2025-07-27 17:03:02 -04:00
..
clang sca: llvm: add support for clang static analyzer 2025-05-23 17:40:36 -04:00
codechecker cmake: sca: codechecker: Support output to console and export 2025-06-27 10:02:54 -05:00
coverity sca: add coverity as a SCA variant 2025-05-09 14:01:50 +02:00
cpptest
eclair sca: eclair: Make ECLAIR project root configurable. 2025-07-27 17:03:02 -04:00
gcc sca: gcc: add support for additional analyzer options 2025-03-13 16:53:26 +00:00
polyspace sca: added support for Polyspace tool 2025-01-07 14:13:13 +01:00
sparse