aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2022-10-28Merge tag '1.6.4' into kotlinx.coroutines-upgradeSteve Elliott
2021-07-08Update Dokka and Knit to their stable versions, remove bintray leftovers (#2811)Vsevolod Tolstopyatov
2021-07-08General cleanup (#2809)Vsevolod Tolstopyatov
2021-07-06Upgrade to newest Dokka and Knit (#2805)Vsevolod Tolstopyatov
2021-06-07Improve ':kotlinx-coroutines-core' substitution for all modules. (#2748)Vsevolod Tolstopyatov
2021-04-22Remove dev repositories and Bintray usages where applicable (#2587)Vsevolod Tolstopyatov
2021-03-22Update Gradle for Kotlin 1.5, add space-dev repository (#2598)Vsevolod Tolstopyatov
2021-03-09Replace deprecated '*compile' configurations. (#2574)Yahor Berdnikau
2021-02-10Get rid of JCenter and kotlin-dev repository (#2530)Vsevolod Tolstopyatov
2021-01-18Kotlin DSL - Kotlin conventions (JVM & JS)Vsevolod Tolstopyatov
2020-12-18Gradle stewardship (#2431)Vsevolod Tolstopyatov
2020-12-02Update to Kotlin 1.4.20 (#2424)Vsevolod Tolstopyatov
2020-11-18Add build parameter to build coroutines with JVM IR compiler (#2389)Alexander Likhachev
2020-10-12Refactor mpp/native build, introduce "concurrent" source set, test launcher (...Roman Elizarov
2020-09-14Support JetBrains cache-redirector service for stable CI builds (#2247)Roman Elizarov
2020-08-25Migrate examples to new JS pluginVsevolod Tolstopyatov
2020-08-25Transition to the Gradle ktsVictor Turansky
2020-08-24Add space staging repositoryVsevolod Tolstopyatov
2020-08-13Version 1.3.9Vsevolod Tolstopyatov
2020-06-09Ignore API change in kotlinx-coroutines-core in train buildStanislav Erokhin
2020-05-22Fixes for 1.4-M2 & HMPP (#2031)Sergey Igushkin
2020-05-12Add project JDK convention (#1984)Victor Turansky
2020-05-02Platform util in 'buildSrc' (#1969)Victor Turansky
2020-05-02Plugin versions in 'plugins' block (#1977)Victor Turansky
2020-04-28Common java version method (#1965)Victor Turansky
2020-04-06BlockHound integration (#1873)dkhalanskyjb
2020-03-17Revert "BlockHound integration (#1821)"Vsevolod Tolstopyatov
2020-03-16BlockHound integration (#1821)dkhalanskyjb
2020-03-10Conditionally disable :example-frontend-js for snapshot trainVsevolod Tolstopyatov
2020-02-21Make publication validator part of the project (#1820)dkhalanskyjb
2020-02-14Optimize the size of the coroutines library in Android projects (#1282)Roman Elizarov
2020-02-14Build project using JDK 11 (#1733)Roman Elizarov
2020-02-14Use a separate Knit tool (#1486)Roman Elizarov
2020-02-10Integration with binary-compatibility-validator plugin (#1790)Vsevolod Tolstopyatov
2020-02-04Disable CasesPublicAPITest completely for train buildsVsevolod Tolstopyatov
2020-01-24Disable companions test in binary-compatibility-validation in train builds (K...Vsevolod Tolstopyatov
2019-12-26Update lincheck to 2.5.3 and re-write the corresponding testsNikita Koval
2019-12-17Authenticate in 'kotlin-dev' repo on BintrayMichael Kuzmin
2019-10-02Migrate BOM module to java-platform pluginSergey Shatunov
2019-09-25Merge branch 'master' into developVsevolod Tolstopyatov
2019-09-25Deprecate obsolete reactive API, improve existing Reactive documentationVsevolod Tolstopyatov
2019-09-12Update jmh-related plugins to be compatible with Gradle 5.5Vsevolod Tolstopyatov
2019-09-04Gradle version 5.6.1Roman Elizarov
2019-09-04Fix propagation for stressTest property for nightly stress testsRoman Elizarov
2019-08-21Add skip_snapshot_checks flag for snapshot train debuggabilityVsevolod Tolstopyatov
2019-08-05Remove no longer needed tests excludesLouis CAD
2019-07-19Module with kotlinx-coroutines BOM for better dependency managementVsevolod Tolstopyatov
2019-07-18Channel.receiveOrNull becomes extension, internal receiveOrClosed addedVsevolod Tolstopyatov
2019-06-03Disable binary compatibility tests in snapshot trainsVsevolod Tolstopyatov
2019-04-21Fix atomicfu post-processing and dependenciesRoman Elizarov