summaryrefslogtreecommitdiff
path: root/src/buildtool/common/location.cpp
AgeCommit message (Collapse)Author
2025-04-22Remove redundant calls to std::filesystem::absoluteMaksim Denisov
...when calling std::filesystem::weakly_canonical, since the latter converts the argument path to an absolute path internally.
2024-07-05Move functionality from StorageConfig to related classes.Maksim Denisov
2024-06-28Use (un)expected for reading location objectsOliver Reiche
2024-04-25just-mr rc: Extract location object parser in separate libraryPaul Cristian Sarbu
This will make it available also to just.