History log of /seL4-camkes-master/projects/capdl/object_sizes/CMakeLists.txt
Revision Date Author Comments
# 9f1ba467 17-Jun-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert to SPDX license tags

This includes marking all documentation files CC-BY-SA-4.0.


# 4050127a 22-Apr-2019 Kent McLeod <Kent.Mcleod@data61.csiro.au>

trivial: Style recently changed files


# a09b2f20 14-Mar-2019 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Move object_sizes to capdl

This defines a custom target object_sizes which preprocesses a YAML file
to contain seL4 object size constants that can then be imported by
python-capdl-tool. This was previously located in the camkes-tool
repository but is moved here as it is more specific to capdl than
Camkes.