aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/build.gradle.kts
AgeCommit message (Expand)Author
2020-07-20Upgrade kotlinx-html to 0.7.1-1.4-M3sebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Increase test memorysebastian.sellmair
2020-06-25Silence for now dependency to coroutines because it was breaking some testsPaweł Marks
2020-06-25Add dependency to coroutinesPaweł Marks
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-03-31Merge redundant dependencies block in build definitionPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-04Working javadoc parsingBłażej Kardyś
2020-02-18Adds bintray publication for dokka basePaweł Marks
2020-02-18Moves PsiToDocumentablesTranslator to the base pluginPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-18Creates dokka basePaweł Marks