Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-26 | doc strings: support documentation of the result | Klaus Aehlig | |
A complete documentation of a rule should not only include how to use it (i.e., which fields are present and what is their meaning) but also what the result is. This is particularly true, as the result is structured and can contain some complex logic or conventions in the provided information. | |||
2022-04-25 | expression: add "msg" argument to "to_subdir" | Klaus Aehlig | |
... allowing to provide additional information in case of conflict during flat staging. | |||
2022-04-21 | Document the expression language used in our build tool | Klaus Aehlig | |
2022-04-07 | Add basic documentation on build rules | Klaus Aehlig | |
2022-03-24 | Document our cache-pragmas for actions | Klaus Aehlig | |
... that allow us to treat builds and tests in a uniform way, basically by building a test report. | |||
2022-03-24 | doc/concepts/anonymous-targets.org: fix org markup typo | Klaus Aehlig | |
2022-03-22 | Add basic documentation for anonymous targets | Klaus Aehlig | |
2022-03-22 | Add documentation for the basic concepts of multi-repo builds | Klaus Aehlig | |
2022-03-22 | Document the way we use our documentation strings | Klaus Aehlig | |