aboutsummaryrefslogtreecommitdiff
path: root/build-logic
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-10-24[K2] Enable Java tests for symbols (#3203)Vadim Mishenev
2023-10-19Contribute Dokkatoo (#3188)Adam
2023-10-12Fix Maven plugin help task (#3036)Adam
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-28 Support Dokka K2 analysis (#3094)Vadim Mishenev
2023-07-21Update Kotlin to 1.9.0 (#3074)Vadim Mishenev
2023-07-21Remove "project dependencies are published" check (#3078)Ignat Beresnev
2023-07-12Set the correct testLauncher property in workflows (#3064)Ignat Beresnev
2023-06-06Update Dokka's references to 1.8.20 (#3028)Ignat Beresnev
2023-05-26Improve copying base-frontend files between subprojects (#2970)Adam
2023-04-26Execute unit tests in parallel (#2953)Goooler
2023-04-25Reorder dependency versions for update convenience (#2968)Ignat Beresnev
2023-04-17Disable publication of shadowRuntimeElements variant (#2961)aSemy
2023-03-30Use Java 17 for setup-java in GitHub Actions (#2938)Goooler
2023-03-30Move POM config to maven-publish convention plugin (#2946)aSemy
2023-03-29Add reproducible archive build config (#2947)aSemy
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-22Remove unnecessary Maven CLI setup tasks (#2930)aSemy
2023-03-22Update POM urls to https (#2931)aSemy
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-16Fix test runtime Java versions (#2918)aSemy
2023-03-16Refactor Maven Runner build config (#2911)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler