seL4/tools
Adrian Danis 9a89cbe4c6 cmake: TOPLEVELTYPES declared as target property
TOPLEVELTYPES is not intended to be configurable by the user, rather is a reflection
on the types defined by the source. This changes the TOPLEVELTYPES argument to be
a property, allowing it to be constructed as a generator expression when generating
BF files. By being a property, and not something like a global property, it removes
the need to ensure that additions to TOPLEVELTYPES are done prior to any bitfield
target definitions.
2017-11-15 17:33:13 +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: TOPLEVELTYPES declared as target property 2017-11-15 17:33:13 +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