aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin/build.gradle
AgeCommit message (Collapse)Author
2019-08-22Merge Android plugin into Gradle pluginKamil Doległo
2019-05-30Add autoconfiguration, probably needs refactoringKamil Doległo
2019-04-10Rework Gradle plugin, autoconfiguration not working yetKamil Doległo
2019-04-08Implement Gradle Pass ConfigurationKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-02-19Cleanup httpSimon Ogorodnik
2018-02-20Update publish-plugin and fix publishingSimon Ogorodnik
2018-01-29Update Gradle Kotlin Runtime dependencies version to 1.1Simon Ogorodnik
Dokka drops support for Gradle less then 3.5
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-23Fix bundling of kotlin-runtime & reflect into Gradle pluginSimon Ogorodnik
Fix #219
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
Use plain maven-like repository to resolve it, remove usage of gradle-intellij-plugin
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2017-10-08Replace provided configuration with compileOnlySimon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-04-25Fix bintray dependenciesSimon Ogorodnik
2017-04-25Fix dependencies for gradle plugin publishing to plugins.gradle.orgSimon Ogorodnik
2017-04-24Fix wrong maven coordinates on gradle plugin repo pageSimon Ogorodnik
GH-146 fixed
2017-01-17Fixed problems with 1.0.6 compiler conflictSimon Ogorodnik
2016-12-14Workaround #127Simon Ogorodnik
2016-12-14Manual integration of PR #93Simon Ogorodnik
2016-12-02Now dokka-fatjar complete isolated from poisonous Gradle environmentSimon Ogorodnik
2016-11-10Fixed 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-01Total build refactoring, prepare for new development iterationSimon 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