Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-14 | Fix typo in log message | Klaus Aehlig | |
2024-12-04 | Adapt remote test check for actual root-level cache hits | Klaus Aehlig | |
2024-11-28 | Add basic test ensuring computed roots work for remote building | Klaus Aehlig | |
While still doing some unnecessary file operations in the local build root, computed roots work also for remote execution, both in native and in compatible mode, also for roots with non-trivial depth. Add a basic test ensuring we do not regress there. |