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.
2022-06-16 23:57:39 -04:00
..
scripts ci/windows: Build using Clang 2022-06-16 23:57:39 -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
yuzu-verify.yml