Paul Woitaschek
06/09/2023, 7:48 AMtapchicoma
06/09/2023, 8:44 AMkotlin.native.linkParallelism
property which will allow to fine-tune how many link tasks could run in parallel (default would be Gradle workers count)Paul Woitaschek
06/09/2023, 9:28 AMPaul Woitaschek
06/09/2023, 9:28 AMPaul Woitaschek
06/09/2023, 9:29 AMmikehearn
06/09/2023, 9:32 AMmikehearn
06/09/2023, 9:32 AMPaul Woitaschek
06/09/2023, 9:34 AMmikehearn
06/09/2023, 10:53 AMtylerwilson
06/09/2023, 1:41 PMPaul Woitaschek
06/09/2023, 1:42 PMPaul Woitaschek
06/09/2023, 1:43 PMmikehearn
06/09/2023, 1:44 PMmikehearn
06/09/2023, 1:44 PMtapchicoma
06/09/2023, 5:36 PMPaul Woitaschek
06/09/2023, 6:50 PMephemient
06/10/2023, 1:40 AM--configuration-cache
Gradle is able to run multiple tasks from the same project in parallel: https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:intro:performance_improvementsephemient
06/10/2023, 1:42 AMPaul Woitaschek
06/10/2023, 8:03 AM- Taskof type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeLink`: invocation of ‘Task.project’ at execution time is unsupported.:library:linkReleaseFrameworkIosArm64
Paul Woitaschek
06/10/2023, 8:04 AM`- Taskof type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeLink`: value '{org.jetbrains.kotlin.native.target=watchos_arm64}' is not assignable to 'org.jetbrains.kotlin.gradle.plugin.mpp.HierarchyAttributeContainer'`:library:linkReleaseFrameworkWatchosArm64
tapchicoma
06/10/2023, 8:05 AMPaul Woitaschek
06/10/2023, 10:38 AMPaul Woitaschek
06/10/2023, 11:21 AMephemient
06/14/2023, 11:05 AMproject
, which in turn makes it safe for Gradle to parallelize at that level