Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-14 | Take intellij-core-analysis back | Simon Ogorodnik | |
Use plain maven-like repository to resolve it, remove usage of gradle-intellij-plugin | |||
2017-11-09 | Use maven to resolve kotlin-compiler dependency instead of ivy | Simon Ogorodnik | |
2017-11-09 | Drop dependency on intellij-core-analysis | Simon Ogorodnik | |
Instead of it, download idea.jar and manually strip it Also, depends on same as kotlin-compiler openapi version | |||
2017-11-08 | Download dependencies from TeamCity | Simon Ogorodnik | |
2017-10-09 | Drop obsolete libraries | Simon Ogorodnik | |
2017-10-09 | Update kotlin-compiler to 1.1.51 | Simon Ogorodnik | |
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 | Fix StringOutOfBoundsException in link mapping | Simon Ogorodnik | |
#167 #KT-18213 fixed | |||
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 | |||
2016-07-08 | update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the ↵ | Dmitry Jemerov | |
qualified name resolve problem in doc comments | |||
2016-05-10 | update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use ↵ | Dmitry Jemerov | |
regular kotlin-compiler and kotlin-ide-common instead | |||
2016-04-29 | tweak shadowjar settings | Dmitry Jemerov | |
2016-04-29 | exclude fusesource from relocating as it has native components | Dmitry Jemerov | |
2016-04-28 | don't relocate the com.sun package | Dmitry Jemerov | |
2016-04-13 | Shade Dokka's dependencies in fatjar. Resolves #46 | Dmitry Jemerov | |
2016-02-04 | 0.9.6 | Dmitry Jemerov | |
2016-01-28 | support uploading to EAP repository | Dmitry Jemerov | |
2016-01-25 | reference EAP repository in build script | Dmitry Jemerov | |
2015-12-28 | update for Kotlin beta 4 | Dmitry Jemerov | |
2015-12-03 | configure Ant dependency so that it's visible in IntelliJ | Dmitry Jemerov | |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov | |