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
James Rowe bc30a591ba
Replace externals with Conan (#3735)
* 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
5 years ago
..
build-mock.yml ci: Update build suffix for mock builds 5 years ago
build-msvc.yml Replace externals with Conan (#3735) 5 years ago
build-single.yml ci: Add version counter variable 5 years ago
build-standard.yml ci: Add version counter variable 5 years ago
build-testing.yml ci: Add version counter variable 5 years ago
format-check.yml
merge-private.yml ci: Isolate upload merge step into stage 2 5 years ago
merge.yml ci: Isolate upload merge step into stage 2 5 years ago
mergebot-private.yml ci: Correct arguments for mergebot script 5 years ago
mergebot.yml ci: Add Mainline tagline 5 years ago
release-download.yml ci: Correct mainline release dependency 5 years ago
release-github.yml ci: Isolate upload merge step into stage 2 5 years ago
release-private-tag.yml ci: Isolate upload merge step into stage 2 5 years ago
release-universal.yml ci: Split mainline pipeline and add support for GitHub releases (#2900) 5 years ago
retrieve-artifact-source.yml
retrieve-master-source.yml
sync-source.yml