summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/precomputed_root.cpp
AgeCommit message (Collapse)Author
2025-01-22Computed roots: extend data structure to support the absent pragmaKlaus Aehlig
2025-01-21Just: Support absent tree structure rootsMaksim Denisov
2024-12-19Implement TreeStructureRootMaksim Denisov
2024-12-19Implement PrecomputedRootsMaksim Denisov
...that is an abstract representation of roots that must be computed before the start of the main build.