index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runners
/
ant
Age
Commit message (
Expand
)
Author
2020-03-04
Use JDK8 as the default version
Kamil Doległo
2020-02-04
Adds summary reporting for all logging runners
Andrzej Ratajczak
2019-11-28
Cleaning package naming
Błażej Kardyś
2019-11-25
Few fixes for logger
Paweł Marks
2019-11-25
First plugin draft
Paweł Marks
2019-05-15
Fix SinceKotlin
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-20
Fix ant
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
2018-10-03
Introduce per-pass sinceKotlin
Simon Ogorodnik
2018-09-06
Fixed default values in ant runner configuration
Zubakov
2018-09-06
Drop unnecessary properties in SourceRoot
Zubakov
2018-08-27
Ant runner default external links and classpath resolving fix
Zubakov
2018-08-17
Ant runner minor refactoring
Zubakov Aleksey
2018-08-17
Ant runner mpp change
aleksZubakov
2018-08-01
Refactoring, replace DocumentationOption with PassConfiguration
aleksZubakov
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-10
Add js platform support
aleksZubakov
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-23
Clarify Kotlin Versions and config in project
Simon Ogorodnik
2017-11-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-10-08
Replace provided configuration with compileOnly
Simon Ogorodnik
2017-06-26
Update bundled kotlin compiler to 1.1.3
Simon Ogorodnik
2017-06-07
Make package-list caching optional
Simon Ogorodnik
2017-05-16
Fix runner parameters for consistency, add default link to stdlib
Simon Ogorodnik
2017-05-11
Add external documentation links argument to gradle, maven, ant
Simon Ogorodnik
2017-05-04
Add bunch of new parameters to runners
Simon Ogorodnik
2017-05-02
Refactoring internal communication for gradle
Simon Ogorodnik
2017-03-29
Per package options
Simon Ogorodnik
2017-02-24
Allow to specify implied platforms in Ant scripts
Dmitry Jemerov
2017-02-24
Allow to specify platform for source roots in Ant scripts
Dmitry Jemerov
2017-02-23
Allow specifying implicit platforms for each source root
Dmitry Jemerov
2017-01-17
Fixed problems with 1.0.6 compiler conflict
Simon Ogorodnik
2016-11-01
Total build refactoring, prepare for new development iteration
Simon Ogorodnik