Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | graph_traverser test: provide env trough launcher | Klaus T. Aehlig | |
... instead of hard-coding it in the example graphs. In this way, we can honor a provided PATH. | |||
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-05-09 | allow for run tests in compatibility mode | Alberto Sartori | |
2022-02-28 | Test GraphTraverser: Use update-alternatives' c++ by default | Oliver Reiche | |
2022-02-22 | Initial self-hosting commit | Klaus Aehlig | |
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com> |