Commit Graph

188 Commits

Author SHA1 Message Date
Ilya Goncharov 258208731b [Gradle, JS] Disable adding dom-api-compat as default dependencies 2023-02-22 11:00:15 +00:00
Artem Kobzar 775da5d3d2 [K/JS] Fix publishing of the stdlib compiled with the legacy js compiler 2023-02-21 18:10:15 +00:00
Dmitriy Novozhilov 81c1014391 Advance bootstrap to 1.9.0-dev-1777 2023-02-15 16:35:15 +00:00
Dmitriy Novozhilov 4e04a8bc69 Advance bootstrap to 1.9.0-dev-877 2023-02-01 11:31:44 +00:00
Dmitriy Novozhilov 66544a4e00 Switch kotlin version to 1.9
with appropriate fixes in testdata, tests and other
places.
2023-01-30 09:29:55 +00:00
Dmitriy Novozhilov d0183f78ff Advance bootstrap to 1.8.20-dev-5197 2023-01-05 15:21:31 +02:00
Sergej Jaskiewicz e4d32f3615 Bump kotlin-build-gradle-plugin version to 0.0.39
This is so that the new APIs added in
d50c072af0 could be used in subprojects
that depend on kotlin-build-gradle-plugin
2023-01-05 10:13:38 +00:00
Dmitriy Novozhilov bab91ce7b2 Advance bootstrap to 1.8.20-dev-4608 2022-12-21 22:30:08 +00:00
Dmitriy Novozhilov c32d851585 Advance bootstrap to 1.8.20-dev-3892 2022-12-09 16:42:55 +02:00
Dmitriy Novozhilov 03a43e0dc0 Advance bootstrap to 1.8.20-dev-3737 2022-12-07 16:47:48 +00:00
Dmitriy Novozhilov 5c3af11188 Advance bootstrap to 1.8.20-dev-3308 2022-11-30 12:25:20 +00:00
Dmitriy Novozhilov c2d30c43bd Advance bootstrap to 1.8.20-dev-2904 2022-11-23 14:53:29 +00:00
Yahor Berdnikau 49a5e9b91d Allow to suppress kotlinOptions.freeCompiler args modification warning
It could be done via 'gradle.properties':
'kotlin.options.suppressFreeCompilerArgsModificationWarning=true'

