summaryrefslogtreecommitdiffstats
path: root/.ci/templates/build-msvc.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CI: move refreshenv to the configure step...liushuyu2020-11-231-2/+2
| | | | ... so that cmake can find the Vulkan SDK binaries
* ci: install Vulkan SDK in MSVC buildliushuyu2020-11-211-0/+2
|
* Replace externals with Conan (#3735)James Rowe2020-05-081-1/+3
| | | | | | | | | | | | | | | | | | | | | * Remove git submodules that will be loaded through conan * Move custom Find modules to their own folder * Use conan for downloading missing external dependencies * CI: Change the yuzu source folder user to the user that the containers run on * Attempt to remove dirty mingw build hack * Install conan on the msvc build * Only set release build type when using not using multi config generator * Re-add qt bundled to workaround an issue with conan qt not downloading prebuilt binaries * Add workaround for submodules that use legacy CMAKE variables * Re-add USE_BUNDLED_QT on the msvc build bot
* ci: Update to Windows Server 2019 and Visual Studio 2019Zach Hilman2020-04-041-1/+1
| | | This updates to the latest available toolchain for MSVC builds.
* ci: Rename build folder only on non-mainline buildsbunnei2019-11-071-0/+1
|
* Revert "ci: Rename build folder only on non-mainline builds"bunnei2019-11-071-1/+0
|
* ci: Rename build folder only on non-mainline buildsZach Hilman2019-11-061-0/+1
|
* ci: Add version counter variableZach Hilman2019-10-051-1/+2
|
* ci: Add MSVC build templateZach Hilman2019-10-021-0/+21