lat9nq
9222b3c960
Re-enables building yuzu with Vulkan enabled via the CI scripts
...
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.
2020-05-03 01:20:33 -04:00
ReinUsesLisp
252415a163
ci: Disable Vulkan for Linux builds
2020-01-29 18:06:16 -03:00
bunnei
e07dfc4da3
ci: Rename build folder only on non-mainline builds
2019-11-06 23:26:29 -05:00
bunnei
f1e4f3fc0c
Revert "ci: Rename build folder only on non-mainline builds"
2019-11-06 21:36:50 -05:00
bunnei
9a62f5351a
Merge pull request #3073 from DarkLordZach/azure-rename-partial
...
ci: Rename build folder only on non-mainline builds
2019-11-05 21:10:44 -05:00
Zach Hilman
65bed6682c
ci: Rename build folder only on non-mainline builds
2019-11-05 21:07:30 -05:00
Lioncash
c2486f77e4
externals: Amend zlib submodule
...
Supplies CMakeLists.txt file that avoids pulling in zlib's tests into
the tree. This avoids needing to explicitly opt these tests out from
ctest.
2019-10-29 16:58:23 -04:00
James Rowe
969f0afa4e
Revert "ci: Add build name to archive root folder"
...
This reverts commit 5e553a6c26
.
2019-10-24 12:46:15 -06:00
Zach Hilman
5e553a6c26
ci: Add build name to archive root folder
2019-10-23 15:23:43 -04:00
Zach Hilman
d45ad75404
ci: Add version counter variable
2019-10-05 00:09:11 -04:00
Lioncash
80bdb44ead
externals: Use upstream zlib
...
We don't need to depend on a custom fork for this. We can add the
library as is, and then make it excluded from the ALL target, so we only
link in the libraries that we actually make use of.
2019-10-04 05:01:57 -04:00
Zach Hilman
bbc5b5d62d
Finalize Azure Pipelines Definitions
...
d
2019-07-13 21:34:40 -04:00