aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-16Refactor Maven Runner build config (#2911)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-09Remove unused `sourceJar` tasks (#2909)aSemy
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-02-27Use Gradle file property types for task inputs & outputs (#2707)aSemy
2023-02-27Remove workaround for fixed Gradle issue (#2891)Matthew Haughton
2023-02-24Fix `TypeNotPresentException` in projects without KGP (#2890)Ignat Beresnev
2023-02-23Update custom Gradle utils to use Gradle Kotlin DSL (#2833)aSemy
2023-02-21Move Gradle plugin tasks into a separate directory (#2705)aSemy
2023-02-21Apply kotlin-dsl plugin (#2702)aSemy
2023-02-20Add the ability to pretty print DokkaConfiguration (#2872)Ignat Beresnev
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2023-02-14Deprecate methods for adding/removing task dependencies (#2857)Andrey Tyrin
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2023-02-01Add missing group and description for Multimodule tasks (#2806)Róbert Papp
2023-01-31Make implementations of DokkaLogger thread-safe (#2827)Ignat Beresnev
2023-01-30Replace `by` helper function with the standard `set()` (#2834)aSemy
2023-01-19Add module and package documentation content (#2819)Sarah Haggarty
2023-01-19Fix NoSuchMethodError for Gradle 8.0 RC1 (#2816)Andrey Tyrin
2023-01-13Avoid snapshotting sourceLink.localDirectory input (#2807)ilya-g
2023-01-11Fix early version configuration for Gradle Plugin (#2799)Javier Segovia Córdoba
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-12-16Display `SinceKotlin` everywhere (#2708)Vadim Mishenev
2022-11-26Mark `outputDirectory` lazy (#2748)Vadim Mishenev
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
2022-10-12Rename DokkaPlugin file (#2701)aSemy
2022-09-27Update Kotlin to 1.7.20-RC (#2682)Ignat Beresnev
2022-09-26Extract classpath from `KotlinSharedNativeCompilation` as well (#2664)Vadim Mishenev
2022-08-25Ignore compatibility metadata variant if HMPP is enabled (#2634)Vadim Mishenev
2022-07-18Remove kotlin-stdlib dependency from gradle runner (#2570)Martin Bonnin
2022-06-21Do not expose kotlin stdlib in the Gradle plugin dependencies (#2543)Martin Bonnin
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-05-31Bump Kotlin to 1.7.0-RC (#2508)Vadim Mishenev
2022-05-27Remove unused & redundant dependencies for Gradle runner (#2502)Matthew Haughton
2022-05-20Remove unused `collectorTaskSupported` parameter (#2498)Matthew Haughton
2022-05-18Enable stricter validation for cacheable Gradle tasks (#2500)Matthew Haughton
2022-05-18Remove outdated suppressions (#2501)Matthew Haughton
2022-05-18Fix new Qodana inspections after the updateIgnat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-25Set `finalizeCoroutines` to false for maven runner (#2461)Ignat Beresnev
2022-04-25Fix missing external docs for some AndroidX libraries (#2456)Edric Chan
2022-04-11Fix classpath in HMPP (#2431)Vadim Mishenev
2022-04-11Bump kotlinx-cli-jvm from 0.3.3 to 0.3.4 (#2428)dependabot[bot]
2022-03-22Remove bintray publish plugins (#2364)Goooler
2022-02-21Code cleanups (#2165)Goooler
2022-02-15Convert interfaces to functional (#2360)Goooler
2022-02-15Fix loading empty properties by CLI json parser (#2362)Andrzej Ratajczak
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2022-01-27Bump com.gradle.plugin-publish from 0.12.0 to 0.20.0 (#2318)dependabot[bot]