index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis-deps.sh
Age
Commit message (
Expand
)
Author
2017-05-27
Travis: Upgrade to CMake 3.6.3
Yuri Kunde Schlesner
2016-12-03
Travis: Use a stable version of clang-format
Yuri Kunde Schlesner
2016-11-22
Move to SDL2-2.0.5
freiro
2016-11-11
Remove cmake from the install list. Its now up to date on the new travis mac ...
James Rowe
2016-09-20
Travis: Fix OS X build
Yuri Kunde Schlesner
2016-09-08
travis cache for cmake and sdl2 (#2060)
Lectem
2016-09-02
travis: Update to XCode 7.3.1
MerryMage
2016-08-04
CMake: Fix for QT 5.7 overwriting -std=c++1y flag
James Rowe
2016-06-17
travis: Use GCC 6 on Ubuntu CI builds
Lioncash
2016-04-25
travis: Install cmake 3.1
Sam Spilsbury
2016-04-03
travis: Update dependencies
Lioncash
2016-03-15
OS X: Use dylibbundler to include dylibs required by citra in nightly archive
MerryMage
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2015-11-03
.travis-deps.sh: don't install pkgbuild on OS X
archshift
2015-11-03
.travis-deps.sh: update curl invocation to follow 302 redirects
archshift
2015-07-16
Update homebrew before building, which no longer uses SourceForge
archshift
2015-07-10
Travis: Update GLFW on Linux to 3.1.1
Yuri Kunde Schlesner
2015-07-10
Travis: Remove use of sudo to enable use container-based builds
Yuri Kunde Schlesner
2015-06-01
Use xcpretty for xcodebuild on Travis
chinhodado
2015-03-16
CI: upload builds to builds.citra-emu.org instead of MEGA
archshift
2015-01-10
Revert "Travis: Enable caching of dependencies"
chinhodado
2014-12-22
Merge pull request #275 from yuriks/cmake-clean
bunnei
2014-12-20
Travis: Try to cache downloaded files to work around sf.net sucking
Yuri Kunde Schlesner
2014-12-15
Travis: Use gcc 4.9 instead of 4.8 since it's getting installed anyway
Yuri Kunde Schlesner
2014-12-15
Travis: Enable tracing on the script to ease troubleshooting
Yuri Kunde Schlesner
2014-12-15
Build GLFW as a shared lib on Travis
Yuri Kunde Schlesner
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-08-19
Add Qt5 option. Use Qt5 by default.
Sacha
2014-06-17
Travis: Added OSX, use default compilers, moved cmds into own scripts
archshift