Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Merge branch 'just-rules' into rules | 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. | |||
2023-08-17 | Merge branch 'just-rules' into rules | Klaus Aehlig | |
2023-08-17 | ["shell/test", "script"] Rename implicit dependencies | Klaus Aehlig | |
... and document at the appropriate places what can be overwritten by setting those targets. |