summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/target_cache.hpp
AgeCommit message (Expand)Author
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13TargetCache: Drop dependency on execution apiOliver Reiche
2023-01-20Move execution-backend-id calculation from target-level cache to local configSascha Roloff
2023-01-20Introduce multiple cache generationsSascha Roloff
2023-01-20Move file_storage.hpp to file_system subdirectorySascha Roloff
2023-01-20Refactor target cache key and entry to separate files and targetsSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-11Scan provides map of target-cache entries for known artifactsSascha Roloff
2022-09-13Fix wrongful conversions of object to arraysOliver Reiche
2022-09-12Adapted TargetCache to download known artifacts from remote CAS to local CASSascha Roloff
2022-06-13TargetCache: Initial implementationOliver Reiche