Commit Graph

104 Commits

Author SHA1 Message Date
cheezwiz7899 782b68f541 fix(android): enable OpenSSL in gradlew cmake args
Follows emulator-side changes in citron-neo/emulator commit 198b764e2e751bcc8a9740c404425347b9b7b790 that now
provide OpenSSL via vcpkg for Android and default ENABLE_OPENSSL=ON.
The previous -DENABLE_OPENSSL=OFF in both the nightly and stable
gradlew invocations overrode the source default and would have left
OpenSSL::Crypto unresolved at link time.

Updated both assembleMainlineRelease invocations:
  -DENABLE_OPENSSL=OFF → -DENABLE_OPENSSL=ON
2026-06-28 18:19:49 +10:00
collecting 2c0e0a3262 Nuke MSVC 2026-05-11 03:49:32 -04:00
cheezwiz7899 df387b93a4 ci: adjust clangtron-windows jobs for CPM migration 2026-04-28 15:22:29 +12:00
cheezwiz7899 05947e4eee Episode VI: return of the msvc 2026-04-21 11:19:39 +12:00
collecting 715aec416f fix: Stable.yml 2026-04-19 20:53:28 -04:00
collecting 9845e7dea1 fix: Remove crons from separate jobs, ensure Nightly has Clangtron & update README for only Stable & Nightly .yml health 2026-04-19 20:49:54 -04:00
cheezwiz7899 d301f31b68 ci: point clangtron jobs back to main citron-neo repository 2026-04-19 22:51:08 +12:00
cheezwiz7899 1e914abe8b ci: add qt caching for clangtron builds 2026-04-19 16:56:35 +12:00
cheezwiz7899 23cb3574ad ci: fix vcpkg caching and add ffmpeg caching for clangtron builds 2026-04-19 12:53:50 +12:00
cheezwiz7899 e99ae4cfa7 ci: trigger windows ci to fix llvm demangle 2026-04-19 11:35:21 +12:00
cheezwiz7899 f0c64e6001 help github remember where it put llvm during the setup step 2026-04-19 10:46:34 +12:00
cheezwiz7899 9ac446b614 Update build-windows.yml
Temporarily clone from fork branch for testing
2026-04-19 08:36:46 +12:00
cheezwiz7899 e3de2d82a5 add clangtron-windows builds 2026-04-18 15:20:50 +10:00
Mythrax e9868f039c fix(ci): remove duplicate nightly-windows release that dropped MSVC zip
Signed-off-by: Mythrax <mythrax@mytrax-rs.org>
2026-04-13 15:47:53 +10:00
cheezwiz7899 048fafd2c9 ci(windows): fix mingw build round 2
adds chill to the pruning step in the mingw workflow
Also mirrors the changes to the nightly workflow
2026-04-06 05:43:47 +10:00
cheezwiz7899 5210fe3474 ci(windows): fix mingw dll deployment 2026-04-05 16:28:25 +10:00
Mythrax 69df83befc ci(windows): release both MinGW and MSVC artifacts explicitly
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-04-01 13:02:43 +10:00
Mythrax 1657e1db11 ci(windows): split MinGW and MSVC builds into separate jobs
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-03-30 10:17:51 +10:00
Mythrax 7d172b700a ci(windows): bundle MinGW runtime DLLs into release artifact
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-03-30 10:15:02 +10:00
collecting acc34ede74 Sync Windows build config: vulkan-headers/vul/vma from MSYS2, BUNDLED_VCPKG=ON 2026-03-29 04:25:21 -04:00
Mythrax 2746e28a79 ci(windows): fix MinGW webservice deps and Vulkan utility libs
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-03-29 16:49:44 +10:00
Mythrax d7c57ec5a8 ci(MingW): use vcpkg
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-03-29 15:06:00 +10:00
Mythrax 3c87e39c70 ci: mingW
Signed-off-by: Mythrax <mythrax@mythrax-rs.org>
2026-03-29 14:58:53 +10:00
CollectingW e6cee39dd4 Update build-android.yml 2026-03-27 02:05:25 -04:00
collecting 4f0f368b6e --no-verify 2026-03-27 01:53:49 -04:00