Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
appshubcc
/
Bettbox
Public
Notifications
You must be signed in to change notification settings
Fork
158
Star
3.2k
Code
Issues
14
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
重构与优化构建流程,修复跨平台(non-Debian/Ubuntu Linux)构建
- #159
#159
Open
VillagerTom
wants to merge 9 commits into
appshubcc:main
appshubcc/Bettbox:main
from
VillagerTom:build_refactor2
VillagerTom/Bettbox:build_refactor2
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
重构与优化构建流程,修复跨平台(non-Debian/Ubuntu Linux)构建
#159
VillagerTom
wants to merge 9 commits into
appshubcc:main
appshubcc/Bettbox:main
from
VillagerTom:build_refactor2
VillagerTom/Bettbox:build_refactor2
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
refactor(build): 将安装依赖步骤转移至build.yaml
VillagerTom
committed
5c1fa7c
View commit details
Copy full SHA for 5c1fa7c
Browse repository at this point
chore(build): 修改易混淆的变量名称
Show description for fcc88b1
VillagerTom
committed
fcc88b1
View commit details
Copy full SHA for fcc88b1
Browse repository at this point
feat(build): 为 Linux 添加 --targets 命令行参数
Show description for eb0e0f5
VillagerTom
committed
eb0e0f5
View commit details
Copy full SHA for eb0e0f5
Browse repository at this point
feat(build): setup.dart 添加构建环境检查
Show description for 421c73d
VillagerTom
committed
421c73d
View commit details
Copy full SHA for 421c73d
Browse repository at this point
refactor(build): 改为使用 Arch.same 回落 host arch, 省略 --arch auto; 补充缺失的 await
Show description for 390cb7c
VillagerTom
committed
390cb7c
View commit details
Copy full SHA for 390cb7c
Browse repository at this point
fix(build): 在调用 buildCore() 之前赋值 arch 变量;拦截无效 arch 参数
VillagerTom
committed
199c417
View commit details
Copy full SHA for 199c417
Browse repository at this point
fix(build): 修正命令选项及其 help
Show description for 592986b
VillagerTom
committed
592986b
View commit details
Copy full SHA for 592986b
Browse repository at this point
feat(build): 添加 --build-only 命令行参数,用于跳过打包
VillagerTom
committed
7a4a7a6
View commit details
Copy full SHA for 7a4a7a6
Browse repository at this point
feat(debug): Windows host 使用纯 powershell 命令
VillagerTom
committed
680827e
View commit details
Copy full SHA for 680827e
Browse repository at this point
You can’t perform that action at this time.