aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)Author
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