summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2022-04-22rule ["data", "staged"]: behave more file likeKlaus Aehlig
... by presenting the data both, as artifacts and as runfiles in the same way as inputs do.
2022-02-22Initial self-hosting commitKlaus 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>