]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Apply base_dir to include paths in preprocessor mode master
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 1 Aug 2026 17:14:53 +0000 (19:14 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 1 Aug 2026 17:26:47 +0000 (19:26 +0200)
commit45dbe4d922e56e3e8a62ca1da577c75078d947a5
treeb4437a3d50974dc38bf43bbdc9b2a03dad855187
parent61b2a6bdc028300385394c711a455a59ce12f5f6
fix: Apply base_dir to include paths in preprocessor mode

Fix a regression introduced in 81f0eecdaea4 ("fix: Be robust against
filesystem path encoding problems on Windows") that caused absolute
include paths to be hashed despite base_dir being set.
src/ccache/ccache.cpp
test/suites/basedir.bash