aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin
AgeCommit message (Collapse)Author
2017-03-23Fix JVM crash in gradle pluginSimon Ogorodnik
#KT-17016 fixed
2017-02-24Option to skip declarations in root package from generated documentation ↵Dmitry Jemerov
(they can't be imported anyway)
2017-01-17Fixed problems with 1.0.6 compiler conflictSimon Ogorodnik
2017-01-10Various config options now available in Gradle pluginSimon Ogorodnik
2016-12-14Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolvingSimon Ogorodnik
2016-12-14Hotfix 0.9.11, now dokka-android should work properlySimon Ogorodnik
2016-12-14Workaround #127Simon Ogorodnik
2016-12-14Manual integration of PR #93Simon Ogorodnik
2016-12-08Dokka ClassLoader for Gradle now complete isolated from Gradle EnvSimon Ogorodnik
2016-12-06Post-review changes, simplified proxiesSimon 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