Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | doc: Fix various typos and inconsistencies | Paul Cristian Sarbu | |
2025-04-07 | Documentation of built-in rules: document {disjoint_,}tree_overlay | Klaus Aehlig | |
2025-01-24 | "generic" rule: verify staging conflicts on inputs | Klaus Aehlig | |
The "generic" rules deliberately resolves conflicts on identical paths in a latest-wins fashion (seeing all artifacts as later than all runfiles) to allow an easy way to define actions. However, the inputs stage obtained by this resolution can still contain conflicts and those are an error. Properly detect those. Also clarify in the documentation, that only conflicts on identical paths are resolved in the described priority, not semantic overlap. | |||
2024-08-02 | generic rule: add support for cwd | Klaus Aehlig | |
2023-12-11 | Documentation for "configure" rule: clarify role of "config" | Klaus Aehlig | |
... as an overlay for the configuration, not the configuration to be used for the target to configure. | |||
2023-08-28 | Extend built-in "generic" rule to allow setting "sh" | Klaus Aehlig | |
2023-08-10 | doc: Extend documentation with 'symlink' built-in rule | Paul Cristian Sarbu | |
2023-06-28 | doc: Fix description of built-in rule generic | Oliver Reiche | |
2023-06-12 | doc: Convert orgmode files to markdown | Oliver Reiche | |