zephyr/cmake/modules
Torsten Rasmussen a306397818 version: cmake: kconfig: introduce extra <type>_VERSION_<x>_STRING
Fixes: #68360

This commit introduces <type>_VERSION_TWEAK_STRING which includes
the tweak field in the string, but without the extra version.
This format is used by MCUboot / imgtool, and thus makes it easier to
align code to the format used by MCUboot.

This commit also introduces <type>_VERSION_EXTENDED_STRING which
includes the tweak field in the string in addition to the extra version
field.

The new defines / variables is available in code, CMake, and Kconfig,
and it defined for KERNEL, APP, and custom types, such as MCUBOOT.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-02-01 10:28:43 +00:00
..
arch.cmake
basic_settings.cmake
boards.cmake cmake: modules: add support for board extensions 2023-08-21 16:28:22 +02:00
ccache.cmake
configuration_files.cmake cmake: Remove support for deprecated prj_board.conf 2023-12-06 10:28:12 -05:00
doc.cmake
dts.cmake cmake: modules: dts: Fix board revision 0 overlay 2023-11-22 21:55:17 +01:00
extensions.cmake cmake: zephyr_linker_sources: Link each file only once 2024-01-26 11:26:06 +01:00
Findarmclang.cmake cmake: armclang version detection 2023-09-13 16:23:30 +02:00
FindBabbleSim.cmake
FindDeprecated.cmake cmake: remove deprecated XCC_USE_CLANG 2023-12-14 09:31:45 +01:00
FindDtc.cmake
FindGnuLd.cmake cmake: modules/FindGnuLd: cache variable GNULD_VERSION_STRING 2023-09-01 09:02:38 -04:00
FindHostTools.cmake cmake: remove deprecated XCC_USE_CLANG 2023-12-14 09:31:45 +01:00
FindLlvmLld.cmake
FindoneApi.cmake
FindScaTools.cmake
FindTargetTools.cmake
FindZephyr-sdk.cmake
generated_file_directories.cmake cmake: modules: generated_file_directories: fix paths 2024-01-30 12:36:11 +01:00
kconfig.cmake version: cmake: kconfig: introduce extra <type>_VERSION_<x>_STRING 2024-02-01 10:28:43 +00:00
kernel.cmake cmake: warn the user that the toolchain cache hides errors 2023-09-22 13:42:21 +02:00
pre_dt.cmake
python.cmake cmake: drop ERROR_QUIET in python.cmake 2023-12-13 13:56:59 +01:00
root.cmake
shields.cmake cmake: modules: shields: Process shields in order 2024-01-09 10:03:15 +01:00
snippets.cmake
soc.cmake
unittest.cmake unittest: Generate symbol for existent modules 2023-10-27 13:33:30 -05:00
user_cache.cmake
version.cmake version: cmake: kconfig: introduce extra <type>_VERSION_<x>_STRING 2024-02-01 10:28:43 +00:00
west.cmake cmake: cleanup old west version support 2023-08-24 10:47:00 +02:00
zephyr_default.cmake cmake: add ZephyrAppConfiguration package 2023-08-17 10:36:45 +02:00
zephyr_module.cmake cmake: Introduce ZEPHYR_CURRENT_MODULE_NAME 2024-01-24 10:54:17 +01:00