summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/common/pre-upload.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-30ci: Build an AppImagelat9nq1-1/+2
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-07-14Finalize Azure Pipelines DefinitionsZach Hilman1-0/+0
d
2017-10-07travis: Split build scripts for different platformsMerryMage1-0/+6
This commit also separates clang-format from the linux build, closing #2702.