Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-27 | ["CC/foreign", "defaults"] of stage-1: drop busybox | Klaus Aehlig | |
... as that is brought in by the shell toolchain anyway. In that way, we can also drop setting "PATH" and hence get rid of the assumption that variable-expansion happens in "PATH" strings. | |||
2024-07-03 | test.TARGETS: inherit shell and foreign toolchain | Klaus Aehlig | |
... and also add the missing bindings for the remaining test rules. | |||
2024-07-03 | expand_exec: install with deps | Klaus Aehlig | |
2024-06-28 | Higher stages: reuse stage-0's expand_exec | Klaus Aehlig | |
2024-06-28 | stage-0: Use C-version of expand_exec | Klaus Aehlig | |
... thus having less requirements on our bootstrapped shell tool chain. | |||
2024-01-10 | repos: Base rules on parent rules | Oliver Reiche | |
... to propagate foreign tools that are the same in each rule set (e.g., busybox, make). | |||
2024-01-10 | repos: Refactor rules/static-build to rules/tools | Oliver Reiche | |
... as those rules are only used by tools. | |||
2023-10-20 | Initial commit | Oliver Reiche | |