aboutsummaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-08Migrate kotlinOptions to compilerOptions (#2883)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2022-07-08Revise developer guides documentation (#2523)Ignat Beresnev
2022-06-30Bump essential dependencies (#2534)Ignat Beresnev
2022-04-25Revert shadow plugin update due to incompatibility with testsIgnat Beresnev
2022-04-22Bump plugins in buildSrc (#2458)Goooler
2022-03-25Minor refactoring of dokka versioning and publishing (#2401)Ignat Beresnev
2022-03-22Remove bintray publish plugins (#2364)Goooler
2022-02-21Code cleanups (#2165)Goooler
2021-07-22Bump kotlin 1.5.21 (#2031)Marcin Aman
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-04-22Remove unused repositories (#1858)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2020-12-28Use maven directly to download additional dependencies (#1644)Andreas Dangel
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-04Support multiple publication channels at oncesebastian.sellmair
2020-08-19publication.kt: Improve code readabilitysebastian.sellmair
2020-08-19Remove unused SUPPRESS from publication.ktsebastian.sellmair
2020-08-19Add support for space package publishingsebastian.sellmair
2020-07-14Add sourcesJar to shadow publicationssebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-08maven-integration-test: Fix style issuessebastian.sellmair
2020-07-08Implement SetupMaven tasksebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-07Remove DistMavenPublishingsebastian.sellmair
2020-07-06Manually disable bintray tasks in root project (https://github.com/bintray/gr...sebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair
2020-04-16Fix a bug in CrossPlatformExec.kt that prevented Windows from running mvnKamil Doległo
2020-01-31Fix CrossPlatformExec.ktKamil Doległo
2020-01-31Minor fixes, rewritten CrossPlatformExec.ktKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2019-09-30Merge remote-tracking branch 'origin/master' into tmp--release--0.10.0Simon Ogorodnik
2019-02-15Update pom file to use 'compile' instead of 'runtime' (#393)Tiem Song
2018-09-11fresh shadow pluginEugene Petrenko
2018-09-11gradle 4.10 + fix to the workaround around shadow pluginEugene Petrenko
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
2017-11-08Fix PluginXmlTransformerSimon Ogorodnik
2017-11-03Fix pom generation for dokka-android-pluginSimon Ogorodnik
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2016-11-01do not add ./ to command if linuxSimon Ogorodnik
2016-11-01Removed path relativize for commandsSimon Ogorodnik
2016-11-01Fix for CI builds #2Simon Ogorodnik
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik