Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig | |
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com> | |||
2022-08-05 | Move analysis out of main.cpp | Klaus Aehlig | |
Analysing a target is a pretty self-contained task. So move it into a library of its own, to keep main.cpp more managable. |