aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
AgeCommit message (Expand)Author
2020-09-03Add Mkdocs plugin to Gradle, split README and Developers' guide into several ...Kamil Doległo
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair
2020-07-20Use jackson for json serialization and parsingsebastian.sellmair
2020-07-20Improve JSON parsing for CLIAlex Saveau
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-16Remove mavenLocal as default repository inside the projectsebastian.sellmair
2020-07-15Remove markdown repository in favor of jcenter and remove terminate :core:dep...sebastian.sellmair
2020-07-09Update gradle-publish to 0.12.0sebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-07Remove old integration tests foldersebastian.sellmair
2020-07-06Manually disable bintray tasks in root project (https://github.com/bintray/gr...sebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman
2020-05-30Fix settings.gradle after moving search-componentKamil Doległo
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-05-14Update to 1.4-M2, Native fails with an exceptionKamil Doległo
2020-04-08Moving search-component inside core projectBłażej Kardyś
2020-04-06Integrating fuzzy search into dokkaBłażej Kardyś
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-31Add test-tools module and matchers for content inside of itPaweł Marks
2020-03-04Add initial version of Kotlin as Java pluginKamil Doległo
2020-02-27Fix descriptor to documentable translatorSzymon Świstun
2020-02-18Creates dokka basePaweł Marks
2020-02-18Removes old javadoc plugin and excludes old xml pluginPaweł Marks
2020-02-12kotlin-as-java pluginSzymon Świstun
2020-01-31Fix Gradle integration tests compilationKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo