aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)Author
2023-05-26Improve copying base-frontend files between subprojects (#2970)Adam
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-04-25Reorder dependency versions for update convenience (#2968)Ignat Beresnev
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-03-06Update Dokka references to 1.8.10 (#2898)Ignat Beresnev
2022-10-12Update documentation and examples for 1.7.20 (#2697)Ignat Beresnev
2022-07-13Update references and documentation to Dokka 1.7.10 (#2566)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-03-25Minor refactoring of dokka versioning and publishing (#2401)Ignat Beresnev
2022-03-22Remove bintray publish plugins (#2364)Goooler
2021-07-07Update the docs to 1.5.0Kamil Doległo
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-04-28Remove bintray from repositoriesMarcin Aman
2021-04-22Remove unused repositories (#1858)Marcin Aman
2021-04-08Bump kotlinx html to 0.7.3 (#1819)Marcin Aman
2020-11-13Add additional info to POM files and sign the artifacts for MavenCentral depl...Kamil Doległo
2020-11-13Add javadocJar task for publishing to MavenCentral (#1606)Kamil Doległo
2020-09-28Create java-like api for pluginsKrzysztof Romanwoski
2020-07-20Use jackson for json serialization and parsingsebastian.sellmair
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-16Remove mavenLocal as default repository inside the projectsebastian.sellmair
2020-07-15Remove markdown repository in favor of jcenter and remove terminate :core:dep...sebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-07Remove DistMavenPublishingsebastian.sellmair
2020-07-06Manually disable bintray tasks in root project (https://github.com/bintray/gr...sebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-05-14Update to 1.4-M2, Native fails with an exceptionKamil Doległo
2020-01-31Minor fixes, rewritten CrossPlatformExec.ktKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo