]> git.ipfire.org Git - thirdparty/ccache.git/commit
Make Util::is_absolute_path work with MSYS/Cygwin/POSIX win32 paths
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Feb 2020 18:00:59 +0000 (19:00 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Feb 2020 18:00:59 +0000 (19:00 +0100)
commitfa8d9fb681a488a9c2242caa2ecc6b7fd11f56a7
treedc6047b07d97ebf3af68ff301e4ec4bb9b453661
parent29f698498adfaae564f6d34a22cc90d6e9e9424c
Make Util::is_absolute_path work with MSYS/Cygwin/POSIX win32 paths
src/Util.cpp
unittest/test_Util.cpp