Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-26 | Add deleted cli-parser | 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-11 | Support linking of external documentation | Simon Ogorodnik | |
Introduce PackageListService #KT-16309 fixed | |||
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik | |
2017-04-24 | Fix compilation of cli module | Simon Ogorodnik | |
2017-03-29 | Per package options | Simon Ogorodnik | |
2017-02-23 | Allow to specify implied platforms in command line; fix parsing of platforms ↵ | Dmitry Jemerov | |
specified in command line | |||
2017-02-23 | Allow specifying implicit platforms for each source root | Dmitry Jemerov | |
2016-12-08 | tools.jar (#125), Fixes #85, #58 | Simon Ogorodnik | |
Added hack to adjust publishing pom for maven Added hack to load tools.jar for cli | |||
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik | |
2016-11-03 | Updated kotlin-compiler to 1.1-M2-8 (#109) | Simon Ogorodnik | |
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon Ogorodnik | |
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 |