Commit c690c62
authored
* Bump to rust 1.85 and add rust-std-aarch64-pc-windows-msvc
* Update sentry submodule to 0.12.1
* Generalize MSVC/rustlang config generation
* Add arm64 toolchain file for Windows/conda environment
* Remove llvm-project/issues/54409 workaround
* Fix up arch detection under native windows builds
* Update xwin SDK to include both aarch64 and x86_64 targets
* Add b-win11-2024h2-arm64 worker type
* Add Visual Studio toolchain task for aarch64
* Try passing arch to vsdownload.py instead
* Add Qt build task for aarch64
* Add --only-host option
* Try to trim some more stuff from Qt build
* Try to be even more aggressive at saving disk space
* Delete the Qt source tarball after extraction
* YOLO: Let's build it!
* HACK: Workaround arm64/clang-cl compile fail in ring crate
* Update split-tunnel binaries and add aarch64 support
* Update flatpak manifest after touching Cargo.lock
* Revert to sentry 0.7.13 to fix iOS compile fail
* Remove unused get.ps1 split-tunnel script
1 parent d3ab1bd commit c690c62
25 files changed
Lines changed: 265 additions & 492 deletions
File tree
- 3rdparty
- extension/socks5proxy/bin
- linux/flatpak
- scripts
- cmake
- windows
- src/cmake
- taskcluster
- kinds
- build
- toolchain
- scripts
- build
- toolchain
- windows
- installer
- split-tunnel
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments