Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-14 | utils: Implement IWYU suggestions | Maksim Denisov | |
2024-10-08 | Name local variables using lower_case | Maksim Denisov | |
...and private members using lower_case_ | |||
2024-09-09 | Implement HashInfo class | Maksim Denisov | |
...that validates hashes and stores some additional information about them. | |||
2024-04-08 | Use properly included standard library types by default | Paul Cristian Sarbu | |
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-06-13 | utils: convert hex to string | Klaus Aehlig | |
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> |