summaryrefslogtreecommitdiff
path: root/src/lib/find_missing.cc
AgeCommit message (Expand)Author
2025-03-05Find missing fonts after finding missing content.Carl Hetherington
2025-03-05Extract some bits from search_by_name().Carl Hetherington
2025-03-05all_of() is clearer than find_if() here.Carl Hetherington
2025-01-19Find missing files better in projects coming from other platforms (#2935).Carl Hetherington
2025-01-19Add search by digest if search by name fails (#2935).Carl Hetherington
2025-01-19Rename search -> search_by_name.Carl Hetherington
2025-01-19const correctness.Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2022-08-13Fix crashes when the find-missing code finds an inacessible directory (#2291).Carl Hetherington
2022-05-02Extract and improve code to find missing files (#1940).Carl Hetherington