aboutsummaryrefslogtreecommitdiffstats
path: root/runners
Commit message (Expand)AuthorAgeFilesLines
* Add noGenerate{Pacakge,Classes}IndexPage cli arguments.Vladimir Kryachko2020-03-161-4/+14
* Declaring dokka-fatjar as a dependency of dokka-gradle-pluginJeff Gaston2020-02-141-0/+21
* Making dokka_version propagate correctly into built artifacts when it changesJeff Gaston2020-02-133-2/+7
* Adding Dokka source to AOSPTiem Song2019-07-10114-0/+3693
* Replace Dokka source with a Dokka maven repo (see ./maven).Doug Sigelbaum2018-06-19103-3437/+0
* Support propagating inherited extensions from librariesSimon Ogorodnik2018-01-172-35/+44
* Add language version argumentsSimon Ogorodnik2017-11-274-6/+40
* Don't require JavaPluginConventionSimon Ogorodnik2017-11-231-7/+6
* Fix compilation, after enabling JSR305Simon Ogorodnik2017-11-231-1/+1
* Clarify Kotlin Versions and config in projectSimon Ogorodnik2017-11-238-29/+62
* Fix bundling of kotlin-runtime & reflect into Gradle pluginSimon Ogorodnik2017-11-231-6/+1
* Add "suppress" to the per-package configuration options.Chris Rankin2017-11-224-2/+6
* Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik2017-11-213-45/+1
* Take intellij-core-analysis backSimon Ogorodnik2017-11-141-0/+8
* Exclude src from kotlin-ide-common in fatjarSimon Ogorodnik2017-11-091-0/+2
* Download dependencies from TeamCitySimon Ogorodnik2017-11-081-0/+2
* Fix Can't find node by signature in asJava modeSimon Ogorodnik2017-11-051-1/+3
* Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik2017-11-0322-55/+359
* Fix pom generation for dokka-android-pluginSimon Ogorodnik2017-11-031-2/+5
* Fix early lazy computationSimon Ogorodnik2017-11-031-1/+1
* Fix not rebuilding on source changeSimon Ogorodnik2017-11-029-10/+162
* Make classpath Iterable<File> #218Simon Ogorodnik2017-11-021-1/+1
* Fix android-sdk license accepting on TeamCitySimon Ogorodnik2017-11-026-4/+54
* Ensure build directory exists before generating POM into it (#236)Eric Wendelin2017-11-021-7/+11
* Fix building of maven pluginSimon Ogorodnik2017-10-241-13/+32
* Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik2017-10-084-8/+11
* Replace provided configuration with compileOnlySimon Ogorodnik2017-10-085-30/+6
* Add global configuration "includeNonPublic"Jonathan Haas2017-07-201-1/+2
* Make PackageOptions serializableJonathan Haas2017-07-201-1/+1
* Add deleted cli-parserSimon Ogorodnik2017-06-262-13/+6
* Update bundled kotlin compiler to 1.1.3Simon Ogorodnik2017-06-264-4/+4
* Suppress output of android.R and other generated stuff in dokka-androidSimon Ogorodnik2017-06-232-4/+10
* Revert Fix OOME in integration testsSimon Ogorodnik2017-06-221-4/+1
* Fix OOME in integration testsSimon Ogorodnik2017-06-211-1/+4
* Add android integration test, multi-flavour app testSimon Ogorodnik2017-06-2041-0/+779
* Add default documentation link to android reference for dokka-androidSimon Ogorodnik2017-06-202-1/+15
* Prevent early evaluation of kotlinTasks. To work with kotlin-androidSimon Ogorodnik2017-06-201-4/+5
* Add gradle integration testsSimon Ogorodnik2017-06-2020-3/+615
* Configure dokka based on Kotlin compile tasksSimon Ogorodnik2017-06-202-111/+124
* Update gradle to 4.0Simon Ogorodnik2017-06-162-3/+2
* Add missing @Optional to cacheRoot parameterSimon Ogorodnik2017-06-071-1/+2
* Make package-list caching optionalSimon Ogorodnik2017-06-074-5/+19
* Fix runner parameters for consistency, add default link to stdlibSimon Ogorodnik2017-05-164-10/+19
* Throw exception when unable to collect classpath for android dokkaSimon Ogorodnik2017-05-151-1/+1
* Fix dokka-android plugin with Android Gradle 2.4.0 build toolsAlex Waters2017-05-151-56/+23
* Add external documentation links argument to gradle, maven, antSimon Ogorodnik2017-05-114-6/+36
* Support linking of external documentationSimon Ogorodnik2017-05-111-1/+27
* Add bunch of new parameters to runnersSimon Ogorodnik2017-05-043-20/+69
* Refactoring internal communication for gradleSimon Ogorodnik2017-05-024-37/+80
* Fix bintray dependenciesSimon Ogorodnik2017-04-251-1/+1