summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dependencies: Remove GLFW, Add SDL2MerryMage2016-03-021-2/+0
| | | | | | | | | | | | | | citra: Remove GLFW, Add SDL2 FindSDL2: Do not CACHE SDL2_* variables if library is not found EmuWindow_SDL2: Set minimal client area at initialisation time EmuWindow_SDL2: Corrections EmuWindow_SDL2: Fix no decorations on startup on OS X cmake: windows_copy_files
* Travis: Replace `before_install` with `install`Yuri Kunde Schlesner2015-07-111-8/+3
|
* Travis: Remove use of sudo to enable use container-based buildsYuri Kunde Schlesner2015-07-111-0/+15
|
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-1/+1
|
* CI: upload builds to builds.citra-emu.org instead of MEGAarchshift2015-03-171-0/+7
|
* Revert "Travis: Enable caching of dependencies"chinhodado2015-01-111-5/+0
|
* Travis: Try to cache downloaded files to work around sf.net suckingYuri Kunde Schlesner2014-12-201-1/+4
|
* Travis: Enable APT cache. This should give us a small boostYuri Kunde Schlesner2014-12-201-0/+2
| | | | http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
* Travis: Added OSX, use default compilers, moved cmds into own scriptsarchshift2014-06-181-11/+8
|
* Yet anothing missing dependency? libxcursor-devThomas Edvalson2014-04-261-1/+1
|
* Maybe needs libglew-dev?Thomas Edvalson2014-04-261-1/+1
|
* Fixed travis dir problem (third time's the charm)Thomas Edvalson2014-04-251-4/+4
|
* One of the lines wasn't quite unneccesary.Thomas Edvalson2014-04-251-0/+1
|
* Remove potentially unnecessary lines in Travis script.Thomas Edvalson2014-04-251-4/+1
|
* Added Travis CI scriptThomas Edvalson2014-04-251-0/+16