Commit Graph

28 Commits (fe2306b1f0f7dd64cbc9aa8eb12269715ba799b5)

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 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 f57eeb349c
CI: Simplify Windows/Linux workflows
Use matrix instead of duplicating.
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
Davide Pesavento f340bdb2bc
CI: Bump actions/checkout to v5 (#3508) 1 year ago
Stenzek a84d583c42
CI: Missed one workflow 1 year ago
Stenzek 42dc5e416d
CI: Fix PR builds failing 1 year ago
Stenzek af085d7e5a
CI: Bump to LLVM/clang 19 2 years ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 2 years ago
Stenzek 2a7625e67c
CI: Add workflow dispatch triggers for all jobs
Useful for running just one platform on a branch.
2 years ago
Stenzek 42c5f9169f
CI: Merge all packaging scripts to one directory 2 years ago
Stenzek 9fbb760b18
CI/AppImage: Bump to LLVM 18 2 years ago
Stenzek 5bc38ffd63
CI: Split and add dedicated Flathub publish 2 years ago