Revert "Revert "Pack ANGLE into a separate jar"" (#1115)
Reverts JetBrains/skiko#1114 Fixes https://youtrack.jetbrains.com/issue/SKIKO-1042/Support-ANGLE The fix is the same as https://github.com/JetBrains/skiko/pull/1082, except: - the code is rearranged in new commits after resolving merge conflicts (the merge is solved by applying their/ours) - fixed "Task ':publishSkikoJvmRuntimeAngleWindowsX64PublicationToComposeRepoRepository' uses this output of task ':signSkikoJvmRuntimeWindowsX64Publication' without declaring an explicit or implicit dependency" (as in https://github.com/JetBrains/skiko/pull/1127) WIP: fix CI failure ## Testing 1. `./gradlew publishToMavenLocal` 2. In SkiaAwtSample: ``` ./gradlew runWithAngleEnabled ``` 3. [CI is successful](https://buildserver.labs.intellij.net/buildConfiguration/Skiko_PublishSnapshot?branch=revert-1126-revert-1125-igor.demin%2Ffix-skiko-build-awtRuntimeElements&buildTypeTab=overview&mode=builds)
Showing
Please register or sign in to comment