Commit Graph

81 Commits (c8ff143d9b77030ddedab9f8789be75ae86b3df2)

Author SHA1 Message Date
Connor McLaughlin 134f7d6e54 CI: Set version in rc files at build time 3 years ago
Connor McLaughlin 96f4fdf8d8
CI: Fix incorrect operator 3 years ago
qurious-pixel 8ccee29694
Disable AppX signing for PRs
Allows builds to complete with unsigned UWPs
3 years ago
qurious-pixel 11be9c1498
generate a wayland appimage (#2625)
* generate a wayland appimage

- update patchelf to 0.12
- integrate qt5-wayland plugins
- check for wayland display environment

* duckstation wayland

- update packages to include qt5-wayland
- upload wayland packages
- add wayland packages to release

* Generate single Qt appimage with wayland

- combine x11 and wayland into one appimage

* One Qt appimage
3 years ago
Connor McLaughlin 36bad69b31 CI: Don't try to make UWP app bundle on pull requests 4 years ago
Connor McLaughlin c3cbe3b969 CI: Enable UWP/AppX releases 4 years ago
Connor McLaughlin 172c522a73 CI: Fix incorrect auto-updater arm64 filename 4 years ago
Connor McLaughlin b5af2b25cf CI: Collapse del commands 4 years ago
Connor McLaughlin 52673743e1
CI: Fix workflow failure 4 years ago
Connor McLaughlin 64560d09fc Update CI scripts 4 years ago
Connor McLaughlin 4435851276 CI: Generate app bundles 4 years ago
Connor McLaughlin 950b81861b CI: Revert previous commit and fix underlying issue 4 years ago
Connor McLaughlin 1269a1e091 CI: Remove macOS builds completely
Random failures, and I don't have a machine to debug it on.
4 years ago
Connor McLaughlin 5e0e6c71bf CI: Improve naming of libretro binaries 4 years ago
Connor McLaughlin f10134251b CI: Add play store builder 4 years ago
Connor McLaughlin f98f9fcd0c CI: Fix libretro dll for Windows 4 years ago
Connor McLaughlin 94cb847e21 CI: Re-add libretro builds 4 years ago
Connor McLaughlin d4214211a2
Merge pull request #2028 from j8r/add-appstream-metadata-file
Add AppStream metadata file
4 years ago
Julien Reichardt 4bd1161ac9 Split appimage script and distribution files 4 years ago
Connor McLaughlin 25426a90e7 CI: Don't publish Mac builds 4 years ago
Connor McLaughlin 924756860e HostDisplay: Support refresh rate queries on all platforms except Mac 4 years ago
Connor McLaughlin adae4e1e5b
CI: Fix build path for Qt on Mac (#1740) 4 years ago
Connor McLaughlin 9a8cb97875 CI: Add missing Mac build to preview release 4 years ago
Connor McLaughlin 4eace11a8b Enable building with RetroAchievements by default 4 years ago
Connor McLaughlin 413e52b38d CI: Use Ubuntu 20.04 for AppImage builds 4 years ago
Connor McLaughlin 1b1a5996ec CI: Enable DRM/KMS and Wayland for AppImage builds 4 years ago
Connor McLaughlin 2dabccffc6 CI: Package NoGUI AppImage on Linux instead of SDL 4 years ago
Connor McLaughlin 7d036d6fee CI: Provide Windows build symbols as separate file 4 years ago
Connor McLaughlin 419726f4cc Remove libretro core - core will now be maintained by libretro
libretro have agreed to take over maintenance of the core.

Please see their fork at https://github.com/libretro/duckstation if you
wish to continue to use it.
4 years ago
Guillaume Bouchard f30addc70d Use gtk3 for nativefiledialog
Rational: gtk2 is not maintained anymore and the change was simple.

- Update of nativefiledialog/CMakeLists.txt in order to detect and use
  gtk3
- Updated a few files referencing gtk2, especially:
  - github workflow: I tested that the apt-get update works on ubuntu
    18.03 in a docker container
  - Readme.

This was tested in the following nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/107878
4 years ago
Connor McLaughlin e3ce0530bf Revert "CI: Stop building libretro cores"
This reverts commit 1a6a14fcd4.
4 years ago
Connor McLaughlin 1a6a14fcd4 CI: Stop building libretro cores
Apparently libretro want to do this themselves now?
4 years ago
Connor McLaughlin b468f643fb CI: Remove unused scripts 4 years ago
Connor McLaughlin e5495b43c6 CI: Rename beta builds to preview builds, stable to development 4 years ago
Connor McLaughlin 3ab017c32e CI: Set prerelease tag only on beta release 4 years ago
Connor McLaughlin 80ce7bde26 CI: Generate master->beta, stable->latest releases 4 years ago
Albert Liu 5e9a4f9bc6 Update bug report issue template 4 years ago
Connor McLaughlin ea355c20ad CI: Fix Windows/ARM64 build 4 years ago
Connor McLaughlin 57c1e54a54 CI: Add Windows ARM64 builds 4 years ago
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 4 years ago
Connor McLaughlin 2ee2207106 CI: Output Android apk as duckstation-android.apk 4 years ago
Connor McLaughlin 83db685376
Update rolling-release.yml 4 years ago
Connor McLaughlin bb4a7e0e78 CI: Use fixed version of sign-android-release 4 years ago
Connor McLaughlin 82e19f7188 Build: Set macOS deployment target to 10.14 4 years ago
Albert Liu a4ece3e1b7 CI: Drop Linux runner to Ubuntu 18.04
This lowers the AppImage glibc version requirement.
4 years ago
Albert Liu 25661d9299 AppImage: Follow repository convention for script naming 4 years ago
Connor McLaughlin 35b35f2782 Add libretro builds to macOS CI 5 years ago
Connor McLaughlin 69a9e5e6a9 CI: Build macOS .app 5 years ago
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 5 years ago
Albert Liu a992020973 CI: Re-enable Linux packaging with old linuxdeploy version 5 years ago