Commit c484b91
committed
[build]: 升级Qt版本至6.9.2并重构跨平台打包系统
- 核心依赖: 将Qt版本从6.9.1统一升级到6.9.2,更新相关配置文件和CI流程
- 开发体验: 重写Windows开发环境设置脚本为Enter-VsDevShell.ps1,支持多版本VS和架构选择
- 打包系统: 完全重构跨平台打包脚本,移除各平台独立的build.py,引入统一的upload.py和utils.py
- 平台支持: 新增对macOS(aarch64/x86_64)和Ubuntu(aarch64/x86_64)多架构的完整打包支持
- 文档完善: 全面重写README为双语文档,为每个示例添加详细说明和视觉展示
- 代码清理: 移除过时的脚本和资源文件,优化项目结构,统一工具链配置1 parent c3173d0 commit c484b91
23 files changed
Lines changed: 697 additions & 819 deletions
File tree
- .github
- actions/install-dependencies
- workflows
- .vscode
- cmake
- packaging
- macos
- resources
- scripts
- ubuntu
- windows
- scripts/windows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments