Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-22 | Extend execution-properties design: the generic rule is extended the same way | Klaus Aehlig | |
2023-06-22 | Execution-properties design: allow null values | Klaus Aehlig | |
... as the result of evaluating "timeout scaling" or "execution properties". This implicit default is already implemented and allow simple access to variables without having to care for default values, thus having simpler rules. | |||
2023-06-15 | Add design document about blob splitting | Sascha Roloff | |
2023-06-12 | doc: Minor format and consistency improvements | Oliver Reiche | |
2023-06-12 | doc: Convert orgmode files to markdown | Oliver Reiche | |
2023-03-07 | Add a design document on action-controlled execution properties | Klaus Aehlig | |
2023-02-28 | Various typo fixes | Paul Cristian Sarbu | |
Co-authored-by: Sascha Roloff <sascha.roloff@huawei.com> | |||
2023-02-24 | Add design document on computed roots | Klaus Aehlig | |
2023-02-22 | docs: Fix typos in general documentation | Paul Cristian Sarbu | |
2023-02-20 | Add a design describing target-level caching as a service | Klaus Aehlig | |
2023-02-14 | Package bootstrapping: support copying the needed parts | Klaus Aehlig | |
... while following symbolic links. In this way, bootstrapping is possible against preinstalled dependencies that symbolic links or special files in their directories. | |||
2023-02-10 | Add a design on handling of symbolic links | Klaus Aehlig | |
... describing the background as well as proposing a possible way to treat symbolic links in our build system. | |||
2023-02-10 | Start a directory for design documents | Klaus Aehlig | |