zephyr/scripts
Sebastian Bøe 6c3a94c01f cmake: Add function for checking if a directory is write-able
Added a CMake extention for determining if a directory is write-able
by the build system. To determine this, we attempt to 'touch' a file
in the directory and check the return code of this command.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-04-27 12:06:02 +02:00
..
checkpatch scripts: cleanup scripts directory 2018-04-03 09:28:09 -04:00
ci
cmake
cross_compiler
dts scripts: extract_dts_includes: generate controller #define's 2018-04-19 09:32:39 -05:00
footprint
gitlint
kconfig kconfiglib: Update to get split_expr() in 2018-04-17 08:02:40 -07:00
sanity_chk tests: tags should not be required 2018-04-09 22:55:20 -04:00
support jlink: fix flashing behavior on Windows 2018-04-09 11:58:36 -05:00
.gitignore
check_host_is_ok.py
check_link_map.py
checkpatch.pl
checkstack.pl
CMakeLists.txt scripts: Fix misspelled CMake project name 2018-03-30 17:51:27 -04:00
dir_is_writeable.py cmake: Add function for checking if a directory is write-able 2018-04-27 12:06:02 +02:00
elf_helper.py
file2hex.py
filter-known-issues.py
gen_alignment_script.py
gen_gdt.py
gen_idt.py
gen_kobject_list.py scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
gen_mmu_x86.py
gen_offset_header.py
gen_priv_stacks.py
gen_syscall_header.py gen_syscall_header.py: fix include issue 2018-03-28 20:52:08 -04:00
gen_syscalls.py
parse_syscalls.py
process_gperf.py
py2-requirements.txt
qemu-machine-hack.py
requirements.txt
sanitycheck sanitycheck: refinements to --list-tests 2018-04-26 21:27:57 +05:30
spelling.txt
tags.sh
waitpid