summaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Expand)Author
2024-02-16Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2024-02-06Align Kotlin Native targets with Kotlin documentation (#2560)Loïc Lamarque
2023-12-05Simplify Dokka source link configuration (#2524)Oleg Yukhnevich
2023-12-04Update Gradle dokka configuration to make sure "source" button is visible in ...Oleg Yukhnevich
2023-12-01Remove metaInfo usage (#2519)Ilya Goncharov
2023-11-21Add Wasm WASI target (#2510)igoriakovlev
2023-11-16Bring back linuxArm32Hfp target because it is deprecated, but not removed yet...Leonid Startsev
2023-10-24Add Gradle properties for disabling project's TC integration (#2483)Leonid Startsev
2023-10-18Build improvements: Kotlin 1.9.20-RC, default target hierarchy, bump Okio (#2...Leonid Startsev
2023-09-12Add support of WASM target to mainline (#2410)igoriakovlev
2023-09-04Mute "expect/actual classes are experimental" warning (#2427)Nikita Bobko
2023-08-04Use kotlin version as a build number while building in kotlin user projects (...Margarita Bobova
2023-08-02Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2023-08-02Properly fix Java 8 API compatibility (#2350)Björn Kautler
2023-06-23Update user projects config: adapt build script to new TeamCity variables (#2...Margarita Bobova
2023-06-22Suppress org.intellij.lang.annotations from Dokka output.Leonid Startsev
2023-06-22Increase visibility of the json-okio integration module: add it to the Dokka ...Leonid Startsev
2023-06-14Remove deprecated K/N targets for 1.9.20 (#2325)Alexander Shabalin
2023-03-15Updated K/N targets in accordance with official recommendations (#2216)Sergey Shanshin
2023-02-27Update Gradle to 7.6.1 (#2208)Leonid Startsev
2023-02-23~lower coverage percentageLeonid Startsev
2022-11-21Increase JS tests timeout to 10s (#2106)Anton Bannykh
2022-10-04Remove kotlin.Experimental from opt-ins as it would be removed in 1.8.20Leonid Startsev
2022-09-21Update Kotlin to 1.7.20-RC (#2039)Leonid Startsev
2022-08-25Hide json.internal package from Dokka outputLeonid Startsev
2022-08-18Support Dokka HTML customization (#2008)Nikolay Pachkov
2022-07-04Migrate to Kotlin 1.7.0 (#1977)Leonid Startsev
2022-06-30Add Okio integration (#1901)Sergey Shanshin
2022-01-28Upgrade Gradle to version 7.3.3 (#1822)Sebastian Schuberth
2021-12-27Update Dokka to 1.6.0 and migrate settings (#1804)Ignat Beresnev
2021-11-22Reduce core module coverage boundVsevolod Tolstopyatov
2021-11-22Update Kover to 0.4.2 (#1772)Vsevolod Tolstopyatov
2021-10-29Add Kover plugin (#1733)Leonid Startsev
2021-09-06Add Apple Silicon targetsLeonid Startsev
2021-09-03Upgrade to 1.5.30Leonid Startsev
2021-08-12Update to 1.5.30-RCLeonid Startsev
2021-06-28Add task to put jmh benchmarks results to teamcity statistics (#1568)Leonid Startsev
2021-05-24Get rid of (almost) all build warnings and deprecationsLeonid Startsev
2021-03-17Get rid of Bintray leftovers (#1378)Vsevolod Tolstopyatov
2021-03-15Add support for watchosX64 target (#1366)Sergey Bogolepov
2021-03-03Introduce kotlinx-serialization-bom (#1356)Vsevolod Tolstopyatov
2021-02-03Maven central publication (#1319)upstream/v1.1.0-RCSergey Shanshin
2021-01-28Experimental support for inline classes (#1244)Leonid Startsev
2021-01-22Ensure serialization is usable from K/N background threadVsevolod Tolstopyatov
2021-01-19Update Gradle version to 6.7.1 (#1295)Kamil Doległo
2020-11-17Add build parameter to build serialization with JVM IR compiler (#1206)Alexander Likhachev
2020-10-03Update to new Dokka (#1100)Vsevolod Tolstopyatov
2020-10-02Add handling of the project property that allows to disable cross-compilation...Leonid Startsev
2020-09-21Rework publish-mpp-root-module-in-platform.gradle (#1020)Sergey Igushkin
2020-09-14Standartize and cleanup Gradle scriptsVsevolod Tolstopyatov