summaryrefslogtreecommitdiff
path: root/.github/workflows/verify.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-29add mac workflowGravatar Liam1-0/+19
2023-07-07verify: Remove dependence on chocolateyGravatar Morph1-9/+10
2023-07-07github: Checkout source first (MSVC)Gravatar Morph1-4/+4
2023-07-07ci: Download and install Vulkan SDK directly from LunarGGravatar Morph1-1/+4
2023-06-30CI: add Android build workflowGravatar liushuyu1-2/+2
2023-06-06github: Remove release workflowGravatar Morph1-21/+0
2023-06-06android: Fix ci builds with Java 17Gravatar Abandoned Cart1-0/+5
2023-06-03android: Various fixes for CI.Gravatar bunnei1-4/+1
2023-06-03CI: use the verify pipeline to do releasesGravatar liushuyu1-2/+26
2023-06-03CI: add Android build systemsGravatar liushuyu1-0/+38
2022-09-04ci,workflows: Enable crash dumps on MSVC buildsGravatar lat9nq1-1/+1
2022-08-30ci: Enable building with Visual Studio 2022 (again)Gravatar Morph1-1/+1
2022-07-30tidy up github actionsGravatar Kyle K1-1/+1
2022-07-28cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanupGravatar lat9nq1-1/+1
2022-07-27chore: make yuzu REUSE compliantGravatar Andrea Pappacoda1-0/+3
2022-07-23package MSVC CI Builds differently, and include yuzu.exeGravatar Kyle Kienapfel1-1/+8
2022-07-22ci,CMake: Integrate vcpkg into CMakeListsGravatar lat9nq1-2/+1
2022-07-05ci: Update various actions from v2 to v3Gravatar Morph1-5/+5
2022-07-04CI: upload artifacts for pull request verificationGravatar liushuyu1-0/+18
2022-07-04CI: fix cachingGravatar liushuyu1-3/+48
2022-07-04CI: Use GitHub Actions to check pull requestsGravatar liushuyu1-0/+52