Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | Export ["@", "json", "", "json"] | Klaus Aehlig | |
... to allow target-level caching. | |||
2023-04-18 | imports: Match original export target names | Oliver Reiche | |
2022-12-09 | rules: Drop the ["CC", "header directory"] | Oliver Reiche | |
... in favor of the "tree" built-in rule. | |||
2022-04-19 | TARGETS.json: use TREE constructor to get whole directory | Klaus Aehlig | |
... instead of naming every single file. This will, on the one hand keep the targets file more readable and, on the other hand more easy to maintain. | |||
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> |