Alexander Shabalin
|
3a5f33e9cd
|
[K/N] Convert :kotlin-native:klib
Use folder structure from the rest of the project and build it by
the bootstrap compiler.
|
2024-03-05 21:47:43 +00:00 |
|
Yahor Berdnikau
|
6b19b8b9d0
|
[Repo] Don't use kotlinOptions in repo build scripts
^KT-63419 In Progress
|
2024-02-22 14:48:10 +00:00 |
|
Leonid Startsev
|
a6cdf27204
|
Fix compilation of :tools:kotlinp-klib and related projects
Conflicting PRs https://jetbrains.team/p/kt/reviews/14253 and https://jetbrains.team/p/kt/reviews/14384/files
were merged too close to each other for Safe-Merge to catch the problem and therefore resulted in compilation error.
|
2024-02-15 17:15:58 +00:00 |
|
Dmitriy Dolovov
|
f9f97f2050
|
[KLIB tool] Support metadata format by kotlinp
Use the unified metadata printing format in KLIB tool. The same format
is already used in `kotlinp` CLI tool.
^KT-62340
|
2024-02-15 15:38:27 +00:00 |
|
Alexander Shabalin
|
4468167a64
|
[K/N] Move kotlin-native/utilities/basic-utils to compiler/utils
|
2024-02-08 20:43:11 +00:00 |
|
Dmitriy Dolovov
|
478205e6e8
|
[build] Don't use dependencies on Native backend in KLIB tool
^KT-62340
|
2024-01-30 16:12:56 +00:00 |
|
Dmitriy Dolovov
|
c1a4c33301
|
[build] Migrate kotlin-native/klib/build.gradle to KTS
^KT-62340
|
2024-01-30 16:12:56 +00:00 |
|