You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/.ci/templates
lat9nq dfc6dd0a2d cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanup
vcpkg: Add Catch2 2.13.9

Catch2 >= 3.0 is not compatible with earlier versions, and for now we
must override the desired version in our vcpkg manifest. We can do this
programmatically by using VCPKG_MANIFEST_FEATURES.

CMakeLists: Search for lz4 CONFIG mode first

vcpkg's lz4 CONFIG cmake script works in Release mode but not in Debug
mode, failing to copy the correct DLLs at compile time.

We still need to search for the regular mode for system-installed
versions.

CMakeLists: Clean up boost exports

Remove some Conan-specific workarounds.

CMakeLists: Use vcpkg for MSVC by default

Not enabling it generally since it's much easier to have system
dependencies installed for Linux and MinGW.
3 years ago
..
build-mock.yml chore: make yuzu REUSE compliant 3 years ago
build-msvc.yml cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanup 3 years ago
build-single.yml chore: make yuzu REUSE compliant 3 years ago
build-standard.yml chore: make yuzu REUSE compliant 3 years ago
build-testing.yml chore: make yuzu REUSE compliant 3 years ago
format-check.yml chore: make yuzu REUSE compliant 3 years ago
merge-private.yml chore: make yuzu REUSE compliant 3 years ago
merge.yml chore: make yuzu REUSE compliant 3 years ago
mergebot-private.yml chore: make yuzu REUSE compliant 3 years ago
mergebot.yml chore: make yuzu REUSE compliant 3 years ago
release-download.yml chore: make yuzu REUSE compliant 3 years ago
release-github.yml chore: make yuzu REUSE compliant 3 years ago
release-private-tag.yml chore: make yuzu REUSE compliant 3 years ago
release-universal.yml chore: make yuzu REUSE compliant 3 years ago
retrieve-artifact-source.yml chore: make yuzu REUSE compliant 3 years ago
retrieve-master-source.yml chore: make yuzu REUSE compliant 3 years ago
sync-source.yml chore: make yuzu REUSE compliant 3 years ago