Age | Commit message (Expand) | Author |
2019-08-28 | Update the README for Ant | Kamil Doległo |
2019-08-27 | Fix for missing colon in links to external sites, https://github.com/Kotlin/d... | Kamil Doległo |
2019-08-27 | Fix typo in readme | Kamil Doległo |
2019-08-23 | Readme update | Kamil Doległo |
2019-08-23 | Fix for platforms | Kamil Doległo |
2019-08-23 | Add diagnostic info to Gradle platforms and create a top-level config | Kamil Doległo |
2019-08-22 | Merge Android plugin into Gradle plugin | Kamil Doległo |
2019-08-15 | Fix the copyright section | Stanislav Erokhin |
2019-08-14 | Update README | Kamil Doległo |
2019-08-14 | Fix CLI arguments, bump CLI library version | Kamil Doległo |
2019-08-13 | Fix typo in CLI | Kamil Doległo |
2019-08-08 | Readme update | Kamil Doległo |
2019-08-08 | Fix Android compilation name | Kamil Doległo |
2019-08-06 | Remove TODOs | Kamil Doległo |
2019-08-05 | Update bintray plugin | Simon Ogorodnik |
2019-08-05 | Fix nested annotation and perPackageOptions bugs | Kamil Doległo |
2019-08-05 | Move kotlinTasks, update README, minor refactoring | Kamil Doległo |
2019-08-05 | Cleanup, update README | Kamil Doległo |
2019-07-09 | Quick and dirty fix for merging extensions for external classes | Kamil Doległo |
2019-07-03 | Fix bug with common platform sourceSets | Kamil Doległo |
2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo |
2019-06-28 | Add error message when sources from kotlin tasks cannot be extracted | Kamil Doległo |
2019-06-25 | fix *.dataTags tests | KrystianUjma |
2019-06-24 | fix dataTagsInGroupNode test | KrystianUjma |
2019-06-21 | Fix format in KotlinWebsiteHtml, markdown format changed slightly | Kamil Doległo |
2019-06-21 | Add configuration of Dokka with closure in Gradle Kotlin DSL | Kamil Doległo |
2019-06-21 | Fix groupNode tests, expected needs checking | Kamil Doległo |
2019-06-18 | Fix Gradle Incremental Build bug on 2.14.1 | Kamil Doległo |
2019-06-18 | Fix NotSerializableException | Kamil Doległo |
2019-06-17 | Change log message | Kamil Doległo |
2019-06-17 | Readme update | Kamil Doległo |
2019-06-14 | refactoring | KrystianUjma |
2019-06-13 | Cherry-pick NPE bugfix | Kamil Doległo |
2019-06-13 | Fix NPE after release 0.9.18 | Kamil Doległo |
2019-06-13 | add config to readme.md - dokkaRuntime and dokkaFatJar | KrystianUjma |
2019-06-13 | Readme update | Kamil Doległo |
2019-06-13 | add config to readme.md - dokkaRuntime and dokkaFatJar | KrystianUjma |
2019-06-13 | Fix for Gradle incremental builds | Kamil Doległo |
2019-06-12 | Fix for ArtifactResolveException bug in Gradle for Android | Kamil Doległo |
2019-06-11 | Fix Gradle typeSafeConfiguration test | Kamil Doległo |
2019-06-11 | Fix for bug in #5aace9 | Kamil Doległo |
2019-06-11 | fix kotlin website html tests | KrystianUjma |
2019-06-10 | Merge branch 'kotlin-website-html' into multiplatform-support | KrystianUjma |
2019-06-10 | fix kotlin website html tests | KrystianUjma |
2019-06-10 | Fixed And/Gradle path bug | Kamil Doległo |
2019-06-10 | fix kotlin website html | KrystianUjma |
2019-06-06 | Fix some bugs | Kamil Doległo |
2019-06-05 | Bugfix for duplicate source roots | Kamil Doległo |
2019-06-05 | Implement configuration avoidance | Kamil Doległo |
2019-06-05 | #462 - add dokkaRuntime support for multiple dokka tasks | KrystianUjma |