Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-24 | fix position of just-mr setup subcommand | Alberto Sartori | |
2022-10-24 | do no use late options | Alberto Sartori | |
2022-10-13 | bootstrap: by default, bootstrap in parallel | Klaus Aehlig | |
Only if the environment variable DEBUG is set, fall back to sequentially executing the graph generated by the bootstrap version of just. | |||
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-07-25 | Test bootstrapping against preinstalled dependencies | Klaus Aehlig | |
In particular, also add a target that explicitly all dependencies besides python3 and the C++ compiler which also serves as a machine checkable documentation. | |||
2022-07-25 | Move bootstrap tests to their own directory | Klaus Aehlig | |