Age | Commit message (Expand) | Author |
2019-08-08 | Fix Android compilation name | Kamil Doległo |
2019-08-05 | Fix nested annotation and perPackageOptions bugs | Kamil Doległo |
2019-08-05 | Move kotlinTasks, update README, minor refactoring | Kamil Doległo |
2019-08-05 | Cleanup, update README | Kamil Doległo |
2019-07-03 | Fix bug with common platform sourceSets | Kamil Doległo |
2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo |
2019-06-28 | Add error message when sources from kotlin tasks cannot be extracted | Kamil Doległo |
2019-06-21 | Add configuration of Dokka with closure in Gradle Kotlin DSL | Kamil Doległo |
2019-06-18 | Fix Gradle Incremental Build bug on 2.14.1 | Kamil Doległo |
2019-06-18 | Fix NotSerializableException | Kamil Doległo |
2019-06-17 | Change log message | Kamil Doległo |
2019-06-14 | refactoring | KrystianUjma |
2019-06-13 | Fix for Gradle incremental builds | Kamil Doległo |
2019-06-12 | Fix for ArtifactResolveException bug in Gradle for Android | Kamil Doległo |
2019-06-11 | Fix for bug in #5aace9 | Kamil Doległo |
2019-06-06 | Fix some bugs | Kamil Doległo |
2019-06-05 | Bugfix for duplicate source roots | Kamil Doległo |
2019-06-05 | Implement configuration avoidance | Kamil Doległo |
2019-06-05 | #462 - add dokkaRuntime support for multiple dokka tasks | KrystianUjma |
2019-05-31 | Merge branch 'dokka-runtime-multiple-dokka-tasks' into multiplatform-support | KrystianUjma |
2019-05-31 | 462 - make dokkaRuntime support for multiple dokka tasks | KrystianUjma |
2019-05-30 | Add autoconfiguration, probably needs refactoring | Kamil Doległo |
2019-05-15 | Fix SinceKotlin | Kamil Doległo |
2019-04-29 | Fix Gradle incremental build | Kamil Doległo |
2019-04-29 | Fix for external documentation links and gradle tests | Kamil Doległo |
2019-04-29 | Fix for analysis platform | Kamil Doległo |
2019-04-17 | Remove default target | Kamil Doległo |
2019-04-16 | Change extension behaviour | Kamil Doległo |
2019-04-16 | Fix Gradle extensions | Kamil Doległo |
2019-04-15 | Fix for config | Kamil Doległo |
2019-04-15 | Light refactoring | Kamil Doległo |
2019-04-11 | Remove dead code, create package, add comment | Kamil Doległo |
2019-04-11 | Extract extension names to consts | Kamil Doległo |
2019-04-10 | Remove some code that looks dead | Kamil Doległo |
2019-04-10 | Change Gradle extension names | Kamil Doległo |
2019-04-10 | Add automatic sourceDirs resolving when not using multiproject | Kamil Doległo |
2019-04-10 | Add extension for configuring dokka with one block less when not using multip... | Kamil Doległo |
2019-04-10 | Rework Gradle plugin, autoconfiguration not working yet | Kamil Doległo |
2019-04-08 | Implement Gradle Pass Configuration | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma |
2019-03-01 | Fix dokka runtime classpath configuration (#432) | Krystian Ujma |
2019-02-19 | Cleanup http | Simon Ogorodnik |
2019-01-25 | Add type safe counterparts to Closure taking methods on DokkaTask | Paul Merlin |
2018-09-11 | fix compilation around Gradle | Eugene Petrenko |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |