zephyr/cmake
Anas Nashif 2e9064b7d6 cmake: replace @ in path with _
To avoid warnings from cmake such as:

  'path' is reserved or not valid for certain CMake features, such as
  generator expressions, and may result in undefined behavior.

This can be seen in Jenkins for example where @ is used when multiple
jobs are run on the same machine.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-23 09:13:44 -05:00
..
app cmake: boilerplate: Define properties earlier 2017-12-19 17:01:47 -05:00
flash cmake: flash: support verbose output toggle 2017-12-15 09:57:30 -05:00
qemu cmake: qemu: Allow -kernel to be overridden 2017-12-12 09:31:31 -05:00
reports size_report: Use the CMake-discovered toolchain instead of ENV vars 2017-12-12 11:42:05 -05:00
test Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
usage Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
extensions.cmake cmake: replace @ in path with _ 2017-12-23 09:13:44 -05:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
host-tools-zephyr.cmake cmake: Fix SDK-less builds 2017-11-13 13:14:32 -05:00
host-tools.cmake cmake: Reorganize how qemu is found 2017-12-12 09:31:31 -05:00
kconfig.cmake cmake: Move syscall_macros.h generation into the build stage 2017-11-30 06:49:33 -05:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-espressif.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-gcc.cmake cmake: Support installing toolchains in "Program Files" 2017-12-12 11:53:45 -06:00
toolchain-gccarmemb.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-issm.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-xtools.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-zephyr.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
version.cmake release: make cmake happy about version 2017-11-19 23:16:03 -05:00