Commit Graph

190 Commits (41b8f2bf77962cdbb239f7c02bbd15dff3e77f17)

Author SHA1 Message Date
Stenzek 41b8f2bf77
CI: Remove Flatpak builds
Now they're getting random timeouts updating the SDKs, just tired of it.

The workflow to publish is still in the tree, but I haven't updated
Flathub in months, and it's arguably kinda pointless since the Flatpak
is literally just a wrapper of the AppImage now...

So, still undecided what to do about that. If you are using it, please
let me know, because in the months that it's been deprecated only a
couple of people mentioned that they were using it. Therefore, as best I
can tell there's basically no userbase.
9 months ago
Stenzek 848833b687
CI: Fix Windows build symbol upload 9 months ago
Stenzek 4e797f398f
CI: Remove redundant prefix on AppImage cross job 9 months ago
Stenzek f57eeb349c
CI: Simplify Windows/Linux workflows
Use matrix instead of duplicating.
9 months ago
Stenzek 2adf7a1663
CI: Bump MacOS runner to macos-15 + Xcode 26 9 months ago
Stenzek 03cbfc2e3f
CI: Auto-retry patch download
Should hopefully work around random failures at the download endpoint.
10 months ago
Stenzek 5e32871288
CI: Remove unneeded install on Mac 10 months ago
Stenzek c4069eed02
CMake: Avoid search path conflicts 10 months ago
Stenzek 41a4f07cc5
CI: Remove Flatpak verification steps
Tired of flathub breaking my build.
10 months ago
Stenzek e0a51e117d
CI/Flatpak: Replace with a wrapped AppImage
One less thing to maintain, fewer things to go wrong.

Especially since the number of users can apparently be counted
on one hand.

It's this or I remove it completely.
10 months ago
Stenzek 8bfc31a59c
GameDatabase: Refactor disc sets
Store the sets in a separate file, and use pointers to reference instead
of string matching. This allows us to use the unsuffixed display names.
11 months ago
Davide Pesavento f340bdb2bc
CI: Bump actions/checkout to v5 (#3508) 11 months ago
Stenzek a84d583c42
CI: Missed one workflow 11 months ago
Stenzek 42dc5e416d
CI: Fix PR builds failing 11 months ago
Stenzek e5593c973f
CI/Flatpak: Hopefully fix build cache
If this doesn't work, just going to remove it completely. So far past
the point of caring.
12 months ago
Stenzek 9e15fe176c
CI: Check placeholders in translation strings 1 year ago
Stenzek 466ccc5d88
CI: Use maximum compression for zip builds 1 year ago
Davide Pesavento 0f5204b31e
CI: Pin action-automatic-releases to latest commit (#3423) 1 year ago
Stenzek 50ba0fa5b3
CI: Use flatpak/flatpak-github-actions 1 year ago
Stenzek 46e11d96da
CI: Bump flatpak-github-actions version
Maybe fix the cache failing because it was still on v3?
1 year ago
Stenzek d840a825e2
CI: Use kde-6.9 flatpak docker image 1 year ago
Stenzek ae9023ddf3
CI: Build armhf AppImages 1 year ago
Stenzek 15fde6a51b
CI: Add ARM64 AppImage builds 1 year ago
Stenzek af085d7e5a
CI: Bump to LLVM/clang 19 1 year ago
Stenzek 57883910d6
CI: Add ARM64 flatpak build 1 year ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 2 years ago
Stenzek 297165d1ee
Deps: Fix MacOS build 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 482f99c323
CI: Add icons to main sub-jobs 2 years ago
Stenzek 5bc38ffd63
CI: Split and add dedicated Flathub publish 2 years ago
Stenzek 5f6daf8a2a
CI: Bump flatpak-github-actions version 2 years ago
Stenzek 4c1377774d
CI: Remove Flathub push 2 years ago
Stenzek 82e9bcc55f
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
2 years ago
Stenzek 45f782962e
CI: Temporarily disable Flatpak builds
Until the KDE 6.8 SDK has been released.

It's been almost 2 weeks, the branch is live in their repo, but nothing
on flathub. No clue what's going on.
2 years ago
Stenzek 469485974c
CI: Download chtdb at build time 2 years ago
Stenzek b51def8a99
Qt: Support update checking without installing
i.e. what I'm going to do with packages, just open the
download page and let the user install it.
2 years ago
Stenzek 71cf206dc8
CI: Add Windows SSE2 builds 2 years ago
Stenzek ed7a9e2f8c
CI: Refactoring and add Linux SSE2 builds
Windows will follow at some point.
2 years ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 2 years ago
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
2 years ago
Stenzek 66f31d42b6
CI: Add workflow to upload cached deps/symbols 2 years ago
Stenzek 7c818c0c53
CI/Flatpak: Bump to flatpak-github-actions b6c9217 2 years ago
Stenzek aac7a9992c
CI/AppImage: Drop gcc13 workaround
Been fixed upstream for some time now.
2 years ago
Stenzek e1a9c69a4a
Deps: Bump to SDL 2.30.5 2 years ago
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 2 years ago
Stenzek 63b30e2925
Qt: Annotate unofficial release builds 2 years ago