yuzu/.ci/scripts/windows
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
..
docker.sh ci/windows: Build using Clang 2022-06-16 23:57:39 -04:00
exec.sh Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
scan_dll.py Finalize Azure Pipelines Definitions 2019-07-13 21:34:40 -04:00
upload.ps1 Add missing CMakeLists.txt from root folder to source upload 2019-12-03 15:35:28 -07:00
upload.sh ci: windows: Compress using xz 2021-06-09 18:54:23 -04:00