summaryrefslogtreecommitdiff
path: root/.github/workflows/verify.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* add mac workflowGravatar Liam2023-11-291-0/+19
* verify: Remove dependence on chocolateyGravatar Morph2023-07-071-9/+10
* github: Checkout source first (MSVC)Gravatar Morph2023-07-071-4/+4
* ci: Download and install Vulkan SDK directly from LunarGGravatar Morph2023-07-071-1/+4
* CI: add Android build workflowGravatar liushuyu2023-06-301-2/+2
* github: Remove release workflowGravatar Morph2023-06-061-0/+167
* CI: use the verify pipeline to do releasesGravatar liushuyu2023-06-031-162/+0
* CI: add Android build systemsGravatar liushuyu2023-06-031-0/+38
* ci,workflows: Enable crash dumps on MSVC buildsGravatar lat9nq2022-09-041-1/+1
* ci: Enable building with Visual Studio 2022 (again)Gravatar Morph2022-08-301-1/+1
* tidy up github actionsGravatar Kyle K2022-07-301-1/+1
* cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanupGravatar lat9nq2022-07-281-1/+1
* chore: make yuzu REUSE compliantGravatar Andrea Pappacoda2022-07-271-0/+3
* package MSVC CI Builds differently, and include yuzu.exeGravatar Kyle Kienapfel2022-07-231-1/+8
* ci,CMake: Integrate vcpkg into CMakeListsGravatar lat9nq2022-07-221-2/+1
* ci: Update various actions from v2 to v3Gravatar Morph2022-07-051-5/+5
* CI: upload artifacts for pull request verificationGravatar liushuyu2022-07-041-0/+18
* CI: fix cachingGravatar liushuyu2022-07-041-3/+48
* CI: Use GitHub Actions to check pull requestsGravatar liushuyu2022-07-041-0/+52