aboutsummaryrefslogtreecommitdiff
path: root/.ci/scripts/common
AgeCommit message (Collapse)Author
2022-07-04CI: lint scriptsliushuyu
2022-07-04CI: upload artifacts for pull request verificationliushuyu
2021-06-09ci: common: Remove 7z packaginglat9nq
Removes the 7z from being package during CI, as only .tar.xz preserves information needed on Linux, and otherwise is just extremely redundant to package in addition to the .tar.xz. This affects Linux releases and PR-verify artifacts only. MSVC releases do not use this script to my knowledge.
2020-12-30ci: Build an AppImagelat9nq
This builds yuzu in an AppImage alongside the other archives during release. Required to allow distributing yuzu in the future with upgraded dependencies, such as Qt.
2019-11-11ci: Package source with buildsZach Hilman
2019-11-06ci: Rename build folder only on non-mainline buildsbunnei
2019-11-06Revert "ci: Rename build folder only on non-mainline builds"bunnei
2019-11-05ci: Rename build folder only on non-mainline buildsZach Hilman
2019-07-13Finalize Azure Pipelines DefinitionsZach Hilman
d