Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-30 | Built-in expressions: add enumerate | Klaus Aehlig | |
Add a function transforming a list into a map. In this way, artifacts collected positionally in a list can easily be realized as a stage used for input to an action or output of a target. | |||
2022-05-09 | Built-in "to_subdir": interpret input keys as path | Klaus Aehlig | |
... and detect conflicts araising this way. Also normalize the paths after staging them to the specified subdir. | |||
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 | |