summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/linux/docker.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-1/+1
| | | | Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
* 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.
* ci: Disable Vulkan for Linux buildsReinUsesLisp2020-01-291-1/+1
|
* externals: Amend zlib submoduleLioncash2019-10-291-2/+1
| | | | | | 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.
* ci: Add version counter variableZach Hilman2019-10-051-1/+1
|
* externals: Use upstream zlibLioncash2019-10-041-1/+2
| | | | | | 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.
* Finalize Azure Pipelines DefinitionsZach Hilman2019-07-141-0/+14
d