aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin/build.gradle.kts
AgeCommit message (Expand)Author
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-07Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ...sebastian.sellmair
2020-07-06Dokka Gradle Plugin: Configure bintray publication for gradle plugin markersebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/...sebastian.sellmair
2020-07-02Introduce special gradle plugin publication for integration testssebastian.sellmair
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-06-04Implement Project.dokka extension to align kotlin and groovey dokka configura...sebastian.sellmair
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo