Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving | Simon Ogorodnik | |
2016-12-14 | Hotfix 0.9.11, now dokka-android should work properly | Simon Ogorodnik | |
2016-12-14 | Workaround #127 | Simon Ogorodnik | |
2016-12-14 | Manual integration of PR #93 | Simon Ogorodnik | |
2016-12-08 | Dokka ClassLoader for Gradle now complete isolated from Gradle Env | Simon Ogorodnik | |
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-06 | Post-review changes, simplified proxies | Simon Ogorodnik | |
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik | |
2016-11-10 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. ↵ | Simon Ogorodnik | |
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0 | |||
2016-11-03 | Updated kotlin-compiler to 1.1-M2-8 (#109) | Simon Ogorodnik | |
2016-11-02 | Build refactoring: Now dokka-fatjar runnable through `java -jar` again | Simon Ogorodnik | |
2016-11-01 | Fix for CI builds #2 | Simon Ogorodnik | |
2016-11-01 | Fix for CI builds | 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 |