aboutsummaryrefslogtreecommitdiff
path: root/runners
AgeCommit message (Expand)Author
2020-06-18Implement default configurationssebastian.sellmair
2020-06-16Fix sourceSetID creationKamil Doległo
2020-06-16Refactor CLIAndrzej Ratajczak
2020-06-16Dokka Gradle Plugin: Reduce public API surfacesebastian.sellmair
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Make module name a part of sourceSetID be defaultKamil Doległo
2020-06-15Fix DokkaCollector taskKamil Doległo
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-04Implement Project.dokka extension to align kotlin and groovey dokka configura...sebastian.sellmair
2020-06-04All modules page generationBłażej Kardyś
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-19Fix sourceRootName extractionKamil Doległo
2020-05-15Fix ConfigurationExtractor compilation findingKamil Doległo
2020-05-14Update to 1.4-M2, Native fails with an exceptionKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-30Adds possibility to configure pluginsAndrzej Ratajczak
2020-04-27Fix problem with base plugin not being loaded in gradle runnerAndrzej Ratajczak
2020-04-23Fix creating absolute paths for output filesKamil Doległo
2020-03-31Pull Request review fixes - defaultLinks method refactored, blank lines removedFilip Zybała
2020-03-31Fixed maven and CLI runners stdlib links bugFilip Zybała
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-23Adds working dokkaPlugins configuration tag to MavenAndrzej Ratajczak
2020-03-23Adds base plugin loading in gradle and cliAndrzej Ratajczak
2020-03-23Adds linking plugins in CLIAndrzej Ratajczak
2020-03-04Use JDK8 as the default versionKamil Doległo
2020-02-04Implements DokkaLogger interface by MavenDokkaLoggerAndrzej Ratajczak
2020-02-04Adds summary reporting for all logging runnersAndrzej Ratajczak
2020-01-31Minor fixes, rewritten CrossPlatformExec.ktKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2020-01-31Cherry-pick 'analysis_rewrite_1.3.61'Kamil Doległo
2020-01-20Move the Gradle integration tests back to `:runners`Kamil Doległo
2019-11-28Cleaning package namingBłażej Kardyś
2019-11-25Working extensions in pluginsPaweł Marks
2019-11-25Few fixes for loggerPaweł Marks
2019-11-25First plugin draftPaweł Marks
2019-10-10Refactor configuration extractionKamil Doległo
2019-10-10Move gradle-integration-tests to new moduleKamil Doległo
2019-10-10Bump Gradle to 4.10.3Kamil Doległo
2019-10-03Fix the testsKamil Doległo
2019-09-19Downgrade kotlinx-cli version because of an issue with artifact resolutionKamil Doległo
2019-09-18Add androidVariant selection for single-platformKamil Doległo
2019-09-18Quick fix for Android config extractionKamil Doległo
2019-09-18Fix for Android classpath bugKamil Doległo
2019-09-15Add merging samples and includes from global configKamil Doległo
2019-09-15Fix a bug with non-native AndroidKamil Doległo
2019-09-09Fix the testKamil Doległo
2019-09-09Add a test for multiplatform and kotlinTasksKamil Doległo
2019-09-04Fix kotlinTasks and subProjectsKamil Doległo