summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/windows (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-08qt: implement automatic crash dump supportLiam1-1/+0
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-05-14Fixup upload.ps1 for GHADanila Malyutin1-1/+5
2023-03-12general: fix spelling mistakesLiam1-1/+1
2022-10-09ci/windows: Revert to using GCC for MinGW buildslat9nq1-5/+1
2022-09-05ci/windows: Upload debugging symbolslat9nq1-2/+2
2022-09-05ci,workflows: Enable crash dumps on MSVC buildslat9nq1-0/+1
2022-08-09ci: Graft source when archivinglat9nq1-7/+3
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda5-1/+16
2022-07-27build: Ship vcpkg dlls with MSVC pr-verify buildsKyle Kienapfel1-3/+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,CMake: Drop Conan support for vcpkglat9nq1-4/+1
2022-07-06ci/windows: Copy what of FFmpeg not already presentlat9nq1-1/+1
2022-07-05CI: unbreak ADO after GHA changesliushuyu2-3/+3
2022-07-05CI: lint scriptsliushuyu1-2/+1
2022-07-05CI: upload artifacts for pull request verificationliushuyu1-0/+0
2022-07-05CI: fix cachingliushuyu1-2/+2
2022-07-05CI: use Ninja to build stuff fasterliushuyu1-3/+3
2022-07-05CI: Use GitHub Actions to check pull requestsliushuyu1-6/+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-06-19ci: windows: Copy the styles directory when packaginglat9nq1-5/+6
2021-06-10ci: windows: Compress using xzlat9nq1-2/+2
2021-05-31externals: libusb: Use autotools for MinGWlat9nq1-0/+3
2021-02-05ci/windows: Copy downloaded FFmpeg librarieslat9nq1-0/+5
2020-12-08ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON`lat9nq1-1/+1
2020-07-18yuzu: Port translation support from CitraFearlessTobi1-1/+1
2020-05-08Replace externals with Conan (#3735)James Rowe2-12/+3
2020-05-03Re-enables building yuzu with Vulkan enabled via the CI scriptslat9nq1-1/+1
2020-04-23Fixed packaging on some systems with different QT5 pathgxcreator1-1/+7
2020-01-29ci: Disable Vulkan for Windows MinGW 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 Hilman1-0/+3
2019-11-07ci: Rename build folder only on non-mainline buildsbunnei2-3/+16
2019-11-07Revert "ci: Rename build folder only on non-mainline builds"bunnei2-16/+3
2019-11-06ci: Rename build folder only on non-mainline buildsZach Hilman2-3/+16
2019-10-24Revert "ci: Add build name to archive root folder"James Rowe2-6/+3
2019-10-23ci: Add build name to archive root folderZach Hilman2-3/+6
2019-10-07ci: Add TAR-XZ compression to MSVC buildsZach Hilman1-1/+7
2019-10-05ci: Add version counter variableZach Hilman2-2/+2
2019-10-02ci: Add Windows MSVC package scriptZach Hilman1-0/+32
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman4-0/+174