Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Update readme.md, allow only unix based path (dir property)
|
|
#316 Fixed
|
|
|
|
Signed-off-by: Paul Merlin <paul@gradle.com>
|
|
|
|
|
|
# Conflicts:
# core/src/main/kotlin/Analysis/AnalysisEnvironment.kt
# core/src/test/kotlin/TestAPI.kt
|
|
Original: 8e9e768
|
|
Original: bf2945d
|
|
|
|
Fixes #282
|
|
|
|
|
|
Dokka drops support for Gradle less then 3.5
|
|
|
|
|
|
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
|
|
|