zephyr/cmake
Noah Pendleton f61950a782 cmake: sca: Enable CodeChecker error exit status
Normally the return code of `CodeChecker analyze` and `CodeChecker parse`
is suppressed, so all the enabled commands can execute instead of
crashing the build.

Add a new option, `CODECHECKER_PARSE_EXIT_STATUS`, to permit failing the
build if `CodeChecker parse` returns non-zero.

Signed-off-by: Noah Pendleton <noah.pendleton@gmail.com>
2024-06-15 05:14:48 -04:00
..
app
bintools buildsystem: Add an option to compress debug sections 2024-05-13 14:23:12 +02:00
compiler cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00
emu qemu: Use BT_UART instead of BT_NO_DRIVER to enable serial port 2024-06-11 19:42:49 -04:00
flash West: Add west robot command 2024-05-28 12:54:52 +02:00
ide build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
linker llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
linker_script usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
makefile_exports
modules llext: disable LL_EXTENSION_SYMBOL when not building an llext 2024-06-14 19:24:51 +02:00
reports
sca cmake: sca: Enable CodeChecker error exit status 2024-06-15 05:14:48 -04:00
toolchain cmake: llvm: arm64: Set arm64 flags when building with clang 2024-06-13 17:58:04 +02:00
usage cmake: New target which generates a sort of development kit for llext 2024-05-17 16:21:48 +01:00
util
cfb.cmake
extra_flags.cmake cmake: extra_flags: Use zephyr_get 2023-10-24 11:35:27 +02:00
gcc-m-cpu.cmake arch: arm: cortex-r: Add compiler tuning for Cortex-R82 2024-05-07 17:57:05 -04:00
gcc-m-fpu.cmake
gen_version_h.cmake
hex.cmake cmake: hex: deprecate use of to_hex() and from_hex() utility functions 2024-01-22 09:48:33 +00:00
kobj.cmake build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
llext-edk.cmake cmake: Flag for EDK Makefile.flags was being used on cmake.flags 2024-06-11 19:46:42 -04:00
mcuboot.cmake cmake: mcuboot: set align to 1 for overwrite only mode 2024-01-12 09:59:51 +01:00
package_helper.cmake cmake: stub zephyr_set(... SCOPE ...) function in package helper 2023-10-05 09:43:28 +01:00
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake