Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-26 | rules: More flexible compile-deps and link-deps | Oliver Reiche | |
... which can now be parameterized which target_fields to query the dependencies from. | |||
2022-04-26 | Improve documenatation of our internal rules | Klaus Aehlig | |
In particular, document the result for the most important rules. | |||
2022-03-14 | rule CC/test: Introduce TEST_ENV for test runners | Oliver Reiche | |
2022-03-01 | CC test: Add optional test launcher `CC_TEST_LAUNCHER` | 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> |