Snapshot dependency; Vitaly Provodin; Ultimate / 243 / Service / Promote JBR 21 Runtime to IntelliJ 243, build #21.0.5b631.16
db3cd3b03b
Updating versions of project dependencies: runtimeBuild->21.0.5b631.16
...
GitOrigin-RevId: 46d9f3983b54db6b0905dab4e2860e90912ead15
2024-11-04 23:55:36 +00:00
Snapshot dependency; Roman Grigorev; Ultimate / 243 / Service / Promote JBR 21 Runtime to IntelliJ 243
784f64cb01
Updating versions of project dependencies: runtimeBuild->21.0.5b631.8
...
GitOrigin-RevId: fabcc459b846e424ccc458c608522658e7b8bbf7
2024-10-28 18:36:12 +00:00
Ilya Kirillov
656978cf71
[kotlin] switch back to K1 in the 243 release
...
Everything works in the scenario where the user has never switched the "enable K2 mode flag." In this case, our default is used. If one had touched it (for example, turned K2 on and then off again), then our default will be ignored, and the user will keep the K2 mode.
^KTIJ-31684 fixed
(cherry picked from commit e12fda4b920eb64a79cd07ff10001d0f64b3531b)
IJ-MR-147132
GitOrigin-RevId: 1a940756c8b3e33ee013fb639cf02453d14ba907
2024-10-22 11:07:50 +00:00
Nikolay Chashnikov
3d4db304df
[build scripts] update launcher to the version which uses overriden envVarBaseName in product-info.json for custom commands (RDCT-1735)
...
The specified version includes changes made in 5bf42471b75a6cde.
(cherry picked from commit 5aa940d89a77433b765459d06bfdbcc0f2b38b22)
IJ-CR-146846
GitOrigin-RevId: 6949d19f6a4407d8fdd30225f770ff8aa7133430
2024-10-16 21:31:29 +00:00
Nikolay Chashnikov
53ff4b070b
[remote dev] update logic which runs the frontend process in dev launcher (RDCT-1194)
...
It now uses IDE-specific frontend and the module-based loader to make the behavior more similar to running from a real installation.
GitOrigin-RevId: 7fb6f910e938fe815167e7519ea495b56a4f113d
2024-10-14 23:05:51 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b631.2
82fd7ae8d7
Updating versions of project dependencies: runtimeBuild->21.0.4b631.2
...
GitOrigin-RevId: 37af29c1c1b502c5c5c75c17e5011c91a84caf26
2024-10-13 11:09:56 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b630.1
783e42f34c
Updating versions of project dependencies: runtimeBuild->21.0.4b630.1
...
GitOrigin-RevId: dcb4d6ae39c72021e670ca1dde3b31cd5e03cf3e
2024-10-12 12:12:58 +00:00
Dmitriy.Panov
74d8c0be49
IJI-2230 redirecting of messages from a file to the build log should be enabled before resetting the stdout stream
...
otherwise, the file content is never processed
GitOrigin-RevId: 3368e67e3dd2016328d9e86d58a787da1ffc7561
2024-10-09 21:48:55 +00:00
Vladimir Krivosheev
f88f078dda
bazel: update model
...
GitOrigin-RevId: dcd1f70f9ee2d7f04919b2da0eb725d6c5e54c3d
2024-10-07 12:22:54 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b620.4
e6e49d7b91
Updating versions of project dependencies: runtimeBuild->21.0.4b620.4
...
GitOrigin-RevId: a41793cf87d83519272ecef4a009e809dacd1281
2024-10-05 02:29:40 +00:00
Vladimir Krivosheev
2cf7fde458
IJPL-159596 findFileInModuleSources - remove flag forTests
...
GitOrigin-RevId: ed5bef81f71321a52ec2e03a045c0551d424c8e3
2024-10-03 19:51:50 +00:00
Ivan Pashchenko
dfdfb2a1fb
GTW-9933: promote launcher to version with fixed stdout/stderr issues on windows
...
GitOrigin-RevId: 068cdfb82dc8a7cf50a4f7c638a35fa2d5aa0d99
2024-10-02 16:06:18 +00:00
intellij-crowdin-bot
0f045dc321
Synchronize localization
...
synchronized with crowdin projectId: 60 branch: master, projectId: 82 branch: master, projectId: 74 branch: master
GitOrigin-RevId: 86687208623a8ebc1035e3403cbb088c604ac01d
2024-10-01 18:30:44 +00:00
Alexander.Glukhov
489b41688d
[tracing][IJPL-163198] introduced a single source of truth about OTLP configuration
...
GitOrigin-RevId: d8204fa3fcfa23583466a30417754f6e616d7d75
2024-10-01 11:54:59 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b613.2
65cf881f35
Updating versions of project dependencies: runtimeBuild->21.0.4b613.2
...
GitOrigin-RevId: 45e94b6c49a4a451b871c140d364eefa59335c10
2024-09-28 15:06:27 +00:00
Vladislav Rassokhin
8d9bcbbe47
[build scripts] Build linux-aarch64 snap (IJPL-35309)
...
* Migrate to core22 since only that version supports multi-arch snaps
* Use jetbrains/snapcraft docker image to build snaps
GitOrigin-RevId: 18b6d7d559146d31fdacd72cff944cbe58a3d1b2
2024-09-27 15:27:37 +00:00
Vladimir Krivosheev
a9e7930abe
bazel - build lang-impl
...
GitOrigin-RevId: c4c4dce20bd6e4046644f95f6e7b3f437c51668d
2024-09-27 13:47:17 +00:00
Dmitriy.Panov
2fb475a739
IJI-1455 build problem should be reported without throwing an exception on CI
...
but PrintWriterBuildMessageLogger is used unconditionally by both TeamCityBuildMessageLogger and ConsoleBuildMessageLogger
IJ-MR-143294
GitOrigin-RevId: 491097f1ecd65f04afa724b22244085cedb32b17
2024-09-26 13:08:35 +00:00
Vladimir Krivosheev
a1210118c0
bazel - fix JPMS, exports and internal
...
GitOrigin-RevId: 3dc80a9ee01e1900c0cebc24b2d08f04f93ddeff
2024-09-25 19:05:37 +00:00
Egor Ushakov
2ba8f51a30
IDEA-359455 Disable JIT option adds incompatible VM option -Xnoagent - dropped the setting
...
GitOrigin-RevId: 5bf5889d8d5b8790ac6959aca384f668bd6d89ac
2024-09-23 18:51:29 +00:00
Vladimir Krivosheev
4eb9b78b78
use bazel to build platform-impl
...
GitOrigin-RevId: b5bbc75323a08c7674777e512dcfd988ceb4461f
2024-09-22 17:01:28 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b607.1
c759f141a5
Updating versions of project dependencies: runtimeBuild->21.0.4b607.1
...
GitOrigin-RevId: 641c1d3fa7025f7a959cca137458121951cb9fb0
2024-09-22 02:23:21 +00:00
Vladimir Krivosheev
834bd75254
run jps-to-bazel by Bazel, compile platform using Bazel
...
GitOrigin-RevId: 3774d5adc404b02036f70b7cc35c9e60fdb5d84c
2024-09-21 00:54:17 +00:00
Vladimir Krivosheev
8455df53ca
build build-scripts using Bazel
...
GitOrigin-RevId: f6ab74d791f866f567297e20266a7620cddfafae
2024-09-20 01:52:02 +00:00
Vladimir Krivosheev
ff1b118f42
experimental compact storage for JPS Cache (part 1 - HashStampStorage and ExperimentalOneToManyPathMapping)
...
JPS Cache - don't use PHM to store hash-and-mtime stamp (80MB -> 10MB), use composite key to avoid value as an array, use 64-bit hash of a path instead of using string as is for a key
GitOrigin-RevId: 20936753d1ba58fcf5f07c4d859e02491e9a9cc5
2024-09-19 05:28:30 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b598.5
0eaf44d6a3
Updating versions of project dependencies: runtimeBuild->21.0.4b598.5
...
GitOrigin-RevId: 062bb79254bc4b6acd1a5920726db13036d7a247
2024-09-18 13:10:02 +00:00
Dmitry Batrak
c197b13d6e
GTW-8677 Enable debugging of backend IDE process
...
GitOrigin-RevId: 13864318337605df41f976fb2a84b5b65f4eb151
2024-09-16 15:37:09 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b598.4
3a891ff1c3
Updating versions of project dependencies: runtimeBuild->21.0.4b598.4
...
GitOrigin-RevId: 66c39e9cdcc3a4ccd1a1e39d9d49f53edd009413
2024-09-16 09:27:19 +00:00
Roman Shevchenko
795434cfb9
Cleanup (minor optimization; typos)
...
GitOrigin-RevId: 73f1c0baf16f876852c3735794b47710467a309b
2024-09-13 13:02:15 +00:00
Roman Shevchenko
733d9f6d91
[build scripts] making OpenSourceCommunityUpdateFromSourcesBuildTarget build full distribution (IJPL-116668)
...
GitOrigin-RevId: 77fb50c523e12db8b167a9498ec580630c307800
2024-09-13 13:02:15 +00:00
Vladimir Krivosheev
7b45cffb0c
fix compression of large files
...
(cherry picked from commit e799b58ad6119c27ba51babebfc51dd555ca6ed9)
IJ-MR-144759
GitOrigin-RevId: cf623d2f44f0e1349e0568a781753d0883686c9a
2024-09-13 09:45:02 +00:00
Vladimir Krivosheev
9c5db2d2bf
use zstd compression for JPS cache (webdav only, only storage and not compilation parts)
...
GitOrigin-RevId: 0e8bd1a88f41f0a55f4c1974b6efc8c89bcb6f87
2024-09-12 15:04:53 +00:00
Dmitriy.Panov
19f7d72de3
TW-89630 workaround: flowId is not set
...
GitOrigin-RevId: 73ad90ca0287ba227c78e9dd36f7fdcbee18e0bb
2024-09-12 08:11:17 +00:00
Roman Shevchenko
92ff93f5ba
Cleanup (minor optimization; dead code; typos; formatting)
...
GitOrigin-RevId: 6b97e1616ada609a4144d396f21da9027799a93d
2024-09-11 22:57:35 +00:00
Roman Shevchenko
d645b3e6e4
[build scripts] bumping the launcher version (IJPL-160489)
...
GitOrigin-RevId: db7a44f1314debd1a0e186851b9f0eace86cf69f
2024-09-11 13:12:04 +00:00
Roman Shevchenko
463dc2a4ff
[build scripts] dropping obsolete build properties
...
GitOrigin-RevId: e935b8777ef2e2aa1e0738432f9f9302543c2ac3
2024-09-06 19:46:41 +00:00
Vladimir Krivosheev
f220d6d1b5
use http2 client for JPS cache (part 3)
...
GitOrigin-RevId: b17ae4795ec9bdd088331d737fee90c06566e63f
2024-09-06 19:25:22 +00:00
Vladimir Krivosheev
29ef8fa3e3
use http2 client for JPS cache (part 2)
...
GitOrigin-RevId: 09eac7e7f1114be98de5d686026cf454e1c69cc4
2024-09-06 19:25:22 +00:00
Vladimir Krivosheev
bfe323ec57
use http2 client for JPS cache
...
GitOrigin-RevId: b18913557c6ab31f1a52f77bdf09f79277374b74
2024-09-06 19:25:22 +00:00
Maxim.Kolmakov
5c07196704
Redirect test output to file instead of console
...
There is an issue on TC that blocks stdout and tests are freezing on the random println call
GitOrigin-RevId: 67cf36ffd8618523b54cd5ddf36d171dad392a15
2024-09-06 11:52:06 +00:00
Dmitriy.Panov
ef033154c6
build scripts telemetry: attribute 'name' is not specified in a service message
...
GitOrigin-RevId: 0be6b6723750286149d47e93ee063c68e9305b2b
2024-09-05 22:52:37 +00:00
Ilya Kirillov
fc355ce271
[kotlin] enable Kotlin plugin K2 mode by default in Nightly
...
The behavior with the `idea.kotlin.plugin.use.k2` VM option will be the following:
- When no `idea.kotlin.plugin.use.k2` is specified in `.vmoptions`, it will be implicitly set to `true`.
- If `idea.kotlin.plugin.use.k2` is set to `true`/`false` in `.vmoptions`, this value will be used.
- If a user disables K2 mode manually in the settings, then `idea.kotlin.plugin.use.k2` will be set to `false` in `.vmoptions` and the K2 mode will be considered as disabled after a restart.
^KTIJ-30761 fixed
(cherry picked from commit bdafaad289b4e6ad3600f0653b336aefde20874f)
GitOrigin-RevId: bc0930efd86c33e5d44e5f743ea6a28d17c9b005
2024-09-05 18:56:24 +00:00
Mikhail Filippov
f13d92e82f
IJPL-150165 switch to invoke dynamic lambdas in Kotlin
...
GitOrigin-RevId: 63ba45a21874cc723917982996fce1a510b2a182
2024-09-05 11:19:31 +00:00
Maxim.Kolmakov
901b99b569
IJPL-160781 DevServer sometimes takes 4+ minutes to build plugin
...
Let's try to remove all additional and not essential logging.
Hypothesis: We might output too much messages to TC which leads to buffers overflow and the total freezes of tests.
GitOrigin-RevId: a58bd9cc890781f2bf381dd4bff24163d9dc1cc5
2024-09-04 21:54:09 +00:00
Vladislav.Soroka
e74f0bad65
[jps-standalone] Bundle missing hash4j lib to jps-standalone.zip
...
This dependency has been added by the following commit 2be7e0c16d69d3f0e3f313a0db19cac94ac19617
GitOrigin-RevId: e27d4221e2d574733ea676d57e81e8572b003fed
2024-09-03 10:58:20 +00:00
Dmitry Kichinsky
1c507252ae
[maven] IDEA-358663 update bundled maven version to 3.9.9
...
GitOrigin-RevId: 09bd7ea00f742a77c7db95d45195724f52e9dd6c
2024-09-03 10:40:41 +00:00
Vladimir Krivosheev
18a927dcbb
prefer stateless pure functions, otherwise not easy to understand the state flow and what is used in what scenario
...
GitOrigin-RevId: 64d899b65c09c0cde3a55d1ef8ce3a26e5e032d9
2024-09-03 10:18:02 +00:00
Snapshot dependency; Vitaly Provodin; Ultimate / Master / Service / Promote JBR 21 Runtime to IntelliJ master, build #21.0.4b589.3
2a6c5c79bc
Updating versions of project dependencies: runtimeBuild->21.0.4b589.3
...
GitOrigin-RevId: e9e9788d4d9306162eefd8eaf0ae684899dae38b
2024-08-31 15:03:25 +00:00
Mikhail Filippov
bf43f2fc01
IJPL-150165 bump Kotlin language and API version
...
GitOrigin-RevId: a59dc8ca214a5047773fccf1cf28a1e1b07acf68
2024-08-30 22:15:55 +00:00
Nikolay Chashnikov
d3e076dc25
[build scripts] update the launcher version to 243.12368 (GTW-9586)
...
...to include changes in the remote dev launcher made in 1a3b69637f52e5.
GitOrigin-RevId: f4342ef995e0425a8b3ca5a487ac32e7f4155a27
2024-08-30 18:22:38 +00:00