summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/windows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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