elect
01/22/2021, 6:32 PMkotlinc shell command when compiling some kotlin sources with ant?Matteo Mirk
01/25/2021, 7:51 AMudalov
ant/src in the Kotlin repo, put a breakpoint in KotlinCompilerBaseTask.execute and inspect it liveudalov
fork = true for Kotlin Ant task (which is also supported since 1.5-M1: https://youtrack.jetbrains.com/issue/KT-44293), with -verboseelect
01/25/2021, 4:05 PMelect
01/25/2021, 4:06 PMudalov
master branch which is going to be 1.5-M1)elect
01/25/2021, 5:31 PMelect
01/25/2021, 5:31 PMelect
01/25/2021, 5:35 PMelect
01/25/2021, 5:36 PMudalov