Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-20 | Update publish-plugin and fix publishing | Simon Ogorodnik | |
2018-01-29 | Update Gradle Kotlin Runtime dependencies version to 1.1 | Simon Ogorodnik | |
Dokka drops support for Gradle less then 3.5 | |||
2017-11-23 | Clarify Kotlin Versions and config in project | Simon Ogorodnik | |
2017-11-23 | Fix bundling of kotlin-runtime & reflect into Gradle plugin | Simon Ogorodnik | |
Fix #219 | |||
2017-11-14 | Take intellij-core-analysis back | Simon Ogorodnik | |
Use plain maven-like repository to resolve it, remove usage of gradle-intellij-plugin | |||
2017-10-08 | Update ShadowJar Gradle plugin to 2.0.1 | Simon Ogorodnik | |
2017-10-08 | Replace provided configuration with compileOnly | Simon Ogorodnik | |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik | |
2017-04-25 | Fix bintray dependencies | Simon Ogorodnik | |
2017-04-25 | Fix dependencies for gradle plugin publishing to plugins.gradle.org | Simon Ogorodnik | |
2017-04-24 | Fix wrong maven coordinates on gradle plugin repo page | Simon Ogorodnik | |
GH-146 fixed | |||
2017-01-17 | Fixed problems with 1.0.6 compiler conflict | Simon Ogorodnik | |
2016-12-14 | Workaround #127 | Simon Ogorodnik | |
2016-12-14 | Manual integration of PR #93 | Simon Ogorodnik | |
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik | |
2016-11-10 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. ↵ | Simon Ogorodnik | |
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0 | |||
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon Ogorodnik | |
Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10 |