aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-11-10Add Gradle integration test for `wasm-js` and `wasm-wasi` targets (#3315)Vadim Mishenev
2023-11-07Add the link to GitHub repo to the header if there are source links defined (...Oleg Yukhnevich
2023-11-06Update Kotlin to 1.9.20 (#3319)Vadim Mishenev
2023-11-01Update Kotlin compiler and KGP to 1.9.20-RC2 (#3262)Vadim Mishenev
2023-10-16Update Dokka's references to 1.9.10 (#3210)Ignat Beresnev
2023-09-04Update Kotlin to 1.9.10 (#3158)Vadim Mishenev
2023-09-01Update Dokka's references to 1.9.0 (#3154)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-14Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...Vsevolod Tolstopyatov
2023-08-07Get rid of bintray and jcenter mentions in our buildscript (#3109)Vsevolod Tolstopyatov
2023-08-04Make the compatibility metadata variant check more specific (#3103)Ignat Beresnev
2023-08-04Update examples and tests to use Kotlin 1.9.0 (#3101)Ignat Beresnev
2023-07-21Update Kotlin to 1.9.0 (#3074)Vadim Mishenev
2023-06-06Update Dokka's references to 1.8.20 (#3028)Ignat Beresnev
2023-05-17Update KGP to 1.8.20 (#2989)Vadim Mishenev
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-04-21Add Gradle integration tests for configuration (#2963)Ignat Beresnev
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-16Fix test runtime Java versions (#2918)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-03-06Update Dokka references to 1.8.10 (#2898)Ignat Beresnev
2023-02-21Remove outdated stdlib integration test (#2841)Ignat Beresnev
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2023-01-30Bump Gradle to 7.6 (#2756)Goooler
2023-01-27Fix dependency resolution in wasm integration test (#2832)Ignat Beresnev
2023-01-26Temporary fix for missing wasm stdlib dependency from coroutines and atomicfu...Igor Yakovlev
2023-01-26Support kotlin wasm targetIgor Yakovlev
2023-01-13Avoid snapshotting sourceLink.localDirectory input (#2807)ilya-g
2022-12-16Display `SinceKotlin` everywhere (#2708)Vadim Mishenev
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
2022-10-13Ignore BuiltIns for StdLib (#2658)Vadim Mishenev
2022-10-04Update Kotlin to 1.7.20 (#2692)Ignat Beresnev
2022-09-27Update Kotlin to 1.7.20-RC (#2682)Ignat Beresnev
2022-09-26Add documentation for synthetic Enum `values()` and `valueOf()` functions (#2...Ignat Beresnev
2022-09-26Extract classpath from `KotlinSharedNativeCompilation` as well (#2664)Vadim Mishenev
2022-09-22Update integration tests: coroutines, serialization, biojava (#2672)Ignat Beresnev
2022-09-01Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630)Stefan M
2022-09-01Add `DynamicTypeDeserializer` (#2645)Vadim Mishenev
2022-08-24Bump Gradle to 7.5.1 (#2618)Goooler
2022-07-13Update references and documentation to Dokka 1.7.10 (#2566)Ignat Beresnev
2022-07-08Update Kotlin to 1.7.10 (#2564)Ignat Beresnev
2022-06-20Update documentation and examples to Dokka 1.7.0 (#2542)Ignat Beresnev
2022-06-16Update tested AGP version to latest (#2535)Ignat Beresnev
2022-06-10Bump Kotlin to 1.7.0 (#2529)Vadim Mishenev
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev