-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.8.0 doc update #3350
Merged
Merged
1.8.0 doc update #3350
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update: removed deprecated option
* feat: new header filter
* feat: new native annotations
…3317) * add: ability to not generate JVM 1.8+ annotation targets (KT-54550) * Apply suggestions from code review Co-authored-by: Alexander Udalov <[email protected]> * update: better annotation targets enumerations * fix: correction of annotations target mappings * Apply suggestions from code review Co-authored-by: Alexander Udalov <[email protected]> * Add forgotten quote Co-authored-by: Danil Pavlov <[email protected]> Co-authored-by: Alexander Udalov <[email protected]> Co-authored-by: Danil Pavlov <[email protected]>
* feature: update js-overview.md * update: eliminate Beta for the JS/IR compiler * update: enable incremental compilation by default
* update: remove old stdlib artifacts for JDK 7 and 8 * Pods link (#3255) * update: removed deprecated option * update: framework linking type (#3262) * update: new multiplatform target (#3265) * feat: new header filter (#3281) * feat: new header filter * Update the (KGP, AGP) / Gradle interrelation info * Return back configuring toolchain via java extension (KT-51104) * Remove kotlin.compiler.execution.strategy system property (KT-54556) * fix: Gradle and AGP min and max versions as ranges * chore: remove apostrophes * add: Usage of the latest kotlin-stdlib version in transitive dependencies (KT-54643) * add: to Maven about Kotlin BOM (KT-54643) * fix: don't write about not having KGP on Gradle page (KT-54643) * add: what can go wrong if not checking targets compatibility (KT-55001) * update: replace kotlinOptions.jvmTarget with jvmToolchain (KT-55590) * add: replace kotlinOptions with compilerOptions (KT-54552) * update: replace more kotlinOptions with compilerOptions (KT-54552) * update: add warning for Android users that they can not use toolchain * chore * Add missed comma * chore * update: add Groovy samples * add: new page about support for Gradle plugin variants * Apply suggestions from code review Co-authored-by: Yahor Berdnikau <[email protected]> * fix: after review fixes * Replace 1.8.0 with %kotlinVersion% * Apply suggestions from code review Co-authored-by: Yahor Berdnikau <[email protected]> * fix: add groovy scripts and more * Apply suggestions from code review Co-authored-by: Yahor Berdnikau <[email protected]> * update: add note that Latest Gradle and AGP versions should generally work without issues * chore: add missed import * Apply suggestions from code review Co-authored-by: Yahor Berdnikau <[email protected]> * fix: suppressWarnings.set(true) * fix: try to explain targets incompatibility case * Apply suggestions from code review Add <*> Co-authored-by: Yahor Berdnikau <[email protected]> * Apply suggestions from code review Co-authored-by: Yahor Berdnikau <[email protected]> * fix: bring back major kotlin versions in examples * fix: add forgotten Groovy code * fix: fix Groovy syntax * fix: plugin variants and corresponding Gradle versions as table * Add links to What's new 1.8.0 Co-authored-by: Sarah Haggarty <[email protected]> Co-authored-by: Danil Pavlov <[email protected]> Co-authored-by: Yahor Berdnikau <[email protected]>
* update: remove old stdlib artifacts for JDK 7 and 8 * Pods link (#3255) * update: removed deprecated option * update: framework linking type (#3262) * update: new multiplatform target (#3265) * feat: new header filter (#3281) * feat: new header filter * Remove Gradle useOldBackend option (KT-54549) (#3319) * add: Add JVM target bytecode version 19 (KT-54551) (#3318) * feat: new Obj-C annotations (#3284) * feat: new native annotations * add: ability to not generate JVM 1.8+ annotation targets (KT-54550) (#3317) * add: ability to not generate JVM 1.8+ annotation targets (KT-54550) * Apply suggestions from code review Co-authored-by: Alexander Udalov <[email protected]> * update: better annotation targets enumerations * fix: correction of annotations target mappings * Apply suggestions from code review Co-authored-by: Alexander Udalov <[email protected]> * Add forgotten quote Co-authored-by: Danil Pavlov <[email protected]> Co-authored-by: Alexander Udalov <[email protected]> Co-authored-by: Danil Pavlov <[email protected]> * Compatibility guide for Kotlin 1.8 * fixup: Compatibility guide for Kotlin 1.8 fix formatting * fixup: Compatibility guide for Kotlin 1.8 fix formatting * update: add tooling items to the compatibility guide 1.8 * fix: add missed title for compatibility guide item * Change ABI to binary in compatibility guide 1.8 * Apply suggestions from Yahor's code review * Chores: articles and some minor fixes * Chore * Apply suggestions of Victoria from code review Co-authored-by: Victoria Petrakovich <[email protected]> * add: build scan reports property kotlin.internal.single.build.metrics.file deprecated * update: add when deleting kotlin.internal.single.build.metrics.file property * fix: `enable` mode of -Xjvm-default in old compatibility guides * Apply suggestions from code review Co-authored-by: Victoria Petrakovich <[email protected]> * Apply suggestions from code review Co-authored-by: Victoria Petrakovich <[email protected]> * Apply suggestions from code review Co-authored-by: Sarah Haggarty <[email protected]> Co-authored-by: Danil Pavlov <[email protected]> Co-authored-by: Victoria Petrakovich <[email protected]> Co-authored-by: Alexander Udalov <[email protected]> Co-authored-by: Victoria.Petrakovich <[email protected]>
* KT-54560: update, add about kotlin.build.report.single_file property and some from blog post * update: add links to specific parts of blog post * add: build scan reports – limit of custom values and switching off collecting project's and system properties * Update docs/topics/gradle/gradle-compilation-and-caches.md * fix: build.report.build_scan.custom_values_limit=1000 and kotlin.build.report.http.verbose_environment by default = false * update: add more accents about build scan custom values * fix: fix English
* add: new section Kotlin compiler fallback strategy * Apply suggestions from code review Co-authored-by: Alexander Likhachev <[email protected]> Co-authored-by: Alexander Likhachev <[email protected]>
PetrakovichVictoria
force-pushed
the
1-8-0-doc-update
branch
from
December 28, 2022 13:20
f14be06
to
05415d2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.