zephyr/cmake
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
..
app
bintools cmake: add option to force raw instruction mnemonics 2025-06-27 10:01:11 -05:00
compiler arch: riscv: Introduce code model options 2025-07-19 15:43:09 -04:00
emu cmake/emu: Use SIMICS_PROJECT environment variable as working dir 2025-05-20 12:47:25 +02:00
flash cmake: Fix support for "ninja flash" 2025-07-02 03:55:49 -10:00
ide build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
linker iar: linker_script: zero-init BSS 2025-06-30 15:18:30 -05:00
linker_script gnss: rtk: Add basic integration 2025-07-21 09:19:14 -04:00
makefile_exports
modules cmake: kconfig: Add APP_DIR to kconfig environment 2025-07-08 13:40:34 -05:00
reports cmake: targets: support overriding puncover host and port 2025-06-27 09:59:30 -05:00
sca sca: eclair: Make ECLAIR project root configurable. 2025-07-27 17:03:02 -04:00
toolchain libc: remove POSIX_TIMERS dep from COMMON_LIBC_TIME 2025-07-08 13:38:11 -05:00
usage cmake: targets: usage: add missing custom targets 2024-08-31 06:46:44 -04:00
util
cfb.cmake scripts: move gen_cfb_font_header.py to scripts/build 2022-07-12 10:03:45 +02:00
extra_flags.cmake cmake: extra_flags: Use zephyr_get 2023-10-24 11:35:27 +02:00
gcc-m-cpu.cmake arch: arm: Add Cortex-A7 support 2025-04-04 09:35:03 +02:00
gcc-m-fpu.cmake soc: xlnx: zynq7000: add FPU support 2025-06-27 09:50:43 -05:00
gen_version_h.cmake cmake: Create git module 2024-09-12 10:04:05 +02:00
kobj.cmake cmake: fix syscall dependencies 2025-05-13 16:23:54 +02:00
llext-edk.cmake llext-edk: fix BOARD_TARGET variable generation to be Zephyr-compatible 2025-04-02 19:02:45 +02:00
mcuboot.cmake mcuboot: cmake: only set write_block_size when needed 2025-07-08 18:35:44 -05:00
package_helper.cmake cmake: move script mode handling from package helper to extensions.cmake 2024-10-08 17:00:30 +02:00
pristine.cmake cmake: pristine.cmake requires SOURCE_DIR and BINARY_DIR as arguments 2021-01-23 08:31:13 -05:00
target_toolchain_flags.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
verify-toolchain.cmake
vif.cmake
yaml-filter.cmake cmake: yaml: switch to yaml for intermediate file 2025-04-10 10:11:47 +02:00