Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-27 | toolchains: move python to shell defaults | Klaus Aehlig | |
... and drop unneeded duplication as well as wrong expansion variables in "PATH" fields. | |||
2024-07-03 | test rules: use full stage-0 busybox | Klaus Aehlig | |
... and not only the bootstrap one. For tests, it is useful to have tools like realpath(1) and date(1) that are not needed for bootstrapping. | |||
2024-07-03 | test.TARGETS: inherit shell and foreign toolchain | Klaus Aehlig | |
... and also add the missing bindings for the remaining test rules. | |||
2024-06-28 | Production stages: inherit shell toolchain | Klaus Aehlig | |
2024-06-28 | stage-1: add shell defaults | Klaus Aehlig | |
... using the full busybox from stage-0 | |||
2024-06-28 | stage-0: use bootstrapped ash as shell | Klaus Aehlig | |
2024-05-16 | Provide shell defaults for the tests | Klaus Aehlig | |
2023-10-20 | Initial commit | Oliver Reiche | |