Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | shell defaults: properly deduplicate "bin dirs" to the left | Klaus Aehlig | |
2024-07-01 | ["shell", "defaults"]: support "bin dirs" | Klaus Aehlig | |
2024-05-15 | Add shell defaults | Klaus Aehlig | |
So far, our rules, where depending on the shell, implicitly use "normal" defaults, hard-coded in the rules. Support configuring those in a default target, in the same way we do so for other tools, like the C compiler. In this, it is also possible to bring your own shell, built as a (compiled) target. |