Commit Graph

9 Commits

Author SHA1 Message Date
TGP17
a8a12918f3
Merge branch 'citra-emu:master' into arm64-take-2 2023-12-17 18:25:46 +01:00
Steveice10
19cc8e626b
ci: Remove pch_defines from ccache sloppiness. (#7156) 2023-11-12 13:02:08 -08:00
Steveice10
79ea06b226
qt: Update to 6.6.0 (#7099) 2023-11-01 17:58:02 -07:00
Steveice10
1110c01657
ci: Install Vulkan SPIRV-Tools on Windows to fix glslang install error. (#7092) 2023-10-25 11:00:10 -07:00
Steveice10
6244f9e3fd
ci: Support Android x86_64 and optimize build caching. (#7045)
* android: Support x86_64 devices.

* ci: Improve ccache hits and stats.

* ci: Compress Android artifacts.

* ci: Re-enable PCH and set ccache sloppiness appropriately.
2023-10-08 23:56:01 -07:00
TGP17
aa681d2c0f
Address review comments
This splits the Linux workflow and build script into linux and linux-arm64.
2023-10-02 16:30:53 +02:00
TGP17
03ea6ecaa3
Add Linux ARM64 AppImage to Workflow 2023-10-02 12:12:47 +02:00
Steveice10
d0b8974845
build: Disable LTO when using MSVC. (#7003) 2023-09-24 00:00:16 +02:00
Steveice10
270d3eb7eb
ci: Split out non-release CI jobs into separate workflows. (#7001) 2023-09-22 09:15:47 -07:00