swurl
be552c37a1
ui/overlay: Fix enhanced frame pacing naming and disable frameskip for now. ( #99 )
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
f786802b9b
User Data Migration from Citron, Sudachi, and Yuzu ( #91 )
Includes citron, sudachi, yuzu
currently broken, because the eden dir is always made early?
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/91
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
c2c7b2ad8a
release workflow ( #87 )
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/87
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
609f5e48e0
prevent appimage from murdering the runner
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
1f091191f2
AppImage the long way ( #45 )
fixed sdl and opengl i think
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/45
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
3695481a80
Fix Alpha warning label & CI Building
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
swurl
f2db4dd3a1
Fix CI Building For Windows, Android & Linux
9 months ago
swurl
c8a4cf715f
windows actions (again) ( #39 )
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/39
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
08d320cc27
fix appimage
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
053d68deef
AppImage real?
Signed-off-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
807397680a
fix android checkout
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
swurl
52d851500c
actions: Linux & Source builds ( #26 )
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/26
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
android build, fix appimage
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
swurl
b86644eae9
?
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
swurl
0704ae7108
upload-artifact
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
swurl
701186c995
actions?
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
Briar
7c77958d94
ci: Try and make license header runner job work on PRs
9 months ago
Briar
7f24956148
ci: Try and make runner job work on PRs
9 months ago
Briar
88a748a395
ci: Use normal release build type for APK packing
9 months ago
Briar
345a2af636
ci: Add license header check for pull requests
Co-Authored-By: OpenSauce <48618519+opensauce04@users.noreply.github.com>
9 months ago
Briar
3bdda3ea50
ci/cd: Initial implantation
Co-Authored-By: Morph <39850852+morph1984@users.noreply.github.com>
9 months ago
briar
43ef13973c
ci/cd: Delete old files
9 months ago
Liam
18fd37279b
ci: fix mac build
2 years ago
t895
a7e7f1b899
ci: android: Play store publishing setup
2 years ago
Liam
27546fffe7
ci: bump mac to macos-14
2 years ago
t895
1b369e8db2
android: Move ktlintCheck to yuzu-verify
2 years ago
t895
9148670290
actions: android: Prevent resolving tag commit to PR link
2 years ago
t895
8785f56d81
actions: android: Resolve PR commits to link
2 years ago
t895
88b40c0949
actions: android: Move trigger logic to be yuzu-android specific
2 years ago
Liam
73181d568a
ci: fix homebrew installation issue in actions runner images
2 years ago
Liam
3daea52881
add mac workflow
2 years ago
Charles Lombardo
57177e4296
ci: android: Declare secrets during build step
2 years ago
Morph
b2686eeea5
verify: Remove dependence on chocolatey
3 years ago
Morph
4257f06257
android-build: Run only on yuzu-android repository
3 years ago
Morph
94509cbf40
github: Checkout source first (MSVC)
3 years ago
Morph
c4cdc8c51c
ci: Download and install Vulkan SDK directly from LunarG
3 years ago
liushuyu
fd91abe918
CI: add auto-publishing steps for Android
3 years ago
liushuyu
b74f60af48
CI: add Android build workflow
* Switch OpenJDK runtime to Eclipse Temurin (AdoptOpenJDK has rebranded
to Eclipse Temurin)
* Fetch submodules using full clones instead of shallow clones
3 years ago
Morph
4a8f71e435
github: Remove release workflow
3 years ago
Abandoned Cart
760a615326
android: Fix ci builds with Java 17
3 years ago
bunnei
04eabc45e5
android: Various fixes for CI.
3 years ago
liushuyu
f554e1bbee
CI: use the verify pipeline to do releases
3 years ago
liushuyu
bca45d1588
CI: add Android build systems
3 years ago
Liam
5be8a74b0c
general: fix spelling mistakes
3 years ago
Liam
6f95e7487c
general: use codespell to identify spelling mistakes
3 years ago
Kyle Kienapfel
cd94cf4888
Set TX_TOKEN for transifex client
I did some tests on my own fork, and we're writing to ~/.transifexrc but
the client can't seem to read that file. maybe issue with $HOME or
something.
Workaround is to set TX_TOKEN environment variable and now the pesky
~/.transifexrc file is not needed.
3 years ago
lat9nq
add48360d8
ci,workflows: Enable crash dumps on MSVC builds
ci/windows: Enable crash dumps on MinGW builds
3 years ago
Morph
2c49aad9f7
ci: Enable building with Visual Studio 2022 (again)
Since the following https://developercommunity.visualstudio.com/t/Type-alias-lookup-failure-within-paramet/10039150 compiler bug has been fixed, we can finally build with VS 2022 again.
3 years ago
Kyle K
ca87344be7
tidy up github actions
ci.yml: REUSE task should only run on yuzu-emu/yuzu repository
verify.yml: #8659 is a better fix to the discord-rpc dirty flag
3 years ago
lat9nq
13a834ec54
cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanup
vcpkg: Add Catch2 2.13.9
Catch2 >= 3.0 is not compatible with earlier versions, and for now we
must override the desired version in our vcpkg manifest. We can do this
programmatically by using VCPKG_MANIFEST_FEATURES.
CMakeLists: Search for lz4 CONFIG mode first
vcpkg's lz4 CONFIG cmake script works in Release mode but not in Debug
mode, failing to copy the correct DLLs at compile time.
We still need to search for the regular mode for system-installed
versions.
CMakeLists: Clean up boost exports
Remove some Conan-specific workarounds.
CMakeLists: Use vcpkg for MSVC by default
Not enabling it generally since it's much easier to have system
dependencies installed for Linux and MinGW.
3 years ago
Andrea Pappacoda
f5ecc13e53
ci: add reuse job
As mentioned in the previous commit, `reuse lint` can be used to ensure
that copyright information is always present and up to date.
This adds a GitHub Action that does just that, using the official
fsfe/reuse-action
4 years ago