index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.ci
/
scripts
/
windows
Age
Commit message (
Expand
)
Author
2023-10-08
qt: implement automatic crash dump support
Liam
2023-07-09
ci/mingw: Remove pefile installation step
lat9nq
2023-07-07
general: Update VulkanSDK and Vulkan-Headers
Morph
2023-07-07
ci: Download and install Vulkan SDK directly from LunarG
Morph
2023-05-14
Fixup upload.ps1 for GHA
Danila Malyutin
2023-03-12
general: fix spelling mistakes
Liam
2022-10-09
ci/windows: Revert to using GCC for MinGW builds
lat9nq
2022-09-04
ci/windows: Upload debugging symbols
lat9nq
2022-09-04
ci,workflows: Enable crash dumps on MSVC builds
lat9nq
2022-08-09
ci: Graft source when archiving
lat9nq
2022-07-27
Merge pull request #8641 from Docteh/vcpkg_dll
liamwhite
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-26
build: Ship vcpkg dlls with MSVC pr-verify builds
Kyle Kienapfel
2022-07-23
Merge pull request #8596 from Docteh/fix_gha
liamwhite
2022-07-23
package MSVC CI Builds differently, and include yuzu.exe
Kyle Kienapfel
2022-07-23
ci/windows: Cleanup unused data before packaging
lat9nq
2022-07-22
ci,CMake: Drop Conan support for vcpkg
lat9nq
2022-07-05
ci/windows: Copy what of FFmpeg not already present
lat9nq
2022-07-05
CI: unbreak ADO after GHA changes
liushuyu
2022-07-04
CI: lint scripts
liushuyu
2022-07-04
CI: upload artifacts for pull request verification
liushuyu
2022-07-04
CI: fix caching
liushuyu
2022-07-04
CI: use Ninja to build stuff faster
liushuyu
2022-07-04
CI: Use GitHub Actions to check pull requests
liushuyu
2022-06-16
ci/windows: Build using Clang
lat9nq
2022-06-16
ci/windows: Split up cmake command
lat9nq
2021-12-15
video_core/codecs: (re-spin) refactor ffmpeg searching and handling
liushuyu
2021-12-15
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"
bunnei
2021-12-13
CI: fix CI on Linux
liushuyu
2021-12-13
CI: fix MinGW installation step
liushuyu
2021-06-19
ci: windows: Copy the styles directory when packaging
lat9nq
2021-06-09
ci: windows: Compress using xz
lat9nq
2021-05-31
externals: libusb: Use autotools for MinGW
lat9nq
2021-02-05
ci/windows: Copy downloaded FFmpeg libraries
lat9nq
2020-12-08
ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON`
lat9nq
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2020-05-08
Replace externals with Conan (#3735)
James Rowe
2020-05-03
Re-enables building yuzu with Vulkan enabled via the CI scripts
lat9nq
2020-04-23
Fixed packaging on some systems with different QT5 path
gxcreator
2020-01-29
ci: Disable Vulkan for Windows MinGW builds
ReinUsesLisp
2019-12-03
Add missing CMakeLists.txt from root folder to source upload
James Rowe
2019-11-12
Move source in windows uploads into its own internal zip
James Rowe
2019-11-11
ci: Package source with builds
Zach Hilman
2019-11-06
ci: Rename build folder only on non-mainline builds
bunnei
2019-11-06
Revert "ci: Rename build folder only on non-mainline builds"
bunnei
2019-11-05
ci: Rename build folder only on non-mainline builds
Zach Hilman
2019-10-06
ci: Add TAR-XZ compression to MSVC builds
Zach Hilman
2019-10-05
ci: Add version counter variable
Zach Hilman
2019-10-02
ci: Add Windows MSVC package script
Zach Hilman
2019-07-13
Finalize Azure Pipelines Definitions
Zach Hilman