^KT-54888 Fixed
2022-11-15 16:52:02 +00:00
Zalim Bashorov 5fb72dd99d [JS, Wasm] Add to gradle.properties some properties useful while working with JS & Wasm 2022-11-11 16:21:54 +01:00
Dmitriy Novozhilov ce94816d9e Advance bootstrap to 1.8.20-dev-2036 2022-11-08 15:10:57 +02:00
Dmitriy Novozhilov 567ef1d905 Advance bootstrap to 1.8.20-dev-1815 2022-11-02 10:10:30 +02:00
Dmitriy Novozhilov 766a51069c Advance bootstrap to 1.8.20-dev-1438 2022-10-24 12:24:40 +00:00
Dmitriy Novozhilov d94da7c207 Advance bootstrap to 1.8.20-dev-1278 2022-10-19 10:26:30 +00:00
Ilya Goncharov d2d13c8765 Use nowarn flag to disable Kotlin/JS compiler warns 2022-10-14 13:36:09 +00:00
Dmitriy Novozhilov 5c1eaa6fa4 Advance bootstrap to 1.8.20-dev-649 2022-10-07 10:38:52 +00:00
Nikolay Krasko b5b58f40d6 Workaround instability of Gradle builds caused by the default encoding
The encoding setting from org.gradle.jvmargs is not applied
(https://github.com/gradle/gradle/issues/22292) during
the :kotlin-stdlib-js:compileJs, causing instability in kotlin.js.map
(https://youtrack.jetbrains.com/issue/KT-50589) on machines where
default encoding is not UTF-8.

This reverts commit d7ef5efa6a.

KTI-932
2022-10-05 10:57:46 +00:00
Nikolay Krasko 1630386712 Move to JDK_X_Y variables 2022-09-21 22:53:19 +00:00
Andrey Uskov 81d6fea0c4 Enable new incremental compilation in Kotlin project 2022-09-18 16:14:32 +00:00
Dmitriy Novozhilov 77bfe542c3 Advance bootstrap to 1.8.0-dev-2843 2022-09-07 10:27:25 +00:00
Vyacheslav Gerasimov 46bc1d5b09 Build: Increase heap size for kotlin daemon to 3g
#KTI-915
2022-09-01 19:28:16 +02:00
nataliya.valtman c047bc3647 Advance bootstrap to 1.8.0-dev-2628 2022-09-01 11:20:11 +00:00
Dmitriy Novozhilov 8cde6fe3c5 Advance bootstrap to 1.8.0-dev-2355 2022-08-25 11:23:11 +00:00
Dmitriy Novozhilov bc95c76411 Advance bootstrap to 1.8.0-dev-2298 2022-08-24 13:54:31 +00:00
Ilya Gorbunov 805fc747b9 Advance bootstrap to 1.8.0-dev-2023 2022-08-19 14:06:16 +00:00
Dmitriy Novozhilov f5634ef7db Advance bootstrap to 1.8.0-dev-1593 2022-08-10 10:28:12 +00:00
Dmitriy Novozhilov f2fa748a5f Advance bootstrap to 1.8.0-dev-1390 2022-08-05 20:06:52 +00:00
Dmitriy Novozhilov eee35af7f9 Advance bootstrap to 1.8.0-dev-1006 2022-07-28 07:00:34 +00:00
Yahor Berdnikau 0c4598a00e Enable caching for generated script accessors
According to https://github.com/gradle/gradle/issues/20416 issue it is
safe to do.
2022-07-13 17:30:16 +00:00
Dmitriy Novozhilov 1336ec6a0b Advance bootstrap to 1.8.0-dev-446 2022-07-13 16:46:29 +00:00
Dmitriy Novozhilov 3ed1221d25 Advance bootstrap to 1.8.0-dev-153 2022-07-05 14:22:41 +00:00
Dmitriy Novozhilov cb1a8bd687 Advance bootstrap to 1.8.0-dev-6 2022-06-29 20:35:16 +03:00
Ilya Chernikov bb996c1b27 Switch kotlin version to 1.8
with appropriate fixes in testdata, tests and other
places.
2022-06-29 10:20:30 +02:00
Ilya Gorbunov 771c322d21 Advance bootstrap to 1.7.20-dev-2726 2022-06-28 12:15:57 +00:00
Dmitriy Novozhilov 970ebc7dc8 Advance bootstrap to 1.7.20-dev-2312 2022-06-20 12:32:27 +00:00
Dmitriy Novozhilov 42df4bdda2 Advance bootstrap to 1.7.20-dev-2106 2022-06-15 20:02:48 +00:00
Dmitriy Novozhilov db3c2d2ba0 Advance bootstrap to 1.7.20-dev-1687 2022-06-01 12:12:01 +00:00
Dmitriy Novozhilov 5507ce49a3 Advance bootstrap to 1.7.20-dev-1353 2022-05-23 12:04:36 +00:00
Dmitriy Novozhilov 67e6c7955c Advance bootstrap to 1.7.20-dev-984 2022-05-10 16:16:55 +00:00
Alexander Likhachev 610e9ac77a [Build] Setup org.gradle.java.installations.fromEnv in buildSrc to workaround configuration cache invalidation problem
#KT-44611 In Progress
2022-04-19 00:35:34 +03:00
Dmitriy Novozhilov 862b8cd9e5 Advance bootstrap to 1.7.20-dev-52 2022-04-09 09:58:34 +00:00
Pavel Punegov d69df1898d [build] Advance kotlin-build-gradle-plugin version to 0.0.38 in the repo
Use build Gradle plugin version property
2022-04-08 14:42:35 +03:00
Dmitriy Novozhilov f24a8db6b8 Advance bootstrap to 1.7.0-dev-3025 2022-03-29 12:57:16 +00:00
Dmitriy Novozhilov db914c0e54 Advance bootstrap to 1.7.0-dev-2437 2022-03-05 15:53:48 +03:00
Mikhail Glukhikh 53d6ac24e5 Switch kotlin version to 1.7
* Change 1.6 to 1.7 constants
* Fix SAFE_CALL_WILL_CHANGE_NULLABILITY for testData
* Change EXPOSED_PROPERTY_TYPE_IN_CONSTRUCTOR_WARNING to EXPOSED_PROPERTY_TYPE_IN_CONSTRUCTOR_ERROR
* Change NON_EXHAUSTIVE_WHEN_STATEMENT to NO_ELSE_IN_WHEN
* Fix testData for SafeCallsAreAlwaysNullable
* Change T -> T & Any in test dumps
* Change INVALID_CHARACTERS_NATIVE_WARNING -> INVALID_CHARACTERS_NATIVE_ERROR
* TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM_WARNING -> TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM_ERROR
2022-02-25 11:46:27 +00:00
Dmitriy Novozhilov e7e1aa1873 [Build] Add ability to enable rendering of diagnostic names via local.properties 2022-02-18 17:44:45 +03:00