Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-12 | bootstrap-tarverser: normalize paths before creating directories | Klaus Aehlig | |
... so that destinations like "foo/." are handled correctly. Also, support linking to "." in trees by only late creation of the input directory. | |||
2022-04-27 | use kebab-case for all cmd line args | Alberto Sartori | |
2022-04-25 | upgrade from optparse to argparse | Alberto Sartori | |
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> |