Commit Graph

229 Commits

Author SHA1 Message Date
Him188
fe46ea4740 Automatically generate VersionConstants.kt 2021-11-18 03:11:27 +00:00
Him188
9711c5eb3e Upgrade buildscript for Kotlin 1.6.0, use Gradle 7.2 2021-11-18 03:05:49 +00:00
Him188
538dd66e72 Rewrite tests for mirai-console-gradle with Kotlin 2021-11-18 00:15:53 +00:00
Him188
b45ca8df81 Remove use of deprecated MiraiLogger.TopLevel 2021-11-06 14:44:58 +00:00
Him188
03ebfd2278 Migrate to Kotlin 1.5.30 2021-09-01 19:20:10 +08:00
Him188
f0691c2cee Release version 2.7.0 2021-08-25 14:45:26 +08:00
Him188
00d7430f06 Release version 2.7-RC 2021-08-11 15:28:56 +08:00
Him188
4cc1adf8db Allow users to override Kotlin version, fix #367 2021-08-08 14:33:32 +08:00
Karlatemp
6a63f1416f
Dont add mavenCentral(); fix #389 2021-07-29 12:50:54 +08:00
cssxsh
4723359d26
fix: remove BINTRAY_REPOSITORY (#387)
* fix: builtins config use ReadOnlyPluginConfig

* fix: remove BINTRAY_REPOSITORY

* merge: mamoe

* use: mavenCentral
2021-07-22 10:57:06 +08:00
Him188
be928efb75 Release version 2.7-M2 2021-07-06 21:37:19 +08:00
Him188
67565cb34b Fix build 2021-07-02 02:06:53 +08:00
Him188
823193f1bb Update gradle-intellij-plugin to 1.1 2021-07-02 01:44:57 +08:00
Him188
d8023fd82f Fix build 2021-07-02 01:44:42 +08:00
Him188
986c423021 Fix build 2021-07-02 01:19:16 +08:00
Him188
213b1c1e3f Update copyright 2021-07-02 00:56:54 +08:00
Him188
f096d0d042 Reformat and cleanup code 2021-07-02 00:56:54 +08:00
Him188
a518037585 Gradle 7.1 2021-06-24 01:10:53 +08:00
Karlatemp
ea3f6da103
2.7-M2-dev-1 2021-06-23 11:43:55 +08:00
Him188
ece9b9b689 Release version 2.7-M1 2021-06-20 02:16:04 +08:00
Him188
75afff72e9 Gradle: Deprecate bintray in extension configuration 2021-06-19 00:50:34 +08:00
Him188
ec5b384fd0 Use Kotlin 1.5.10 in Gradle tests 2021-06-19 00:50:34 +08:00
Eritque arcus
717fdfc463
mirai-console-gradle 适配gradle7 (#368)
* mirai-console-gradle 适配gradle7

* Revert "mirai-console-gradle 适配gradle7"

This reverts commit e7af8f4c

* 去掉不必要的部分
2021-06-19 00:50:17 +08:00
Karlatemp
f10dca99a6
[IJ] Setup working dir in RunTerminal.kt; Fit .gitignore rules; fix #366 2021-06-12 21:27:24 +08:00
Karlatemp
3d83fde396
[IJ] Fix template of RunTerminal.kt 2021-06-07 21:26:57 +08:00
Karlatemp
925ed039a7
[IJ] Avoid NoSuchElementException; fix #363 2021-06-07 21:22:30 +08:00
Karlatemp
bf9dd0d229
[IJ] Create .gitignore in project creating 2021-06-07 21:21:51 +08:00
Karlatemp
95620cd386
[IJ] Create RunTerminal.kt in project creating; fix #362 2021-06-07 21:21:27 +08:00
Him188
98521f7206 2.7-M1-dev-4 2021-05-31 16:14:18 +08:00
Him188
19abf48aac
Kotlin 1.5 and dependencies updates (#346)
* Kotlin 1.5 and dependencies updates

* Make MessageScope sealed

* Use Kotlin 1.5.10

* Uses 2.6.4-dev-kt15 in build
2021-05-27 13:50:28 +08:00
Him188
829078f97e Remove bintray 2021-05-25 12:13:43 +08:00
Him188
b25ea78c6f Fix build 2021-04-21 18:28:16 +08:00
Him188
17e616d544 Fix false positive ILLEGAL_COMMAND_NAME and potential other mistakes, fix #340 2021-04-21 18:26:18 +08:00
Him188
706daec4ac Fix potential error due to plugin not up to date when resolving ResolveContext 2021-04-21 18:26:18 +08:00
Him188
a71d465887 Release version 2.6.2 2021-04-21 16:41:12 +08:00
Him188
e4398f8454 Revert "Release version 2.6.1"
This reverts commit d8f5615c
2021-04-21 16:40:12 +08:00
Him188
d8f5615c4d Release version 2.6.1 2021-04-21 16:38:27 +08:00
Him188
1fc52e69d3 Fix build 2021-04-17 02:18:32 +08:00
Him188
9cf459ec89 Fix compatibility problem with 2020.3 2021-04-17 00:42:10 +08:00
Him188
9cb75bd410 Release version 2.6.1 2021-04-16 16:48:12 +08:00
Him188
2636cad32d Fix build 2021-04-16 13:00:14 +08:00
Him188
b20d49f6ce Fix buildPlugin, fix #335 2021-04-16 12:52:55 +08:00
Him188
852a546786 Release version 2.6.0 2021-04-15 23:35:06 +08:00
Him188
034ea13230 Fix CommandDeclarationChecker analysis exception. close #332 2021-04-15 12:19:40 +08:00
Him188
defe9bc83f Fix ide version 2021-04-10 20:21:58 +08:00
Him188
55cf8e1553 Fix build 2021-04-10 20:18:34 +08:00
Him188
98aadc03b7 IDE: Ignore exceptions on resolve 2021-04-10 20:18:14 +08:00
Him188
dc5e89518e Release version 2.6-RC 2021-04-10 18:59:47 +08:00
Him188
c00a08b4f9 IDE: Fix analyzing errors 2021-04-10 15:27:58 +08:00
Him188
9c3af046c7 IDE: remove maven dependency 2021-04-10 12:36:56 +08:00