summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: common: Remove 7z packaginglat9nq2021-06-091-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.
* ci: Build an AppImagelat9nq2020-12-302-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.
* ci: Package source with buildsZach Hilman2019-11-121-0/+4
|
* ci: Rename build folder only on non-mainline buildsbunnei2019-11-071-4/+4
|
* Revert "ci: Rename build folder only on non-mainline builds"bunnei2019-11-071-4/+4
|
* ci: Rename build folder only on non-mainline buildsZach Hilman2019-11-061-4/+4
|
* Finalize Azure Pipelines DefinitionsZach Hilman2019-07-142-0/+21
d