aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2018-07-14[backport] Introduce option to enable/disable jdk linkingSimon Ogorodnik
2018-07-13[backport] Support propagating inherited extensions from librariesSimon Ogorodnik
2018-05-18Enable suppression of generated files for Android plugin 3.2.0-alphaSimon Ogorodnik
2018-05-16Fix lookup of tools.jar in Maven runnerSimon Ogorodnik
2018-03-07Fix early configuration resolving in Gradle PluginSimon Ogorodnik
2018-02-20Update publish-plugin and fix publishingSimon Ogorodnik
2018-02-01Fix publication POM for maven-pluginSimon Ogorodnik
2018-01-31Fix dependencies in Gradle 4.5Simon Ogorodnik
2018-01-30Use kotlin-test-junit in gradle-integration-testsSimon Ogorodnik
2018-01-29Update Gradle Kotlin Runtime dependencies version to 1.1Simon Ogorodnik
2017-12-22Supports hacks for MPP documentation generationRoman Elizarov
2017-12-15Add forgotten part of testDataSimon Ogorodnik
2017-12-13Fix adding class directories to classpath Fixes #252Simon Ogorodnik
2017-12-11Add deprecation message for reportNotDocumented, in sake of #243Simon Ogorodnik
2017-12-11Fix ReportNotDocumented in the Gradle pluginColin Hebert
2017-12-11Pick correct closure type in the gradle pluginColin Hebert
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-23Don't require JavaPluginConventionSimon Ogorodnik
2017-11-23Fix compilation, after enabling JSR305Simon Ogorodnik
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-23Fix bundling of kotlin-runtime & reflect into Gradle pluginSimon Ogorodnik
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-11-21Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
2017-11-09Exclude src from kotlin-ide-common in fatjarSimon Ogorodnik
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-11-03Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik
2017-11-03Fix pom generation for dokka-android-pluginSimon Ogorodnik
2017-11-03Fix early lazy computationSimon Ogorodnik
2017-11-02Fix not rebuilding on source changeSimon Ogorodnik
2017-11-02Make classpath Iterable<File> #218Simon Ogorodnik
2017-11-02Fix android-sdk license accepting on TeamCitySimon Ogorodnik
2017-11-02Ensure build directory exists before generating POM into it (#236)Eric Wendelin
2017-10-24Fix building of maven pluginSimon Ogorodnik
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2017-10-08Replace provided configuration with compileOnlySimon Ogorodnik
2017-07-20Add global configuration "includeNonPublic"Jonathan Haas
2017-07-20Make PackageOptions serializableJonathan Haas
2017-06-26Add deleted cli-parserSimon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-06-23Suppress output of android.R and other generated stuff in dokka-androidSimon Ogorodnik
2017-06-22Revert Fix OOME in integration testsSimon Ogorodnik
2017-06-21Fix OOME in integration testsSimon Ogorodnik
2017-06-20Add android integration test, multi-flavour app testSimon Ogorodnik
2017-06-20Add default documentation link to android reference for dokka-androidSimon Ogorodnik
2017-06-20Prevent early evaluation of kotlinTasks. To work with kotlin-androidSimon Ogorodnik
2017-06-20Add gradle integration testsSimon Ogorodnik
2017-06-20Configure dokka based on Kotlin compile tasksSimon Ogorodnik
2017-06-16Update gradle to 4.0Simon Ogorodnik