yuzu-fork/.ci
lat9nq 4b93ea59db ci,CMake: Drop Conan support for vcpkg
Between packages breaking, Conan always being a moving target for
minimum required CMake support, and now their moves to Conan 2.0 causing
existing packages to break, I suppose this was a long time coming. vcpkg
isn't without its drawbacks, but at the moment it seems easier on the
project to use for external packages.

Mostly removes the logic for Conan from the root CMakeLists file,
leaving basic find_package()'s in its place. Sets only the
find_package()'s that require CONFIG mode as necessary. clang and linux
CI now use the vcpkg toolchain file configured in the Docker container
when possible.

mingw CI turns off YUZU_TESTS because there's no way on the container to
run Windows executables on a Linux host anyway, and it's not easy to get
Catch2 there.
2022-07-22 20:54:00 -04:00
..
scripts ci,CMake: Drop Conan support for vcpkg 2022-07-22 20:54:00 -04:00
templates ci: Update build generator to VS 2022 2022-04-24 23:36:59 -04:00
yuzu-mainline-step1.yml ci: Use latest ubuntu image for mainline/patreon step 1 2021-10-01 19:20:28 -04:00
yuzu-mainline-step2.yml ci: Update vmImage to windows-2022 2022-04-24 23:36:59 -04:00
yuzu-patreon-step1.yml ci: Use latest ubuntu image for mainline/patreon step 1 2021-10-01 19:20:28 -04:00
yuzu-patreon-step2.yml ci: Update vmImage to windows-2022 2022-04-24 23:36:59 -04:00
yuzu-repo-sync.yml Add Repository Sync Pipeline 2019-07-10 22:18:32 -04:00
yuzu-verify.yml ci: Fix Azure PR Builds 2019-07-28 14:21:18 -04:00