summaryrefslogtreecommitdiffstats
path: root/.ci/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-04ci: android: Play store publishing setupt8952-0/+42
2024-01-13android: Move ktlintCheck to yuzu-verifyt8951-0/+3
2024-01-12ci: fix file mode check in format scriptLiam1-1/+1
2024-01-10ci: fix format taskLiam1-2/+1
2024-01-08ci: make verify format workflow output more helpfulLiam1-20/+15
2024-01-08general: fix trailing whitespaceLiam1-1/+1
2023-12-29actions: android: Build relWithDebInfo on main repot8952-5/+17
2023-11-01ci: android: Use signing key if availableCharles Lombardo2-12/+9
2023-10-10ci/linux: Fix find parameter ordertoast29031-1/+1
2023-10-10ci/linux: Upload separated debug symbolslat9nq3-2/+20
2023-10-08qt: implement automatic crash dump supportLiam3-1/+2
2023-07-09ci/mingw: Remove pefile installation steplat9nq1-1/+0
2023-07-07general: Update VulkanSDK and Vulkan-HeadersMorph1-1/+1
2023-07-07ci: Download and install Vulkan SDK directly from LunarGMorph1-0/+33
2023-07-07ci/linux: Target deploy script from appimage pathlat9nq1-1/+1
2023-06-03android: Various fixes for CI.bunnei2-0/+6
2023-06-03CI: add Android build systemsliushuyu2-0/+36
2023-05-14Fixup upload.ps1 for GHADanila Malyutin1-1/+5
2023-03-30Re-enable LTO for LinuxMatías Locatti1-0/+1
2023-03-12general: fix spelling mistakesLiam1-1/+1
2023-01-30apply-patches-by-label: Remove unused variables and importsMorph1-5/+2
2023-01-30apply-patches-by-label: Use python f-stringsMorph1-5/+5
2023-01-30ci: Abort on failure to query Github's APIMorph1-1/+2
2023-01-30Move to Clang Format 15Levi Behunin1-1/+1
2022-12-30ci: Allow setting clang-format binaryColin Kinloch1-1/+1
2022-12-18Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)Matías Locatti2-0/+2
2022-12-01ci/clang: Enable bundled FFmpeglat9nq1-0/+1
2022-10-17Set TX_TOKEN for transifex clientKyle Kienapfel1-8/+0
2022-10-15Translations: new transifex clientKyle Kienapfel1-6/+2
2022-10-09ci/windows: Revert to using GCC for MinGW buildslat9nq1-5/+1
2022-10-01Migrate deploy-linux.sh from lat9nq's repo.bunnei1-1/+1
2022-09-26ci/linux: Drop linuxdeploy usagelat9nq1-5/+3
2022-09-21ci/linux: Use AppRun.sh to start AppImagelat9nq1-3/+3
2022-09-05ci/windows: Upload debugging symbolslat9nq1-2/+2
2022-09-05ci,workflows: Enable crash dumps on MSVC buildslat9nq1-0/+1
2022-08-09post-upload: Upload Linux source to artifacts dirlat9nq1-0/+1
2022-08-09ci: Graft source when archivinglat9nq2-8/+5
2022-07-31ci/linux: EA AppImage adjustmentslat9nq1-1/+8
2022-07-31ci,linux: Support Patreon releaseslat9nq1-5/+11
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda21-3/+66
2022-07-27build: Ship vcpkg dlls with MSVC pr-verify buildsKyle Kienapfel1-3/+4
2022-07-26ci/linux: Delete libwayland-client from AppDirlat9nq1-0/+3
2022-07-23ci,transifex: enable vcpkg on transifex stepKyle Kienapfel1-1/+4
2022-07-23package MSVC CI Builds differently, and include yuzu.exeKyle Kienapfel1-0/+47
2022-07-23ci/windows: Cleanup unused data before packaginglat9nq1-0/+3
2022-07-23ci: pass environment variables to linux docker (AppImage)Kyle K1-1/+6
2022-07-23ci,CMake: Integrate vcpkg into CMakeListslat9nq2-2/+0
2022-07-23ci,CMake: Drop Conan support for vcpkglat9nq3-5/+14
2022-07-06ci/windows: Copy what of FFmpeg not already presentlat9nq1-1/+1
2022-07-05CI: unbreak ADO after GHA changesliushuyu5-6/+6
2022-07-05CI: lint scriptsliushuyu2-3/+2
2022-07-05CI: workaround appimage generation if FUSE is not availableliushuyu1-0/+5
2022-07-05CI: upload artifacts for pull request verificationliushuyu4-2/+4
2022-07-05CI: fix cachingliushuyu1-2/+2
2022-07-05CI: use Ninja to build stuff fasterliushuyu3-8/+9
2022-07-05CI: Use GitHub Actions to check pull requestsliushuyu3-10/+11
2022-06-17ci/windows: Build using Clanglat9nq1-3/+11
2022-06-17ci/windows: Split up cmake commandlat9nq1-1/+8
2021-12-16video_core/codecs: (re-spin) refactor ffmpeg searching and handlingliushuyu1-3/+2
2021-12-15Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"bunnei1-2/+3
2021-12-14CI: fix CI on Linuxliushuyu1-3/+2
2021-12-14CI: fix MinGW installation stepliushuyu1-1/+1
2021-11-17ci: Don't fetch submodules when fetching PRsMorph2-2/+2
2021-11-08ci: Print traceback on patch merge failureMorph1-1/+2
2021-10-16.ci/transifex: Mark docker.sh as executableFearlessTobi1-0/+0
2021-10-15.ci: Use Github Actions to update translation source filesFearlessTobi1-0/+25
2021-09-24ci: Update clang format versionameerj1-1/+1
2021-07-06cmake, ci: Build bundled FFmpeg with yuzulat9nq1-1/+2
2021-06-19ci: windows: Copy the styles directory when packaginglat9nq1-5/+6
2021-06-10ci: windows: Compress using xzlat9nq1-2/+2
2021-06-09ci: common: Remove 7z packaginglat9nq1-6/+0
2021-05-31externals: libusb: Use autotools for MinGWlat9nq1-0/+3
2021-05-16ci: linux: Freeze AppImage binarieslat9nq2-5/+5
2021-04-18ci: linux: Link Boost staticallylat9nq1-1/+11
2021-02-22ci: Add clang build scriptslat9nq3-0/+46
2021-02-05ci/windows: Copy downloaded FFmpeg librarieslat9nq1-0/+5
2021-01-06ci/linux: Make Mainline AppImages updateablelat9nq2-9/+20
2020-12-30ci: Build an AppImagelat9nq4-5/+51
2020-12-08ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON`lat9nq2-2/+2
2020-11-30Disable web applet and warning when compiling for Linux on CIlat9nq1-1/+1
2020-08-13General: Tidy up clang-format warnings part 2Lioncash1-2/+0
2020-08-09General: Tidy up clang-format warningsLioncash1-1/+3
2020-08-03ci: Make use of clang-format 10.0Lioncash1-1/+1
2020-07-18yuzu: Port translation support from CitraFearlessTobi2-2/+2
2020-05-08Replace externals with Conan (#3735)James Rowe4-12/+9
2020-05-03Re-enables building yuzu with Vulkan enabled via the CI scriptslat9nq2-2/+2
2020-04-23Fixed packaging on some systems with different QT5 pathgxcreator1-1/+7
2020-01-29ci: Disable Vulkan for Windows MinGW buildsReinUsesLisp1-1/+1
2020-01-29ci: Disable Vulkan for Linux buildsReinUsesLisp1-1/+1
2019-12-03Add missing CMakeLists.txt from root folder to source uploadJames Rowe1-1/+2
2019-11-12Move source in windows uploads into its own internal zipJames Rowe1-7/+22
2019-11-12ci: Package source with buildsZach Hilman2-0/+7
2019-11-07ci: Rename build folder only on non-mainline buildsbunnei4-10/+29
2019-11-07Revert "ci: Rename build folder only on non-mainline builds"bunnei4-29/+10
2019-11-06ci: Rename build folder only on non-mainline buildsZach Hilman4-10/+29
2019-10-29externals: Amend zlib submoduleLioncash1-2/+1
2019-10-24Revert "ci: Add build name to archive root folder"James Rowe4-14/+10
2019-10-23ci: Add build name to archive root folderZach Hilman4-10/+14
2019-10-07ci: Add TAR-XZ compression to MSVC buildsZach Hilman1-1/+7
2019-10-05ci: Add version counter variableZach Hilman4-4/+4
2019-10-04externals: Use upstream zlibLioncash1-1/+2
2019-10-02ci: Add Windows MSVC package scriptZach Hilman1-0/+32
2019-10-02ci: Check additional pages on GitHubZach Hilman1-1/+3
2019-10-02ci: Iterate through GitHub pages for pull requestsZach Hilman2-25/+33
2019-09-30ci: Populate patreon PRs on public repositoryZach Hilman2-2/+2
2019-09-26ci: Optionally prepend commit messages with environment variableZach Hilman1-2/+4
2019-09-26ci: Add private mergebot scriptZach Hilman1-0/+41
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman16-0/+323
2019-07-10Add Pipeline DefinitionsZach Hilman1-0/+0