diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2022-10-14 18:10:56 +0200 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2022-10-14 18:29:52 +0200 |
commit | d22adef666d704680ee74b35a46d530f6b6d5f15 (patch) | |
tree | 4e00eea8291196ee1cc7aa997e88d2998a7231f3 /src/buildtool/build_engine/expression/target_result.cpp | |
parent | f7e4ebf0e2913ff1b987e40baab5c0c809e6c0de (diff) | |
download | justbuild-d22adef666d704680ee74b35a46d530f6b6d5f15.tar.gz |
Recursively scan provided results for known artifacts
This recursive scan of the provided results map of a target-cache entry for
known artifacts is required since the serialization format of target results
currently does not produce a single flat artifact list, but keeps the result
entry structure with a nested list of artifacts. Once the serialization format
of target results is changed in a way that a flat list of artifacts is
produced, this recursive scan is not required anymore and can be reverted.
Diffstat (limited to 'src/buildtool/build_engine/expression/target_result.cpp')
0 files changed, 0 insertions, 0 deletions