diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-09 10:25:02 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-09 13:33:21 +0200 |
commit | a28b427eec70f45e5464b04f93f1d4b95662cd69 (patch) | |
tree | d0f293efee6f119e8c2e71344cd3662e462fdbd0 /README.md | |
parent | 1554fa58e852bbab0516397043234d995f1e519d (diff) | |
download | justbuild-a28b427eec70f45e5464b04f93f1d4b95662cd69.tar.gz |
Document tree overlays as implemented concept
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,5 +54,6 @@ dependencies locally (neither as source nor as binary). - [Target-Level Caching as a Service](doc/concepts/service-target-cache.md) - [Garbage Collection](doc/concepts/garbage.md) - [Symbolic links](doc/concepts/symlinks.md) +- [Tree overlays](doc/concepts/tree-overlay.md) - [Execution properties](doc/concepts/execution-properties.md) - [Computed roots](doc/concepts/computed-roots.md) |