index
:
yuzu-android
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
/
.travis
Age
Commit message (
Expand
)
Author
2020-08-02
ci: Make use of clang-format 10.0
Lioncash
2019-06-29
Revert "CMake: Get Git submodule dependencies via CMake (#2474)"
Tobias
2019-06-19
CMake: Get Git submodule dependencies via CMake (#2474)
Frederic L
2019-05-02
Merge pull request #2408 from FearlessTobi/port-4215
bunnei
2019-04-30
Merge pull request #2406 from FearlessTobi/port-3839
bunnei
2019-04-20
Launch directly in Mac without terminal
tkeph616
2019-04-16
travis: Use Ninja for Travis builds
Cameron Cawley
2019-04-15
travis: use prebuilt image (#3839)
liushuyu
2019-03-23
travis/macos: Use macpack to bundle dependencies
Alex James
2019-03-23
travis: Simplify macos/upload.sh
MerryMage
2019-03-07
travis: Bump macOS version to 10.14
Lioncash
2019-01-30
Merge pull request #1818 from ccawley2011/patch-1
Hexagon12
2018-12-28
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
2018-12-28
cmake: Add USE_QT_WEB_ENGINE flag and update build system
Zach Hilman
2018-11-28
Add missing environment variables to travis-ci.env
Cameron Cawley
2018-11-18
Merge pull request #1555 from ccawley2011/clang-format-docker
bunnei
2018-11-15
Include imageformat dependencies with releases
Jcw87
2018-10-28
Revert "Update MACOSX_DEPLOYMENT_TARGET to 10.14"
Tobias
2018-10-25
Update MACOSX_DEPLOYMENT_TARGET to 10.14
Frederic L
2018-10-24
travis: Use pre-built image for clang-format target
Cameron Cawley
2018-10-16
travis: Ignore binary files when checking for trailing whitespace
Cameron Cawley
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-30
OSX: Set MACOSX_DEPLOYMENT_TARGET to 10.13
B3n30
2018-09-19
travis: running mingw build on travis ci
tech4me
2018-08-31
travis: use Citras ccache
fearlessTobi
2018-08-30
Merge pull request #1195 from FearlessTobi/port-gamelist-compat
bunnei
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-29
Remove Citra specific variable
fearlessTobi
2018-08-29
travis: share env variables with Docker
liushuyu
2018-06-07
Add ccache support for macOS on Travis
Michał Janiszewski
2018-06-07
Add ccache support for Linux on Travis
Michał Janiszewski
2018-06-07
Install cmake from repositories for Ubuntu
Michał Janiszewski
2018-05-28
Use Ninja for Travis builds
Michał Janiszewski
2018-02-18
Update build.sh
N00byKing
2018-02-16
Use Docker for Build Target clang-format for travis.
N00byKing
2018-02-09
dynarmic: Update to 41ae12263
MerryMage
2018-01-27
travis: Remove CMAKE_OSX_ARCHITECTURES argument
MerryMage
2018-01-20
Travis: Update clang-format to 6.0
James Rowe
2018-01-16
travis: Use more recent cmake on macOS
MerryMage
2018-01-16
Build: Add unicorn as a submodule and build it if needed
James Rowe
2018-01-15
CMake: Output binaries to bin/
spycrab
2018-01-13
Update build scripts
MerryMage
2017-10-07
travis: Split build scripts for different platforms
MerryMage