Commit Graph

109 Commits

Author SHA1 Message Date
Jakub Chrzanowski
2244a0ace6 1.6.1 2023-06-07 10:44:04 +02:00
Yann Cébron
014ff5b0f6 Upgrade Gradle Wrapper to 8.1.1 2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
a7867111d6 1.6.0 2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
f30c79c6bd Rename org.gradle.unsafe.configuration-cache to org.gradle.configuration-cache in gradle.properties 2023-04-13 00:37:48 +02:00
KotlinIsland
8048216194 Enable Gradle Build Cache (#358)
Enable Gradle Build Cache
---------

Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-04-13 00:37:48 +02:00
KotlinIsland
268526dc73 Enable Gradle Kotlin DSL Lazy Property Assignment
Enable Gradle Kotlin DSL Lazy Property Assignment

---------

Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
935e39aa55 Upgrade Gradle Wrapper to 8.1 2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
6e4a928bbe Temporary workaround for Kotlin Compiler OutOfMemoryError -> https://jb.gg/intellij-platform-kotlin-oom 2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
9aab9be3c8 Remove UnusedProperty suppression in gradle.properties file 2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
139730d75f 1.5.0 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
8ef7f1247d Upgrade Gradle Wrapper to 8.0.2 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
f57d76c64c - Update platformVersion to 2022.1.4
- Change since/until build to `221-231.*` (2022.1 - 2023.1.*)
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
6e12719a6b Upgrade Gradle Wrapper to 8.0.1 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
256ae7c8f5 Upgrade Gradle Wrapper to 8.0 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
f1df5a5a94 gradle.properties: update links 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
43896299ab 1.4.0 2023-01-13 21:52:52 +01:00
Luke Gareth Ribchester
345c5c95f0 build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6`

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: remove duplicated header

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: add changelog entry for Gradle update

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
7a2c9b4b3b
1.3.0 2022-11-17 22:15:31 +01:00
Jakub Chrzanowski
4d8e314398
Update pluginUntilBuild to include 223.* (2022.3.*) 2022-11-17 22:15:30 +01:00
Jakub Chrzanowski
5ef359dd47
org.jetbrains.changelog bumped to 2.0.0 2022-10-29 23:19:38 +02:00
Jakub Chrzanowski
b9899689ae
Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in gradle.proeprties 2022-09-19 22:08:26 +02:00
KotlinIsland
095c2cb378
Fix a link in the gradle.properties (#292)
Co-authored-by: kotlinisland <asdf>
2022-09-08 10:17:29 +02:00
Jakub Chrzanowski
8188176d42 1.2.0 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
1dfd8ffe44 Upgrade Gradle Wrapper to 7.5.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
bea7503394 Change since/until build to 213-222.* (2021.3 - 2022.2) 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
dac4ce675a Upgrade Gradle Wrapper to 7.5 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
91143addfe Update links to Gradle IntelliJ Plugin docs 2022-08-07 22:41:46 +02:00
Dmitrij Drandarov
021cfaa283 Unify gradle.properties comments format (#270)
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-08-07 22:41:46 +02:00
Yann Cébron
375f6963fa platformVersion=2021.2.4, since/until-build 212-221 2022-08-07 22:41:46 +02:00
Yann Cébron
d267051154 upgrade Gradle wrapper to 7.4.2 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility 2022-08-07 22:41:46 +02:00
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
a238fe4043 1.1.2 2022-02-11 21:50:05 +01:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
84191a04d2 1.1.1 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
3960a508a2 Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caf5ac45d2 1.1.0 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9dbfdf9a95 gradle.properties comments 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
cbd2624f0c gradle.properties: note pluginVersion is in SemVer format 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
cf2e0de657
1.0 2021-09-07 11:13:46 +02:00
Jakub Chrzanowski
afd1ea715e
1.0 2021-09-07 10:41:04 +02:00
Yann Cébron
d19eff7dd3 pluginVerifierIdeVersions: 2021.2 -> 2021.2.1 2021-09-07 09:32:37 +02:00
Yann Cébron
a2be0093cc pluginVerifierIdeVersions: include 2021.2 + sync 2021-09-07 09:32:37 +02:00