index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Cache ccache on Travis
Michał Janiszewski
1
-0
/
+4
2018-04-27
travis: Use Xcode 9.3 instead of 9.2
Lioncash
1
-1
/
+1
2018-02-16
Use Docker for Build Target clang-format for travis.
N00byKing
1
-9
/
+4
2018-01-27
Added webhook notifications to TravisCI build.
Flame Sage
1
-0
/
+5
2018-01-21
Travis: Add missing PPA for newer libstdc++
James Rowe
1
-0
/
+1
2018-01-21
Travis: Update clang-format to 6.0
James Rowe
1
-1
/
+4
2018-01-18
travis: Use Xcode 9.2
Lioncash
1
-1
/
+1
2018-01-18
Build: Update deploy keys
James Rowe
1
-1
/
+1
2018-01-16
Implement Pull #3034 from Citra
Tobias
1
-8
/
+8
2018-01-16
Build: Update Appveyor and Travis secret keys
James Rowe
1
-1
/
+1
2017-10-07
travis: Split build scripts for different platforms
MerryMage
1
-13
/
+21
2017-08-10
Travis: Use Docker to build for Linux
James
1
-12
/
+4
2017-08-06
Travis/AppVeyor: Deploy based upon tags
j-selby
1
-1
/
+1
2017-07-28
Produce 7zip artifacts on Travis and Appveyor
j-selby
1
-1
/
+2
2017-02-25
Fixes file upload pattern in the travis.yml to include macOS releases (#2592)
James Rowe
1
-2
/
+2
2017-01-05
Change travis to deploy on push to citra-nightly. Add more information to the releases page
James Rowe
1
-1
/
+1
2017-01-05
Change deploy to use github releases instead, but only for the citra-nightly repo
James Rowe
1
-5
/
+8
2017-01-04
Update .travis.yml
bunnei
1
-1
/
+1
2017-01-04
Try a different travis key
James Rowe
1
-1
/
+1
2017-01-01
Try a different encrypted bintray api key for travis. Change appveyor to upload to a long git hash (since travis is stuck uploading to the full hash name)
James Rowe
1
-1
/
+1
2016-12-31
Add deploy to bintray for builds to master
James Rowe
1
-9
/
+11
2016-12-03
Travis: Use a stable version of clang-format
Yuri Kunde Schlesner
1
-3
/
+1
2016-11-25
Travis: Remove build uploading
Yuri Kunde Schlesner
1
-1
/
+0
2016-09-21
Fix Travis clang-format check
Yuri Kunde Schlesner
1
-0
/
+2
2016-09-08
travis cache for cmake and sdl2 (#2060)
Lectem
1
-0
/
+4
2016-09-02
travis: Update to XCode 7.3.1
MerryMage
1
-0
/
+1
2016-06-17
travis: Use GCC 6 on Ubuntu CI builds
Lioncash
1
-2
/
+2
2016-06-17
travis: Use Qt 5 on Ubuntu CI builds
Lioncash
1
-6
/
+10
2016-04-03
travis: Update dependencies
Lioncash
1
-2
/
+2
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
1
-2
/
+0
2015-07-11
Travis: Replace `before_install` with `install`
Yuri Kunde Schlesner
1
-8
/
+3
2015-07-11
Travis: Remove use of sudo to enable use container-based builds
Yuri Kunde Schlesner
1
-0
/
+15
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
1
-1
/
+1
2015-03-17
CI: upload builds to builds.citra-emu.org instead of MEGA
archshift
1
-0
/
+7
2015-01-11
Revert "Travis: Enable caching of dependencies"
chinhodado
1
-5
/
+0
2014-12-20
Travis: Try to cache downloaded files to work around sf.net sucking
Yuri Kunde Schlesner
1
-1
/
+4
2014-12-20
Travis: Enable APT cache. This should give us a small boost
Yuri Kunde Schlesner
1
-0
/
+2
2014-06-18
Travis: Added OSX, use default compilers, moved cmds into own scripts
archshift
1
-11
/
+8
2014-05-01
Revert "Fix Travis"
archshift
1
-2
/
+2
2014-05-01
Fix Travis
archshift
1
-2
/
+2
2014-04-26
Yet anothing missing dependency? libxcursor-dev
Thomas Edvalson
1
-1
/
+1
2014-04-26
Maybe needs libglew-dev?
Thomas Edvalson
1
-1
/
+1
2014-04-25
Fixed travis dir problem (third time's the charm)
Thomas Edvalson
1
-4
/
+4
2014-04-25
One of the lines wasn't quite unneccesary.
Thomas Edvalson
1
-0
/
+1
2014-04-25
Remove potentially unnecessary lines in Travis script.
Thomas Edvalson
1
-4
/
+1
2014-04-25
Added Travis CI script
Thomas Edvalson
1
-0
/
+16