Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-21 | add compatibility with original remote build protocol | Alberto Sartori | |
2022-04-14 | just: Add support for building static binary | Oliver Reiche | |
2022-04-04 | Add a basic progress reporter | Klaus Aehlig | |
Reporting, with exponentially backing off intervals, the number of cache hits found so far, the number of actions that have ben run, and the number of actions currently under consideration. | |||
2022-03-16 | Format: Apply compact JSON formatting | 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> |