-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Comparing changes
Open a pull request
base repository: JetBrains/kotlin
base: v1.8.21
head repository: JetBrains/kotlin
compare: v1.8.22
Commits on Apr 27, 2023
-
Move/copy legacy docs build to a separate directory
(cherry picked from commit 9bceb6c)
Configuration menu - View commit details
-
Copy full SHA for 2088bc8 - Browse repository at this point
Copy the full SHA 2088bc8View commit details -
Setup project for docs build with new Dokka
- Update Dokka to 1.6.20-M1 - Update Dokka to 1.6.20 - Update Dokka to 1.7.0-dev - Update Dokka to 1.7.20-dev-187 Co-authored-by: ilya.gorbunov@jetbrains.com (cherry picked from commit e94818a)
Configuration menu - View commit details
-
Copy full SHA for a15d307 - Browse repository at this point
Copy the full SHA a15d307View commit details -
Rectify docs task dependencies
Introduce kotlin-test->stdlib doc task dependency due to package-list and fix package-list local path (cherry picked from commit e94ca37)
Configuration menu - View commit details
-
Copy full SHA for 9aaec50 - Browse repository at this point
Copy the full SHA 9aaec50View commit details -
Extract repeating parts of configuration
(cherry picked from commit fbe1aff)
Configuration menu - View commit details
-
Copy full SHA for b0f8109 - Browse repository at this point
Copy the full SHA b0f8109View commit details -
Disable
ignoreCommonBuiltIns
in kotlin.test(cherry picked from commit a758e0b)
Configuration menu - View commit details
-
Copy full SHA for a314a20 - Browse repository at this point
Copy the full SHA a314a20View commit details -
Documentation source sets configuration tuning
- consistent naming of source sets - register JDK7/8 docs source sets only since 1.2 - source set dependencies in kotlin-test module - classpath tuning - Enumerate classpath jars in library directories: compiler can't use just directory as a classpath - No need to pass classpaths for stdlib docs build: it's analyzed from sources and doesn't have other dependencies (cherry picked from commit e105d11)
Configuration menu - View commit details
-
Copy full SHA for 6089c61 - Browse repository at this point
Copy the full SHA 6089c61View commit details -
Change docs artifacts directory layout for easier publishing
Change module names of libraries to be consistent (cherry picked from commit 2cfbbb1)
Configuration menu - View commit details
-
Copy full SHA for 13e0890 - Browse repository at this point
Copy the full SHA 13e0890View commit details -
Inline project with kotlin-native path settings
(cherry picked from commit 95f2107)
Configuration menu - View commit details
-
Copy full SHA for 4013e41 - Browse repository at this point
Copy the full SHA 4013e41View commit details -
Remove workaround for removing SinceKotlin from enums
No longer needed with the modern Dokka (cherry picked from commit e813904)
Configuration menu - View commit details
-
Copy full SHA for 6d54a4f - Browse repository at this point
Copy the full SHA 6d54a4fView commit details -
- Build dokka plugins with Kotlin 1.8 (required to compile with Dokka 1.8) (cherry picked from commit ef02b47)
Configuration menu - View commit details
-
Copy full SHA for 94248fb - Browse repository at this point
Copy the full SHA 94248fbView commit details -
Migrate to Gradle KTS, step 1: rename
(cherry picked from commit 63eaf3f)
Configuration menu - View commit details
-
Copy full SHA for cd325bb - Browse repository at this point
Copy the full SHA cd325bbView commit details -
Migrate to Gradle KTS, step 2: fix syntax
(cherry picked from commit 65dbc1c)
Configuration menu - View commit details
-
Copy full SHA for 32beb5a - Browse repository at this point
Copy the full SHA 32beb5aView commit details -
Migrate to Gradle KTS, step 3: extract more common extension helpers
(cherry picked from commit 6d3ddb9)
Configuration menu - View commit details
-
Copy full SHA for 48989a3 - Browse repository at this point
Copy the full SHA 48989a3View commit details -
Allow to specify target and templates directory with Gradle properties
(cherry picked from commit e3cfed8)
Configuration menu - View commit details
-
Copy full SHA for e74b999 - Browse repository at this point
Copy the full SHA e74b999View commit details -
Determine snapshot version automatically from root gradle.properties
(cherry picked from commit 6236a1f)
Configuration menu - View commit details
-
Copy full SHA for d0c9e38 - Browse repository at this point
Copy the full SHA d0c9e38View commit details -
Setup multi-module docs build task
(cherry picked from commit d695b0e)
Configuration menu - View commit details
-
Copy full SHA for 442f3f8 - Browse repository at this point
Copy the full SHA 442f3f8View commit details -
Render kotlin-reflect library documentation in a separate module
(cherry picked from commit ba6732a)
Configuration menu - View commit details
-
Copy full SHA for 5e1e4ec - Browse repository at this point
Copy the full SHA 5e1e4ecView commit details -
docs: specialize build for latest version
- leave only the latest version in versions list - remove conditions for previous versions - merge JVM7/8 source sets into JVM (cherry picked from commit 5a2d557)
Configuration menu - View commit details
-
Copy full SHA for 51d55cd - Browse repository at this point
Copy the full SHA 51d55cdView commit details -
Fix missing native-wasm source set in legacy docs build
(cherry picked from commit 69b90e1)
Configuration menu - View commit details
-
Copy full SHA for 2da94ed - Browse repository at this point
Copy the full SHA 2da94edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596ff23 - Browse repository at this point
Copy the full SHA 596ff23View commit details -
docs build: move parameter initialization to the parent project
in order to avoid evaluationDependsOn dependency
Configuration menu - View commit details
-
Copy full SHA for d57f335 - Browse repository at this point
Copy the full SHA d57f335View commit details -
docs build: allow to specify custom dokka repository
- centralize repository management in settings.gradle.kts - allow to specify dokka repository with a gradle property - automatically add mavenLocal for -local dokka versions - specify kotlin version for building plugins in one place
Configuration menu - View commit details
-
Copy full SHA for 0389c35 - Browse repository at this point
Copy the full SHA 0389c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0043ae4 - Browse repository at this point
Copy the full SHA 0043ae4View commit details
Commits on Jun 5, 2023
-
[Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT…
…-58280 (cherry picked from commit 3196981)
Configuration menu - View commit details
-
Copy full SHA for 90a9bf9 - Browse repository at this point
Copy the full SHA 90a9bf9View commit details -
[Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for Ko…
…tlinWithJavaTarget ^KT-58280 Verification Pending (cherry picked from commit 08f3d56)
Configuration menu - View commit details
-
Copy full SHA for 918a74f - Browse repository at this point
Copy the full SHA 918a74fView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe01561 - Browse repository at this point
Copy the full SHA fe01561View commit details
There are no files selected for viewing