1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist
cladmi e42b4cc75f
dist/tools/cmake: handle strings with \"
CMake quoted strings do not accept having \ or " inside. So use the
"bracket argument" format.
I migrated all variables to use this format.

Migrate to 'printf' to not rely on having \" inside the string everywhere.

This prepares for having macros defined in the CFLAGS again.
2019-09-27 19:28:32 +02:00
..
pythonlibs testrunner/utils: add helper for test_utils_interactive_sync 2019-08-15 12:26:28 +02:00
testbed-support testbed-support: add nrf51dk to supported archis 2018-12-12 15:36:56 +01:00
tests/if_lib doc: Update copywrites it include HAW 2019-01-28 09:08:50 +01:00
tools dist/tools/cmake: handle strings with \" 2019-09-27 19:28:32 +02:00
ar-wrapper make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
empty.a make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
gdbinit-docker Makefile.include: Add docker target. 2015-04-24 16:03:52 +02:00
Makefile makefiles: do not locally export compilation variables 2019-08-29 10:35:36 +02:00