Commit Graph

191 Commits (preview)

Author SHA1 Message Date
Stenzek 7deb374cf9
Deps: Hopefully work around path length limits 1 week ago
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.
1 week ago
Stenzek 848833b687
CI: Fix Windows build symbol upload 3 weeks ago
Stenzek 4e797f398f
CI: Remove redundant prefix on AppImage cross job 3 weeks ago
Stenzek f57eeb349c
CI: Simplify Windows/Linux workflows
Use matrix instead of duplicating.
3 weeks ago
Stenzek 2adf7a1663
CI: Bump MacOS runner to macos-15 + Xcode 26 3 weeks ago
Stenzek 03cbfc2e3f
CI: Auto-retry patch download
Should hopefully work around random failures at the download endpoint.
1 month ago
Stenzek 5e32871288
CI: Remove unneeded install on Mac 1 month ago
Stenzek c4069eed02
CMake: Avoid search path conflicts 1 month ago
Stenzek 41a4f07cc5
CI: Remove Flatpak verification steps
Tired of flathub breaking my build.
1 month 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.
1 month 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.
2 months ago
Davide Pesavento f340bdb2bc
CI: Bump actions/checkout to v5 (#3508) 2 months ago
Stenzek a84d583c42
CI: Missed one workflow 3 months ago
Stenzek 42dc5e416d
CI: Fix PR builds failing 3 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.
3 months ago
Stenzek 9e15fe176c
CI: Check placeholders in translation strings 3 months ago
Stenzek 466ccc5d88
CI: Use maximum compression for zip builds 4 months ago
Davide Pesavento 0f5204b31e
CI: Pin action-automatic-releases to latest commit (#3423) 5 months ago
Stenzek 50ba0fa5b3
CI: Use flatpak/flatpak-github-actions 6 months ago
Stenzek 46e11d96da
CI: Bump flatpak-github-actions version
Maybe fix the cache failing because it was still on v3?
6 months ago
Stenzek d840a825e2
CI: Use kde-6.9 flatpak docker image 6 months ago
Stenzek ae9023ddf3
CI: Build armhf AppImages 7 months ago
Stenzek 15fde6a51b
CI: Add ARM64 AppImage builds 8 months ago
Stenzek af085d7e5a
CI: Bump to LLVM/clang 19 8 months ago
Stenzek 57883910d6
CI: Add ARM64 flatpak build 9 months ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 9 months ago
Stenzek 297165d1ee
Deps: Fix MacOS build 11 months ago
Stenzek 2a7625e67c
CI: Add workflow dispatch triggers for all jobs
Useful for running just one platform on a branch.
11 months ago
Stenzek 42c5f9169f
CI: Merge all packaging scripts to one directory 11 months ago
Stenzek 9fbb760b18
CI/AppImage: Bump to LLVM 18 11 months ago
Stenzek 482f99c323
CI: Add icons to main sub-jobs 12 months ago
Stenzek 5bc38ffd63
CI: Split and add dedicated Flathub publish 12 months ago
Stenzek 5f6daf8a2a
CI: Bump flatpak-github-actions version 12 months ago
Stenzek 4c1377774d
CI: Remove Flathub push 12 months ago
Stenzek 82e9bcc55f
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
1 year 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.
1 year ago
Stenzek 469485974c
CI: Download chtdb at build time 1 year 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.
1 year ago
Stenzek 71cf206dc8
CI: Add Windows SSE2 builds 1 year ago
Stenzek ed7a9e2f8c
CI: Refactoring and add Linux SSE2 builds
Windows will follow at some point.
1 year ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 1 year ago
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
1 year ago
Stenzek 66f31d42b6
CI: Add workflow to upload cached deps/symbols 1 year ago
Stenzek 7c818c0c53
CI/Flatpak: Bump to flatpak-github-actions b6c9217 1 year ago
Stenzek aac7a9992c
CI/AppImage: Drop gcc13 workaround
Been fixed upstream for some time now.
1 year ago
Stenzek e1a9c69a4a
Deps: Bump to SDL 2.30.5 1 year ago
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 1 year ago