seL4/tools
Adrian Danis 89fb678db8 cmake: Invoke compilations without echo and xargs
Newer versions of cmake provide a COMMAND_EXPAND_LISTS option that allows a quoted string,
such as "a;b" to be given to a COMMAND parameter and have it expand into multiple arguments.
Using this we can much more nicely generate some of our COMMAND invocations, at the cost of
requiring a more recent cmake version
2017-11-03 13:49:37 +11:00
..
python-deps Add missing license to tools/python-deps/README.rst 2017-08-28 17:10:51 +10:00
bf.vim tools: fix licenses 2017-06-22 15:27:30 +10:00
bitfield_gen.py tools bitfield_gen: proof updates for new base + sign-extension mechanism 2017-09-20 22:01:13 +10:00
changed.sh tools: fix licenses 2017-06-22 15:27:30 +10:00
circular_includes.py tools: fix licenses 2017-06-22 15:27:30 +10:00
cpp_gen.sh tools: fix licenses 2017-06-22 15:27:30 +10:00
flags.cmake Add a CMake based build system 2017-08-22 13:56:26 +10:00
helpers.cmake cmake: Invoke compilations without echo and xargs 2017-11-03 13:49:37 +11:00
internal.cmake Add a CMake based build system 2017-08-22 13:56:26 +10:00
invocation_header_gen.py tools: fix licenses 2017-06-22 15:27:30 +10:00
lex.py Python3 compatibility in scripts 2017-06-05 14:07:20 +10:00
pylintrc tools: fix licenses 2017-06-22 15:27:30 +10:00
syscall_header_gen.py tools: fix licenses 2017-06-22 15:27:30 +10:00
umm.py tools: fix licenses 2017-06-22 15:27:30 +10:00
xmllint.sh tools: fix licenses 2017-06-22 15:27:30 +10:00