aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2017-10-24Fix building of maven pluginSimon Ogorodnik
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2017-10-08Replace provided configuration with compileOnlySimon Ogorodnik
2017-07-20Add global configuration "includeNonPublic"Jonathan Haas
2017-07-20Make PackageOptions serializableJonathan Haas
2017-06-26Add deleted cli-parserSimon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-06-23Suppress output of android.R and other generated stuff in dokka-androidSimon Ogorodnik
2017-06-22Revert Fix OOME in integration testsSimon Ogorodnik
2017-06-21Fix OOME in integration testsSimon Ogorodnik
2017-06-20Add android integration test, multi-flavour app testSimon Ogorodnik
2017-06-20Add default documentation link to android reference for dokka-androidSimon Ogorodnik
2017-06-20Prevent early evaluation of kotlinTasks. To work with kotlin-androidSimon Ogorodnik
2017-06-20Add gradle integration testsSimon Ogorodnik
2017-06-20Configure dokka based on Kotlin compile tasksSimon Ogorodnik
2017-06-16Update gradle to 4.0Simon Ogorodnik
2017-06-07Add missing @Optional to cacheRoot parameterSimon Ogorodnik
2017-06-07Make package-list caching optionalSimon Ogorodnik
2017-05-16Fix runner parameters for consistency, add default link to stdlibSimon Ogorodnik
2017-05-15Throw exception when unable to collect classpath for android dokkaSimon Ogorodnik
2017-05-15Fix dokka-android plugin with Android Gradle 2.4.0 build toolsAlex Waters
2017-05-11Add external documentation links argument to gradle, maven, antSimon Ogorodnik
2017-05-11Support linking of external documentationSimon Ogorodnik
2017-05-04Add bunch of new parameters to runnersSimon Ogorodnik
2017-05-02Refactoring internal communication for gradleSimon 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
2017-04-24Fix NPE in gradle pluginSimon Ogorodnik
2017-04-24Fix compilation of cli moduleSimon Ogorodnik
2017-03-31Fix dokka-android to support new build toolsknize
2017-03-29Per package optionsSimon Ogorodnik
2017-03-23Fix JVM crash in gradle pluginSimon Ogorodnik
2017-02-24Allow to specify implied platforms in Ant scriptsDmitry Jemerov
2017-02-24Allow to specify platform for source roots in Ant scriptsDmitry Jemerov
2017-02-24Option to skip declarations in root package from generated documentation (the...Dmitry Jemerov
2017-02-23Allow to specify implied platforms in command line; fix parsing of platforms ...Dmitry Jemerov
2017-02-23Allow specifying implicit platforms for each source rootDmitry Jemerov
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-08tools.jar (#125), Fixes #85, #58 Simon 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. Upda...Simon Ogorodnik
2016-11-03Updated kotlin-compiler to 1.1-M2-8 (#109)Simon Ogorodnik