summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/windows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-1/+1
| | | | Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
* Replace externals with Conan (#3735)James Rowe2020-05-082-12/+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
* Re-enables building yuzu with Vulkan enabled via the CI scriptslat9nq2020-05-031-1/+1
| | | | | | This is possible now with the updated Docker images and their updated packages. Before, there were build errors due to old QT5 packages on Ubuntu, but now since they have updated packages it is feasible to build with Vulkan enabled once more.
* Fixed packaging on some systems with different QT5 pathgxcreator2020-04-231-1/+7
|
* ci: Disable Vulkan for Windows MinGW buildsReinUsesLisp2020-01-291-1/+1
|
* Add missing CMakeLists.txt from root folder to source uploadJames Rowe2019-12-031-1/+2
| | | Fixes #3190
* Move source in windows uploads into its own internal zipJames Rowe2019-11-121-7/+22
| | | | This should prevent path length issues when extracting the build from the installer
* ci: Package source with buildsZach Hilman2019-11-121-0/+3
|
* ci: Rename build folder only on non-mainline buildsbunnei2019-11-072-3/+16
|
* Revert "ci: Rename build folder only on non-mainline builds"bunnei2019-11-072-16/+3
|
* ci: Rename build folder only on non-mainline buildsZach Hilman2019-11-062-3/+16
|
* ci: Add TAR-XZ compression to MSVC buildsZach Hilman2019-10-071-1/+7
|
* ci: Add version counter variableZach Hilman2019-10-052-2/+2
|
* ci: Add Windows MSVC package scriptZach Hilman2019-10-021-0/+32
|
* Finalize Azure Pipelines DefinitionsZach Hilman2019-07-144-0/+174
d