index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runners
/
maven-plugin
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2023-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-16
Refactor Maven Runner build config (#2911)
aSemy
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-09
Remove unused `sourceJar` tasks (#2909)
aSemy
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2022-05-31
Bump Kotlin to 1.7.0-RC (#2508)
Vadim Mishenev
2021-05-21
Bump Gradle to 7.0 (#1926)
Kamil Doległo
2020-12-28
Use maven directly to download additional dependencies (#1644)
Andreas Dangel
2020-07-20
Update compiler version to 1.4.0-rc-173
sebastian.sellmair
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-08
Implement SetupMaven task
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-03-23
Adds working dokkaPlugins configuration tag to Maven
Andrzej Ratajczak
2020-01-31
Minor fixes, rewritten CrossPlatformExec.kt
Kamil Doległo
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo