zephyr/cmake
Henrik Brix Andersen ff6dbc599c build: fix git describe call on older Git versions
Older Git versions still do not support the -C argument for specifying
the working directory. Switch to using cmake WORKING_DIRECTORY instead.

This fixes #7287 again after commit 5e7e1cb.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-07-03 12:49:45 -05:00
..
app build: fix git describe call on older Git versions 2018-07-03 12:49:45 -05:00
compiler clang/llvm: add initial configuration file for clang 2018-07-01 22:58:09 +02:00
emu
flash scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
reports
toolchain clang/llvm: add initial configuration file for clang 2018-07-01 22:58:09 +02:00
usage kconfig: Remove targets specific to the C implementation 2018-05-07 21:53:37 +02:00
ccache.cmake
dts.cmake cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
extensions.cmake cmake: extensions: Remove macro zephyr_library_ifdef. 2018-05-28 13:23:13 -04:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
hex.cmake
host-tools-zephyr.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
host-tools.cmake boards: common: bossac: Fix bossac flash script. 2018-06-04 12:15:31 -05:00
kconfig.cmake cmake: Support specifying Kconfig options on the CLI 2018-06-20 15:40:24 -04:00
kobj.cmake userspace: generate list of kernel object sizes 2018-05-16 17:32:59 -07:00
pristine.cmake
toolchain.cmake cmake: toolchain: Don't warn of both ZEPHYR_*_VARIANT envvars defined 2018-06-01 10:34:25 -04:00
version.cmake