]> git.ipfire.org Git - thirdparty/ccache.git/history - src/util/path.hpp
build: Find CppHttplib named libhttplib.so as well (#1465)
[thirdparty/ccache.git] / src / util / path.hpp
2024-03-09  Joel Rosdahlchore: Improve source tree structure
2024-02-18  Joel Rosdahlchore: Clean up usage of #include in headers
2024-01-14  Joel Rosdahlrefactor: fs::path-ify util::is_dev_null_path
2024-01-07  Joel Rosdahlrefactor: Convert usage of util::real_path to std:...
2023-12-10  Joel Rosdahlrefactor: Replace util::is_absolute_path with fs::path...
2023-10-23  Joel Rosdahlrefactor: Use fs::weakly_canonical in prepare_debug_path
2023-10-02  Joel Rosdahlrefactor: Move Win32Util::add_exe_suffix to util
2023-08-03  Joel Rosdahlrefactor: fs::path-ify ignore_header_paths and related...
2023-08-02  Joel Rosdahlrefactor: Rename and improve Stat class to util::DirEntry
2023-07-18  Joel Rosdahlrefactor: Move Util::get_{actual,apparent}_cwd to util
2023-07-14  Joel Rosdahlrefactor: Use std::filesystem::canonical
2022-07-22  Joel Rosdahlfix: Work around Clang bug when outputting to full...
2022-05-23  Joel Rosdahlchore: Replace nonstd::string_view with std::string_view
2022-02-27  Marius Zwickerfix: Make conversion to relative paths more reliable...
2021-11-06  Luboš Luňákfix: Correct debug dir handling on Windows (#955)
2021-07-19  Joel RosdahlRemove redundant _utils suffix for util headers