Commit Graph

26 Commits (5fd366809053fe287291de7a39752c4d5d5b146b)

Author SHA1 Message Date
Davide Pesavento 39fe70c84b
CI: Bump actions/checkout to v7 (#3775) 2 months ago
Stenzek cdce0f7a37
CI: Bump to LLVM 22
Windows builders have it now.
3 months ago
Davide Pesavento fc72f17a5c
CI: Drop unused input (#3743)
actions/upload-artifact ignores the name input when using `archive: false`
4 months ago
Stenzek f6da96077b
CI: Bump dependencies to 20260512
Also update the Windows builder to use VS2026, and the Linux builders to
use clang-20.
4 months ago
Stenzek 5731aa87ac
CI: Pass --fail to curl downloads
Ensure a download failing actually cancels the job.
5 months ago
Stenzek 3004aa35e3
CI: Don't double-archive builds 6 months ago
Mrlinkwii f1ae5b8bbb
CI: update actions/upload-artifact (#3709) 6 months ago
Stenzek 47dc3ce6ab
CI: Verify hashes of dependencies 6 months ago
Stenzek fedd294bde
CI: Only build Qt frontend for cross jobs 6 months ago
Stenzek 3c3f9e3eb4
CI: Drop libc injection hack
It never worked well, and broke network connectivity.
7 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 3072e65c4c
CI: Don't compress already-compressed artifacts 7 months ago
Stenzek 156837e694
Scripts: Remove redundant packaging subdirectory 7 months ago
Davide Pesavento 182075675d CI: Minimize workflow permissions 9 months ago
Davide Pesavento 1bc30de66f CI: Update actions 9 months ago
Stenzek 243a8afe97
Qt: Simplify updater configuration and process 10 months ago
Davide Pesavento 5b56399d8d CI: Update GitHub actions 10 months ago
Stenzek 7deb374cf9
Deps: Hopefully work around path length limits 11 months ago
Stenzek 4e797f398f
CI: Remove redundant prefix on AppImage cross job 12 months ago
Stenzek 2adf7a1663
CI: Bump MacOS runner to macos-15 + Xcode 26 12 months ago
Stenzek 03cbfc2e3f
CI: Auto-retry patch download
Should hopefully work around random failures at the download endpoint.
1 year ago
Stenzek c4069eed02
CMake: Avoid search path conflicts 1 year ago
Davide Pesavento f340bdb2bc
CI: Bump actions/checkout to v5 (#3508) 1 year ago
Stenzek 42dc5e416d
CI: Fix PR builds failing 1 year ago
Stenzek ae9023ddf3
CI: Build armhf AppImages 2 years ago
Stenzek 15fde6a51b
CI: Add ARM64 AppImage builds 2 years ago