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
|
|
|
|
|
|
|
|
Replace ReportNotDocumented with ReportUndocumented in the Gradle plugin for consistency. Fixes #243
|
|
Replace Closure<Any?> with Closure<Unit> in the gradle plugin. Fixes #241
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #227
|
|
Fix #218
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such as packageOptions, impliedPlatforms and so on
|
|
|
|
|
|
#KT-17016 fixed
|
|
(they can't be imported anyway)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|