Commit Graph

61 Commits (f7426b09882400b4dd6fcaef5cf650248051c0f7)

Author SHA1 Message Date
Connor McLaughlin 1b1a5996ec CI: Enable DRM/KMS and Wayland for AppImage builds 4 years ago
Connor McLaughlin 8647423fe9 Update issue template 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
Anderson_Cardoso 498b00a8e8
Update Bug Report Template (#1369)
* Update Bug Report Template
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 5451a1f5c3 README/Issue template: Clarify that libretro core is not officially supported 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
Anderson_Cardoso e36bfa567d
Suggestion - Controller Troubleshoot 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 a83ac0f0c5 Update issue templates 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
Connor McLaughlin 31186ed9f3 CI: Disable Android signing on pull requests 5 years ago
Connor McLaughlin 2a6c06d4be CI: Temporarily disable Linux packaging
Seems that there's some issues with AppImage creation...
5 years ago
Connor McLaughlin c2a60b766d CI: Tag Windows builds so they can be updated 5 years ago
Connor McLaughlin 64b745fd56 CI: Fix Windows build upload 5 years ago
Connor McLaughlin 389c4945e0 CI: Use zips instead of 7z for Windows downloads 5 years ago
Connor McLaughlin 199315cea7 CI: Rename updater to updater.exe 5 years ago
Connor McLaughlin 79c8b9f52c Qt: Add Portuguese translation 5 years ago
Albert Liu 30eae96358 CI: Add path ignores to Actions workflow 5 years ago
Albert Liu 0433038b53 CI: Add manual Actions workflow trigger 5 years ago
Connor McLaughlin d2cf9c44c1 CI: Sign Android APKs 5 years ago
Connor McLaughlin ef11a31b6e CI: Add Android APK builds 5 years ago
Connor McLaughlin 659da85ff3 CI: Build Android AArch64 libretro core 5 years ago
Connor McLaughlin e1788ee988 CI: Fix Linux libretro builds 5 years ago
Connor McLaughlin cf1dec6667 CI: Use cmake for Windows libretro builds 5 years ago
Connor McLaughlin 67bc14dac9 CI: Use libretro core naming convention 5 years ago
Albert Liu 0a65fe4156 GitHub Actions: Update to checkout action v2.3.1 with fetch-depth: 0
Checkout v2+ checks out a local branch rather than a detached head.
Branch name for releases should now be master instead of HEAD.
5 years ago
Connor McLaughlin a1fd801b7f Build libretro core in CI 5 years ago
Connor McLaughlin fc911de1e7 CI: Use Ubuntu 20.04 image for Linux build 5 years ago
Albert Liu 873072af95 GitHub Actions: Create release only when workflow is triggered on master branch 5 years ago
Connor McLaughlin c0869fc756 CI: Include qtbase5-private-dev package 5 years ago