Age | Commit message (Expand) | Author |
2019-05-07 | fix maven build, add multiplatform and single configuration for maven runner | KrystianUjma |
2019-04-29 | Fix some tests | Kamil Doległo |
2019-04-29 | Fix Gradle incremental build | Kamil Doległo |
2019-04-29 | Fix Android Gradle Plugin | Kamil Doległo |
2019-04-29 | Fix for external documentation links and gradle tests | Kamil Doległo |
2019-04-29 | Fix for analysis platform | Kamil Doległo |
2019-04-26 | add multiplatform configuration for maven | KrystianUjma |
2019-04-17 | Remove default target | Kamil Doległo |
2019-04-16 | Change extension behaviour | Kamil Doległo |
2019-04-16 | Fix Gradle extensions | Kamil Doległo |
2019-04-15 | Fix for config | Kamil Doległo |
2019-04-15 | Light refactoring | Kamil Doległo |
2019-04-11 | Remove dead code, create package, add comment | Kamil Doległo |
2019-04-11 | Extract extension names to consts | Kamil Doległo |
2019-04-10 | Remove some code that looks dead | Kamil Doległo |
2019-04-10 | Change Gradle extension names | Kamil Doległo |
2019-04-10 | Add automatic sourceDirs resolving when not using multiproject | Kamil Doległo |
2019-04-10 | Add extension for configuring dokka with one block less when not using multip... | Kamil Doległo |
2019-04-10 | Rework Gradle plugin, autoconfiguration not working yet | Kamil Doległo |
2019-04-08 | Implement Gradle Pass Configuration | Kamil Doległo |
2019-03-27 | Fix Maven | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2019-03-20 | Fix cli kotlinx dependency | Kamil Doległo |
2019-03-20 | Fix ant | Kamil Doległo |
2019-03-19 | Fix kotlinx.cli dependency | 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 |
2019-03-01 | Fix dokka runtime classpath configuration (#432) | Krystian Ujma |
2019-02-19 | Cleanup http | Simon Ogorodnik |
2019-01-25 | Refine type safe configuration test | Paul Merlin |
2019-01-25 | Remove spurious whitespace | Paul Merlin |
2019-01-25 | Add type safe counterparts to Closure taking methods on DokkaTask | Paul Merlin |
2019-01-25 | Add integration test for type safe configuration | Paul Merlin |
2019-01-25 | Add testData/ as input to :runners:gradle-integration-tests:test | Paul Merlin |
2018-12-21 | Refactor maven-plugin build | Eugene Petrenko |
2018-12-13 | Fix IDEA Inspections | Xerus |
2018-10-29 | Fix gradle integration test data | Simon Ogorodnik |
2018-10-03 | Introduce per-pass sinceKotlin | Simon Ogorodnik |
2018-09-11 | download maven from Gradle | Eugene Petrenko |
2018-09-11 | fix maven coordinates for the kotlinx.cli module | Eugene Petrenko |
2018-09-11 | fix compilation around Gradle | Eugene Petrenko |
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 | Temporarily merged new and old cli syntax | Zubakov Aleksey |
2018-08-17 | Ant runner minor refactoring | Zubakov Aleksey |
2018-08-17 | Ant runner mpp change | aleksZubakov |
2018-08-11 | Cli parser refactoring | aleksZubakov |
2018-08-10 | Boilerplate eliminating | aleksZubakov |
2018-08-08 | Move extension function into companion object, passArguments inline | aleksZubakov |