index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.ci
/
scripts
/
windows
/
docker.sh
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2023-10-08
qt: implement automatic crash dump support
Liam
2023-07-09
ci/mingw: Remove pefile installation step
lat9nq
2022-10-09
ci/windows: Revert to using GCC for MinGW builds
lat9nq
2022-09-04
ci,workflows: Enable crash dumps on MSVC builds
lat9nq
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
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: 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-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-10-05
ci: Add version counter variable
Zach Hilman
2019-07-13
Finalize Azure Pipelines Definitions
Zach Hilman