PabloMK7
2bcc604ba6
cmake: Bump min version to 3.25 globally and to 3.30.3 for android ( #1151 )
...
* cmake: Bump min version to 3.25 and update android to 3.30.3
* app/build.gradle.kts: Set minimum CMake version rather than exact version
---------
Co-authored-by: OpenSauce <opensauce04@gmail.com>
2025-06-20 22:26:50 +01:00
OpenSauce04
afaf4403cd
ci: Corrected Windows Vulkan SDK URL which was taken down by upstream
2025-06-09 19:29:42 +01:00
OpenSauce04
063a80695c
Updated outdated Vulkan dependencies to SDK 1.4.304.1
2025-05-31 16:37:04 +01:00
OpenSauce04
bac344d059
ci: For Linux, only move AppImage to artifacts directory
...
Closes #795
2025-04-21 13:47:30 +01:00
OpenSauce04
0051182338
ci: Windows installer is now deployed directly to artifacts directory
2025-04-21 13:33:19 +01:00
OpenSauce04
2a7a5078fc
ci: Various build workflow adjustments
...
- Updated to NSIS 3.11
- Updated NSIS installer download URL location
- Use wget to download NSIS setup executable
- Made `Install NSIS` step more verbose via ptime
- Only run `Install NSIS` step for tagged builds
- Reorganized build.yml to have all `if`s at start of scope
2025-04-12 13:57:09 +01:00
OpenSauce04
21d01fef30
ci: Drop release job
2025-03-09 13:44:32 +00:00
OpenSauce04
a4180a8c5d
ci: Drop gpu-tools PPA in Android CI environment
...
This was causing CI issues and almost definitely didn't do anything anyway
2025-02-27 19:25:10 +00:00
OpenSauce04
5b87ee3397
ci: Updated downloaded Windows Vulkan SDK to match previously updated headers
2024-11-22 20:25:01 +00:00
OpenSauce04
a6d946ab7f
ci: Use azahar-build-environment as image
2024-11-22 10:48:10 +00:00
OpenSauce04
790e41f4bc
Implemented NSIS installer for Windows
2024-11-10 19:00:58 +00:00
Reg Tiangha
f1cf6eb5df
workflows: Install vulkan-sdk/spirv-tools
2024-11-10 18:16:49 +00:00
OpenSauce04
b148393c09
Fixed release version numbers not being displayed in-app
2024-11-10 18:16:49 +00:00
PabloMK7
277570f7c7
Remove dependencies to old docker containers ( #21 )
...
* Fix CI
* Change missing yml
2024-11-07 14:41:31 +01:00
Steveice10
f4768cd26c
video_core: Remove pre-compilation of Vulkan host-shaders. ( #7461 )
2024-02-26 10:26:44 -08:00
Steveice10
cbe8987036
ci: Update action versions. ( #7449 )
2024-02-18 08:23:15 -08:00
Steveice10
cb92ec278e
ci: Move non-x86_64 macOS jobs to M1 systems. ( #7406 )
2024-02-01 06:39:29 -08:00
Steveice10
2e369c03b8
ci: Revert back to unzipped Android artifacts. ( #7258 )
2023-12-19 18:51:47 -08: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
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