Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | Update Kotlin to 1.9.10 (#3158) | Vadim Mishenev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-08-04 | Update examples and tests to use Kotlin 1.9.0 (#3101) | Ignat Beresnev | |
* Opt into foreign API for CPointed * Stop using the deprecated JS backend | |||
2023-06-06 | Update Dokka's references to 1.8.20 (#3028) | Ignat Beresnev | |
2023-05-17 | Update KGP to 1.8.20 (#2989) | Vadim Mishenev | |
* Update KGP to 1.8.20 * Update AGP to be compatible with KGP * Replace `AndroidSourceSet` * Dump API * Update integration tests * Update GH actions tests * Refactor Gradle Runner * Fix `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION` * Suppress source sets without compilations Dokka suppresses source sets that do no have compilation since such configuration is invalid, it reports a warning or an error * Introduce `dependsOn` for a new `com.android.build.api.dsl.AndroidSourceSet` * API dump * Add comment * Suppress remaining `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION` * Add comment --------- Co-authored-by: Ignat Beresnev <ignat.beresnev@jetbrains.com> | |||
2023-02-10 | Update Kotlin to 1.8.10 (#2797) | Ignat Beresnev | |
2023-01-26 | Support kotlin wasm target | Igor Yakovlev | |
2022-10-04 | Update Kotlin to 1.7.20 (#2692) | Ignat Beresnev | |
2022-09-27 | Update Kotlin to 1.7.20-RC (#2682) | Ignat Beresnev | |
2022-09-26 | Extract classpath from `KotlinSharedNativeCompilation` as well (#2664) | Vadim Mishenev | |
* Extract classpath from `KotlinSharedNativeCompilation` as well * Enhance mpp integration test * Enable HMPP for old Kotlin in integration test * Add comments | |||
2022-07-08 | Update Kotlin to 1.7.10 (#2564) | Ignat Beresnev | |
2022-06-20 | Update documentation and examples to Dokka 1.7.0 (#2542) | Ignat Beresnev | |
2022-04-25 | Update documentation and examples to Dokka 1.6.21 (#2465) | Ignat Beresnev | |
2022-04-15 | Update documentation, examples and test references to 1.6.20 (#2440) | Ignat Beresnev | |
* Update documentation/example/test references to 1.6.20 * Mute Multiplatform0GradleIntegrationTest due to missing KLIB support * Update gradle and AGP versions to the latest | |||
2022-04-14 | Use common gradle+kotlin versions across gradle integration tests (#2287) | Ignat Beresnev | |
* Use common gradle+kotlin versions across gradle integration tests * Separate JVM/Android/MPP tested versions * Fix react integration tests for 1.6.10 * Move kotlin react wrapper mapping to TestedVersions * Update gradle to 6.9.2 | |||
2020-08-20 | Fix convention for ExternalDocumentationLink#packageListUrl | sebastian.sellmair | |
2020-08-19 | Integration Test: it-multiplatform-0: Use `configureEach` | sebastian.sellmair | |
2020-08-19 | Fix tests after the Gradle plugin update | Kamil Doległo | |
2020-08-19 | Refactor location providers | Kamil Doległo | |
2020-08-14 | Update Gradle version to 6.6 | sebastian.sellmair | |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair | |
2020-07-31 | Add js target back to Multiplatform0GradleIntegrationTest | sebastian.sellmair | |
2020-07-31 | Re/de-shadow kotlin-compiler artifact | sebastian.sellmair | |
2020-07-31 | Submit failing test for Kotlin/Native being unable to resolve CPointer | sebastian.sellmair | |
2020-07-13 | Fix it-multiplatform-0 | sebastian.sellmair | |
2020-07-02 | Add basic multiplatform gradle integration test | sebastian.sellmair | |