Files
kotlin-fork/libraries/tools
Sebastian Sellmair bc98c47caa [Gradle] resolveCInteropDependencies (for ide): Handle non-existing files gracefully
During import, cinterop generation is lenient (as there
might be good reasons why certain hosts can't generate some
cinterop klibs). In this case, the resolution for IDE
should be lenient too. When a cinterop file is resolved, that is
not present on disk, we just send a 'IdeaKotlinUnresolvedBinaryDependency'
instead.

KT-56337
2023-02-01 15:53:05 +00:00
..
2023-01-05 18:26:27 +00:00
2023-01-30 12:43:13 +00:00
2023-01-30 09:29:55 +00:00
2022-12-20 08:53:41 +00:00