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
lat9nq c42fde2a37 ci/windows: Build using Clang
Uses the MinGWClangCross toolchain script to build yuzu. Disables our
bundled SDL2 to use the system ones that have been modified to not use
`-mwindows`. Also set's `-e` to stop the script on an error (as opposed
to packaging nothing).

Uses LLVM's linker for linking yuzu. Adds -femulated-tls due to a
libstdc++ incompatibility between GCC and Clang in vulkan_common.
3 years ago
..
scripts ci/windows: Build using Clang 3 years ago
templates
yuzu-mainline-step1.yml
yuzu-mainline-step2.yml
yuzu-patreon-step1.yml
yuzu-patreon-step2.yml
yuzu-repo-sync.yml
yuzu-verify.yml