Commit Graph

29 Commits (0b954a33059775c239fca2a82429b3c254d02205)

Author SHA1 Message Date
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
Zach Hilman 59e75f4372 ci: Update to Windows Server 2019 and Visual Studio 2019
This updates to the latest available toolchain for MSVC builds.
5 years ago
bunnei e07dfc4da3 ci: Rename build folder only on non-mainline builds 5 years ago
bunnei f1e4f3fc0c
Revert "ci: Rename build folder only on non-mainline builds" 5 years ago
Zach Hilman 65bed6682c ci: Rename build folder only on non-mainline builds 5 years ago
Zach Hilman 1817191d55 ci: Isolate upload merge step into stage 2 5 years ago
Zach Hilman 1ec23a0353 ci: Update build suffix for mock builds 5 years ago
Zach Hilman d45ad75404 ci: Add version counter variable 5 years ago
Zach Hilman a86e52a375 ci: Correct mainline release dependency 5 years ago
Zach Hilman 53be058e74 ci: Add Mainline tagline 5 years ago
Zach Hilman 514b74a098 ci: Add MSVC build template 5 years ago
Zach Hilman c56822a405 ci: Fix unset environment variable bug 5 years ago
Zach Hilman 4ea425d6cf ci: Correct arguments for mergebot script 5 years ago
Zach Hilman e6f3aad84e ci: Populate patreon PRs on public repository 5 years ago
Zach Hilman 0ba7055873 ci: Add private mergebot CI templates 5 years ago
Zach Hilman 921dae5e83 ci: Correct GitHub Release name 5 years ago
Zach Hilman 15805f4e01 ci: Determine build date via bash 5 years ago
Zach Hilman 851c5d67ae ci: Update to use date as build number 5 years ago
Zach Hilman cc3db2aa43 ci: Split mainline pipeline and add support for GitHub releases (#2900)
* ci: Add mock build alternative for fast testing

* ci: Always cache build

* ci: Extract steps to download build stage artifacts

* ci: Add template to release to GitHub

* ci: Add template to release to Azure Universal Artifacts

* ci: Split mainline to two pipelines
5 years ago
Flame Sage ce3edaad26 Changed apt-get upgrade for specific package. 5 years ago
Flame Sage 573a1e7662
apt update before upgrade. Use apt-get.
Identified a bug in the script which uses the azure image when attempting to upgrade python3-pip.
Package index was out of date because apt-get update was not ran before attempting the upgrade.
5 years ago
Zach Hilman 9aef7e5e22 Correct apt permissions 6 years ago
Zach Hilman 6b2937bf76 Upgrade PIP version with APT 6 years ago
Zach Hilman a2d2a6b6dd Upgrade pip version 6 years ago
Zach Hilman d3ea2df06d Add missing dot 6 years ago
Zach Hilman bcbec6f37c ci: Fix Azure PR Builds 6 years ago
Zach Hilman 12514ccd35 Fix README change mistake (#2754)
Fix README change mistake
6 years ago
Zach Hilman f470bcb826 azure: Fix clang-format and releases 6 years ago
Zach Hilman bbc5b5d62d Finalize Azure Pipelines Definitions
d
6 years ago