Commit Graph

140 Commits (31c3af4866a9b7eb4427a621ac40fb9f93891772)

Author SHA1 Message Date
Stenzek d45e218da7
CI: Re-enable Flathub pushes
The job can just take longer.. can't be arsed to write a separate
workflow at the moment.
9 months ago
Stenzek 892319de86
CI/Flatpak: Disable Flathub pushes
Going to set this up manually instead, sick of the API timeouts.
9 months ago
Juan Pablo Romero Mendoza bc67994654
Bump GitHub Actions and Ubuntu (#3208) 10 months ago
Stenzek e444eb713a
CI/MacOS: Switch to Xcode 15.4
Fixes crash on open in MacOS 11.
10 months ago
Stenzek 232d1c930c
CI: Bump actions versions 10 months ago
Stenzek 6d3f01c82b
CI: Fix Windows build upload 10 months ago
shinra-electric cea061f73f
Update upload-artifact & download-artifact actions to v4 (#3202)
- upload-artifact@v1 --> v4
- download-artifact@v1 --> v4
10 months ago
Stenzek 0a63bec65c
CI/Flatpak: Push to Flathub 10 months ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 10 months ago
Stenzek d712fcc371
Scripts: Rename build-dependencies.sh to build-dependencies-linux.sh 11 months ago
Stenzek d612ea0f93
CI: Swap to KDE 6.7 Flatpak actions 11 months ago
Stenzek 2534e6f5d4
CI: Fix Windows build 11 months ago
Stenzek be342ff592
CI: Fix incorrect flatpak cache key 11 months ago
Stenzek 057c0c65a6
CI: Drop setup-python for Mac
No longer needed?
11 months ago
Stenzek a5de489d6f CI/Flatpak: Use flatpak-github-actions 1 year ago
Stenzek 9e26622a12
CDImageDevice: Implement disc reading for Linux
And fix it for Windows. SubQ reading should now work.
1 year ago
Stenzek d7a1c447c6
GameDatabase: Switch to YAML 1 year ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 1 year ago
Stenzek 5e2bd6e0c2
CI: Add lint of GameDB 1 year ago
Mrlinkwii 836e59c615 CI : Use wildcard for libc downgrade 1 year ago
Stenzek e736998f1e
CI: Bump actions versions 1 year ago
Stenzek cf45047463
CI/Windows: Use Clang-CL instead of MSVC 1 year ago
Stenzek 68d3cb5b4a
CI/AppImage: Bump libc6 downgrade version 1 year ago
Stenzek 310e3c0900
deps/qt: Update to Qt 6.6.1 1 year ago
Stenzek 7cc52bba23
CMake: Support multiple CMAKE_OSX_ARCHITECTURES 1 year ago
Stenzek d141692df3
CI: Force Python 3.11 on Mac runner 1 year ago
Stenzek 33f945f1e8
CI/AppImage: Disable Wayland by default
Set I_WANT_A_BROKEN_WAYLAND_UI=1 if you must use it.
But there's gonna be broken stuff.
1 year ago
Stenzek 3ee8159d8d
CI/AppImage: Work around GH runner issue 8659 1 year ago
Stenzek 7c102ec29d CI: Build fix 1 year ago
Stenzek 30fdffae03 Updater: Mac support 1 year ago
Stenzek b6e5b0bd69 Qt: Add automatic updates for AppImage 1 year ago
Stenzek 68b59ee748 CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
1 year ago
Stenzek eb07d698cd CI: Update AppImage to 22.04 + use LinuxDeploy 2 years ago
Stenzek 4588f9ee9f CI: Build Flatpak 2 years ago
Stenzek ea68c5b4b5 Build: Use dependency package on Windows 2 years ago
Connor McLaughlin b5f806a830 CI: Work around Azure Ubuntu mirror issue 2 years ago
Connor McLaughlin 84c966502d CI: Better title for latest release
.. and remove references to the nogui appimage, it hasn't been a thing
in some time now.
2 years ago
Connor McLaughlin 5fa7960c31 CI: Fix/re-enable Mac builds
Credit to TellowKrinkle for debugging the QtNetwork build issue.
2 years ago
Connor McLaughlin 59d3151323 CI: Temporarily disable Mac builds
Qt fails building due to:

Undefined symbols for architecture x86_64:
  "___gss_c_nt_hostbased_service_oid_desc", referenced from:
      qGSsapiGetServiceName(QStringView) in qauthenticator.cpp.o

and I don't have the energy to set up a VM to figure out why at the
moment.
2 years ago
Connor McLaughlin 5dcf242d62 CI: Remove UWP completely
Code's been gone for a while, no need to keep it in here either.

Shame the platform is so full of leeches who want nothing but to knock
others off work off for profit.
2 years ago
Connor McLaughlin 40a485326a CI: Build universal binaries for MacOS 3 years ago
Connor McLaughlin 20e2c39c0d CI: Self-sign Mac builds 3 years ago
Connor McLaughlin 0006c54c46 Build: Add Mac dependencies and fix packaging 3 years ago
Connor McLaughlin 5cb9ca1b8d CI: Don't enable DRM/KMS on AppImage 3 years ago
Connor McLaughlin 7e52c01b35 CI: Fix appimage not being included in release 3 years ago
Connor McLaughlin 0590a6098d CI: Fix up Linux/Mac build and disable UWP (for now) 3 years ago
Connor McLaughlin 3d61e3e379 CI: Switch to windows-2022/VS2022 3 years ago
Connor McLaughlin 8e56bb3f72
Merge pull request #2783 from Calinou/add-issue-forms
Replace existing issue templates with issue forms
3 years ago
Hugo Locurcio d13a418d06
Use Ninja for macOS builds on GitHub Actions
Ninja makes for faster builds compared to Make.
3 years ago
Hugo Locurcio b9841634cd
Replace existing issue templates with issue forms
Issue forms provide better guidance when creating issues, especially
for people less familiar with GitHub issue creation.
3 years ago