Files
kotlin-fork/build-common
Aleksei.Cherepanov be71d8841e Use case-sensitive logic in PathStringDescriptor for all platforms
This is especially needed for portable caches. Now hash counting on mac/windows is the same as logic on linux, which allows to create caches on remote servers and use them together with incremental compilation locally.

#KT-53932 Fixed
2022-09-27 11:29:22 +00:00
..