aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2020-03-16Add noGenerate{Pacakge,Classes}IndexPage cli arguments.Vladimir Kryachko
2020-02-14Declaring dokka-fatjar as a dependency of dokka-gradle-pluginJeff Gaston
2020-02-13Making dokka_version propagate correctly into built artifacts when it changesJeff Gaston
2019-07-10Adding Dokka source to AOSPTiem Song
2018-06-19Replace Dokka source with a Dokka maven repo (see ./maven).Doug Sigelbaum
2018-01-17Support propagating inherited extensions from librariesSimon Ogorodnik
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-23Don't require JavaPluginConventionSimon Ogorodnik
2017-11-23Fix compilation, after enabling JSR305Simon Ogorodnik
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-23Fix bundling of kotlin-runtime & reflect into Gradle pluginSimon Ogorodnik
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-11-21Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
2017-11-09Exclude src from kotlin-ide-common in fatjarSimon Ogorodnik
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-11-03Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik
2017-11-03Fix pom generation for dokka-android-pluginSimon Ogorodnik
2017-11-03Fix early lazy computationSimon Ogorodnik
2017-11-02Fix not rebuilding on source changeSimon Ogorodnik
2017-11-02Make classpath Iterable<File> #218Simon Ogorodnik
2017-11-02Fix android-sdk license accepting on TeamCitySimon Ogorodnik
2017-11-02Ensure build directory exists before generating POM into it (#236)Eric Wendelin
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