summaryrefslogtreecommitdiff
path: root/src/util/path.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix: Fix matching of base directory for MSVCJoel Rosdahl2022-12-231-1/+5
* fix: Don't crash with no or nonexistent source file with base_dirJoel Rosdahl2022-09-091-0/+3
* fix: Work around Clang bug when outputting to full NFS diskJoel Rosdahl2022-07-221-0/+8
* chore: Replace nonstd::string_view with std::string_viewJoel Rosdahl2022-05-231-5/+5
* refactor: Improve absolute path normalization functionsJoel Rosdahl2022-04-301-1/+1
* style: Tweak commentsJoel Rosdahl2022-02-271-3/+3
* fix: Make conversion to relative paths more reliable on Windows (#1011)Marius Zwicker2022-02-271-0/+29
* style: Add curly braces around if statement bodyJoel Rosdahl2021-11-061-1/+2
* fix: Correct debug dir handling on Windows (#955)Luboš Luňák2021-11-061-0/+11
* Convert nonstd::string_view to std::string using constructorJoel Rosdahl2021-07-201-1/+1
* Remove redundant _utils suffix for util headersJoel Rosdahl2021-07-191-0/+61