summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/windows/docker.sh (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
2022-10-09ci/windows: Revert to using GCC for MinGW buildslat9nq1-5/+1
2022-09-05ci,workflows: Enable crash dumps on MSVC buildslat9nq1-0/+1
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-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 changesliushuyu1-2/+2
2022-07-05CI: lint scriptsliushuyu1-2/+1
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-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 Rowe1-12/+0
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-10-05ci: Add version counter variableZach Hilman1-1/+1
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman1-5/+5
2019-04-16travis: Use Ninja for Travis buildsCameron Cawley1-2/+2
2019-04-15travis: use prebuilt image (#3839)liushuyu1-10/+0
2018-11-16Include imageformat dependencies with releasesJcw871-0/+1
2018-09-19travis: running mingw build on travis citech4me1-0/+59