Age | Commit message (Collapse) | Author |
|
|
|
|
|
Replace ReportNotDocumented with ReportUndocumented in the Gradle plugin for consistency. Fixes #243
|
|
Replace Closure<Any?> with Closure<Unit> in the gradle plugin. Fixes #241
|
|
|
|
|
|
|
|
|
|
Fix #219
|
|
|
|
Use plain maven-like repository to resolve it,
remove usage of gradle-intellij-plugin
|
|
|
|
Fixes #227
|
|
Fix #218
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such as packageOptions, impliedPlatforms and so on
|
|
|
|
|
|
|
|
GH-146 fixed
|
|
|
|
#KT-17016 fixed
|
|
(they can't be imported anyway)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0
|
|
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
|