重构构建流程,使本地构建在非 Debian/Ubuntu 环境可用 - #45
Closed
VillagerTom wants to merge 18 commits into
Closed
Conversation
Contributor
Author
Contributor
Author
|
哦是因为 force-push, 有一个 commit 被撤掉了 |
VillagerTom
force-pushed
the
build_refactor
branch
from
April 7, 2026 18:29
38468f4 to
3eb37b6
Compare
Owner
|
当前版本再试一下行不行呢 |
Contributor
Author
4e0fbdb 这一条吗? |
VillagerTom
force-pushed
the
build_refactor
branch
from
April 8, 2026 15:53
d2ddb3b to
3eb37b6
Compare
Contributor
Author
VillagerTom
force-pushed
the
build_refactor
branch
from
April 10, 2026 06:42
faefec1 to
7d773dd
Compare
VillagerTom
force-pushed
the
build_refactor
branch
9 times, most recently
from
May 3, 2026 21:58
d3fbafa to
0c905b8
Compare
VillagerTom
force-pushed
the
build_refactor
branch
5 times, most recently
from
May 13, 2026 17:44
a5d28a5 to
00125cf
Compare
VillagerTom
force-pushed
the
build_refactor
branch
4 times, most recently
from
May 20, 2026 10:36
ba35a47 to
ecfb580
Compare
VillagerTom
force-pushed
the
build_refactor
branch
4 times, most recently
from
May 27, 2026 16:24
681e51c to
c5275d9
Compare
VillagerTom
marked this pull request as ready for review
May 27, 2026 16:45
VillagerTom
force-pushed
the
build_refactor
branch
3 times, most recently
from
May 29, 2026 06:26
cac8388 to
f7023fa
Compare
specify and check ndk 27.0.12077973 for android build core, if env ANDROID_NDK is not set
…s; 去除冗余的 Build.arch 的可空声明
当 arch=universal 使用 lipo 合并多个架构的 core fix(build): 在调用 buildCore() 之前确定 build arch; 拦截无效 arch 参数
VillagerTom
force-pushed
the
build_refactor
branch
from
May 29, 2026 09:27
5f4b829 to
2e0750a
Compare
VillagerTom
force-pushed
the
build_refactor
branch
from
May 29, 2026 09:46
2e0750a to
8f7a607
Compare
Contributor
Author
|
转移至 #159 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Feat:
build.yamlsetup.dart仅检查构建环境并抛出警告IS_STABLE为 false (建议安装 GitHub Actions Manager 或 GitHub Actions for VS Code)setup.dart添加targets参数,可指定 Linux 打包格式Fix:
(使用 OpenCode 辅助开发)