summaryrefslogtreecommitdiffstats
path: root/.ci/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci: android: Play store publishing setupt8952024-02-042-0/+42
* android: Move ktlintCheck to yuzu-verifyt8952024-01-131-0/+3
* ci: fix file mode check in format scriptLiam2024-01-121-1/+1
* ci: fix format taskLiam2024-01-101-2/+1
* ci: make verify format workflow output more helpfulLiam2024-01-081-20/+15
* general: fix trailing whitespaceLiam2024-01-081-1/+1
* actions: android: Build relWithDebInfo on main repot8952023-12-292-5/+17
* ci: android: Use signing key if availableCharles Lombardo2023-11-012-12/+9
* Merge pull request #11689 from liamwhite/breakpadliamwhite2023-10-303-1/+2
|\
| * qt: implement automatic crash dump supportLiam2023-10-083-1/+2
* | ci/linux: Fix find parameter ordertoast29032023-10-101-1/+1
* | ci/linux: Upload separated debug symbolslat9nq2023-10-103-2/+20
|/
* Merge pull request #11042 from lat9nq/wayland-appimageliamwhite2023-07-221-1/+1
|\
| * ci/linux: Target deploy script from appimage pathlat9nq2023-07-071-1/+1
* | ci/mingw: Remove pefile installation steplat9nq2023-07-091-1/+0
* | general: Update VulkanSDK and Vulkan-HeadersMorph2023-07-071-1/+1
* | ci: Download and install Vulkan SDK directly from LunarGMorph2023-07-071-0/+33
|/
* android: Various fixes for CI.bunnei2023-06-032-0/+6
* CI: add Android build systemsliushuyu2023-06-032-0/+36
* Fixup upload.ps1 for GHADanila Malyutin2023-05-141-1/+5
* Re-enable LTO for LinuxMatías Locatti2023-03-301-0/+1
* general: fix spelling mistakesLiam2023-03-121-1/+1
* apply-patches-by-label: Remove unused variables and importsMorph2023-01-301-5/+2
* apply-patches-by-label: Use python f-stringsMorph2023-01-301-5/+5
* ci: Abort on failure to query Github's APIMorph2023-01-301-1/+2
* Move to Clang Format 15Levi Behunin2023-01-301-1/+1
* ci: Allow setting clang-format binaryColin Kinloch2022-12-301-1/+1
* Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)Matías Locatti2022-12-182-0/+2
* ci/clang: Enable bundled FFmpeglat9nq2022-12-011-0/+1
* Set TX_TOKEN for transifex clientKyle Kienapfel2022-10-171-8/+0
* Translations: new transifex clientKyle Kienapfel2022-10-151-6/+2
* ci/windows: Revert to using GCC for MinGW buildslat9nq2022-10-091-5/+1
* Migrate deploy-linux.sh from lat9nq's repo.bunnei2022-10-011-1/+1
* ci/linux: Drop linuxdeploy usagelat9nq2022-09-261-5/+3
* ci/linux: Use AppRun.sh to start AppImagelat9nq2022-09-211-3/+3
* Merge pull request #8682 from lat9nq/dumpyMorph2022-09-162-2/+3
|\
| * ci/windows: Upload debugging symbolslat9nq2022-09-051-2/+2
| * ci,workflows: Enable crash dumps on MSVC buildslat9nq2022-09-051-0/+1
* | Merge pull request #6667 from lat9nq/ea-appimageMorph2022-09-161-6/+19
|\ \ | |/ |/|
| * ci/linux: EA AppImage adjustmentslat9nq2022-07-311-1/+8
| * ci,linux: Support Patreon releaseslat9nq2022-07-311-5/+11
* | post-upload: Upload Linux source to artifacts dirlat9nq2022-08-091-0/+1
* | ci: Graft source when archivinglat9nq2022-08-092-8/+5
|/
* Merge pull request #8642 from lat9nq/appimg-more-controlliamwhite2022-07-281-0/+3
|\
| * ci/linux: Delete libwayland-client from AppDirlat9nq2022-07-261-0/+3
* | Merge pull request #8641 from Docteh/vcpkg_dllliamwhite2022-07-281-3/+4
|\ \
| * | build: Ship vcpkg dlls with MSVC pr-verify buildsKyle Kienapfel2022-07-271-3/+4
| |/
* / chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-2721-3/+66
|/
* Merge pull request #8629 from Docteh/test_transifexliamwhite2022-07-231-1/+4
|\
| * ci,transifex: enable vcpkg on transifex stepKyle Kienapfel2022-07-231-1/+4
* | Merge pull request #8625 from Docteh/ado_titlebarliamwhite2022-07-231-1/+6
|\ \
| * | ci: pass environment variables to linux docker (AppImage)Kyle K2022-07-231-1/+6
| |/
* | Merge pull request #8596 from Docteh/fix_ghaliamwhite2022-07-231-0/+47
|\ \
| * | package MSVC CI Builds differently, and include yuzu.exeKyle Kienapfel2022-07-231-0/+47
| |/
* / ci/windows: Cleanup unused data before packaginglat9nq2022-07-231-0/+3
|/
* ci,CMake: Integrate vcpkg into CMakeListslat9nq2022-07-232-2/+0
* ci,CMake: Drop Conan support for vcpkglat9nq2022-07-233-5/+14
* ci/windows: Copy what of FFmpeg not already presentlat9nq2022-07-061-1/+1
* CI: unbreak ADO after GHA changesliushuyu2022-07-055-6/+6
* CI: lint scriptsliushuyu2022-07-052-3/+2
* CI: workaround appimage generation if FUSE is not availableliushuyu2022-07-051-0/+5
* CI: upload artifacts for pull request verificationliushuyu2022-07-054-2/+4
* CI: fix cachingliushuyu2022-07-051-2/+2
* CI: use Ninja to build stuff fasterliushuyu2022-07-053-8/+9
* CI: Use GitHub Actions to check pull requestsliushuyu2022-07-053-10/+11
* ci/windows: Build using Clanglat9nq2022-06-171-3/+11
* ci/windows: Split up cmake commandlat9nq2022-06-171-1/+8
* video_core/codecs: (re-spin) refactor ffmpeg searching and handlingliushuyu2021-12-161-3/+2
* Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"bunnei2021-12-151-2/+3
* CI: fix CI on Linuxliushuyu2021-12-141-3/+2
* CI: fix MinGW installation stepliushuyu2021-12-141-1/+1
* ci: Don't fetch submodules when fetching PRsMorph2021-11-172-2/+2
* ci: Print traceback on patch merge failureMorph2021-11-081-1/+2
* .ci/transifex: Mark docker.sh as executableFearlessTobi2021-10-161-0/+0
* .ci: Use Github Actions to update translation source filesFearlessTobi2021-10-151-0/+25
* ci: Update clang format versionameerj2021-09-241-1/+1
* cmake, ci: Build bundled FFmpeg with yuzulat9nq2021-07-061-1/+2
* ci: windows: Copy the styles directory when packaginglat9nq2021-06-191-5/+6
* ci: windows: Compress using xzlat9nq2021-06-101-2/+2
* ci: common: Remove 7z packaginglat9nq2021-06-091-6/+0
* externals: libusb: Use autotools for MinGWlat9nq2021-05-311-0/+3
* ci: linux: Freeze AppImage binarieslat9nq2021-05-162-5/+5
* ci: linux: Link Boost staticallylat9nq2021-04-181-1/+11
* ci: Add clang build scriptslat9nq2021-02-223-0/+46
* ci/windows: Copy downloaded FFmpeg librarieslat9nq2021-02-051-0/+5
* ci/linux: Make Mainline AppImages updateablelat9nq2021-01-062-9/+20
* ci: Build an AppImagelat9nq2020-12-304-5/+51
* ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON`lat9nq2020-12-082-2/+2
* Disable web applet and warning when compiling for Linux on CIlat9nq2020-11-301-1/+1
* General: Tidy up clang-format warnings part 2Lioncash2020-08-131-2/+0
* General: Tidy up clang-format warningsLioncash2020-08-091-1/+3
* ci: Make use of clang-format 10.0Lioncash2020-08-031-1/+1
* yuzu: Port translation support from CitraFearlessTobi2020-07-182-2/+2
* Replace externals with Conan (#3735)James Rowe2020-05-084-12/+9
* Re-enables building yuzu with Vulkan enabled via the CI scriptslat9nq2020-05-032-2/+2
* Fixed packaging on some systems with different QT5 pathgxcreator2020-04-231-1/+7
* ci: Disable Vulkan for Windows MinGW buildsReinUsesLisp2020-01-291-1/+1
* ci: Disable Vulkan for Linux buildsReinUsesLisp2020-01-291-1/+1
* Add missing CMakeLists.txt from root folder to source uploadJames Rowe2019-12-031-1/+2
* Move source in windows uploads into its own internal zipJames Rowe2019-11-121-7/+22
* ci: Package source with buildsZach Hilman2019-11-122-0/+7
* ci: Rename build folder only on non-mainline buildsbunnei2019-11-074-10/+29
* Revert "ci: Rename build folder only on non-mainline builds"bunnei2019-11-074-29/+10
* Merge pull request #3073 from DarkLordZach/azure-rename-partialbunnei2019-11-064-10/+29
|\
| * ci: Rename build folder only on non-mainline buildsZach Hilman2019-11-064-10/+29
* | externals: Amend zlib submoduleLioncash2019-10-291-2/+1
* | Revert "ci: Add build name to archive root folder"James Rowe2019-10-244-14/+10
* | ci: Add build name to archive root folderZach Hilman2019-10-234-10/+14
|/
* ci: Add TAR-XZ compression to MSVC buildsZach Hilman2019-10-071-1/+7
* ci: Add version counter variableZach Hilman2019-10-054-4/+4
* externals: Use upstream zlibLioncash2019-10-041-1/+2
* Merge pull request #2937 from DarkLordZach/azure-msvcbunnei2019-10-031-0/+32
|\
| * ci: Add Windows MSVC package scriptZach Hilman2019-10-021-0/+32
* | ci: Check additional pages on GitHubZach Hilman2019-10-021-1/+3
* | ci: Iterate through GitHub pages for pull requestsZach Hilman2019-10-022-25/+33
|/
* ci: Populate patreon PRs on public repositoryZach Hilman2019-09-302-2/+2
* ci: Optionally prepend commit messages with environment variableZach Hilman2019-09-261-2/+4
* ci: Add private mergebot scriptZach Hilman2019-09-261-0/+41
* Finalize Azure Pipelines DefinitionsZach Hilman2019-07-1416-0/+323
* Add Pipeline DefinitionsZach Hilman2019-07-101-0/+0