mirai/buildSrc
AdoptOSS 7325c1f7e2 native: 优化 build script 及 actions,修复 ECDH 相关资源释放问题 (#2110)
* build: fix build on Windows

* test: fix ContentEqualsTest on native

* build: allow disabling targets with property

* fix: free ECDH-related resources properly on native
avoid memory leaking (usually on *nix) or crash (usually on Windows)

Signed-off-by: AdoptOSS <adoptoss@outlook.com>

* build(workflow): remove invalid options

* fix(styling): `mirai.target` property

* build(workflow): try to limit memory usage during mirai-console:tools:gradle-plugin:integTest

* enhance(test): use buildList

* build(workflow): retry

Co-authored-by: ArcticLampyrid <arcticlampyrid@outlook.com>
2022-07-20 00:30:16 +08:00
..
src/main native: 优化 build script 及 actions,修复 ECDH 相关资源释放问题 (#2110) 2022-07-20 00:30:16 +08:00
build.gradle.kts HMPP 2022-07-20 00:30:16 +08:00
settings.gradle.kts Rearrange protocol implementations 2020-11-01 15:07:32 +08:00