[ci] improve ccache and add support on Android #2673
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "DraVee/eden:android/extra_args"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Caio Oliveira caiooliveirafarias0@gmail.com
android: support extra cmake args via -PYUZU_ANDROID_ARGSto WIP: android: support extra cmake args via -PYUZU_ANDROID_ARGSWIP: android: support extra cmake args via -PYUZU_ANDROID_ARGSto android: support extra cmake args via -PYUZU_ANDROID_ARGSda7beca2ee
toe27e2295fa
android: support extra cmake args via -PYUZU_ANDROID_ARGSto WIP: android: support extra cmake args via -PYUZU_ANDROID_ARGSNeed to fix CI first
e27e2295fa
tocb771edc87
91a4f55937
to3ed52f2ae8
cbc81d43e2
to33ad8ff253
33ad8ff253
toa74beb00f5
dd9b2c4713
to4585656f02
WIP: android: support extra cmake args via -PYUZU_ANDROID_ARGSto android: support extra cmake args via -PYUZU_ANDROID_ARGSFixed CI, now needs this merged before PR the one on Workflow (this a fix in itself)
Also we should nuke PCH as we didn't updated in a while (and sincerely I dont see any benefit on keeping it)
android: support extra cmake args via -PYUZU_ANDROID_ARGSto [ci] improve ccache and add support on Android@ -26,4 +26,2 @@
CMAKE_DEPENDENT_OPTION(DYNARMIC_USE_LLVM "Support disassembly of jitted x86_64 code using LLVM" OFF "NOT YUZU_DISABLE_LLVM" OFF)
if (PLATFORM_OPENBSD)
option(DYNARMIC_USE_PRECOMPILED_HEADERS "Use precompiled headers" OFF)
why remove openbsd
Not removed, but disabled for everyone