summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/common (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-09ci: common: Remove 7z packaginglat9nq1-6/+0
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 AppImagelat9nq2-3/+4
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-12ci: Package source with buildsZach Hilman1-0/+4
2019-11-07ci: Rename build folder only on non-mainline buildsbunnei1-4/+4
2019-11-07Revert "ci: Rename build folder only on non-mainline builds"bunnei1-4/+4
2019-11-06ci: Rename build folder only on non-mainline buildsZach Hilman1-4/+4
2019-10-24Revert "ci: Add build name to archive root folder"James Rowe1-4/+4
This reverts commit 5e553a6c267f4ab96a89833f1006ea27fd78b30a.
2019-10-23ci: Add build name to archive root folderZach Hilman1-4/+4
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman2-0/+21
d