Commit graph

18 commits

Author SHA1 Message Date
Lioncash a81b9ca689 travis: Use GCC 6 on Ubuntu CI builds 2016-06-17 10:48:40 -04:00
Lioncash c283a8509d travis: Use Qt 5 on Ubuntu CI builds 2016-06-17 10:48:35 -04:00
Lioncash 5181b4a0df travis: Update dependencies 2016-04-03 15:45:48 -04:00
MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2
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
2016-03-02 14:09:02 +00:00
Yuri Kunde Schlesner 6fc605a196 Travis: Replace before_install with install 2015-07-10 20:24:19 -03:00
Yuri Kunde Schlesner 73b6a715ee Travis: Remove use of sudo to enable use container-based builds 2015-07-10 20:00:59 -03:00
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
archshift 6cc1a07235 CI: upload builds to builds.citra-emu.org instead of MEGA 2015-03-16 18:09:20 -07:00
chinhodado b8801a8e4e Revert "Travis: Enable caching of dependencies" 2015-01-10 21:22:03 -05:00
Yuri Kunde Schlesner d261e77c16 Travis: Try to cache downloaded files to work around sf.net sucking 2014-12-20 15:56:25 -02:00
Yuri Kunde Schlesner c7bba5a079 Travis: Enable APT cache. This should give us a small boost
http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
2014-12-20 14:37:00 -02:00
archshift 99110dc460 Travis: Added OSX, use default compilers, moved cmds into own scripts 2014-06-17 22:57:15 -07:00
Thomas Edvalson 149503d249 Yet anothing missing dependency? libxcursor-dev 2014-04-25 22:04:18 -04:00
Thomas Edvalson c08cec14e1 Maybe needs libglew-dev? 2014-04-25 21:54:09 -04:00
Thomas Edvalson 322efe83fa Fixed travis dir problem (third time's the charm) 2014-04-25 12:52:01 -04:00
Thomas Edvalson ac4947bb68 One of the lines wasn't quite unneccesary. 2014-04-25 12:43:11 -04:00
Thomas Edvalson 5c76845363 Remove potentially unnecessary lines in Travis script. 2014-04-25 12:39:49 -04:00
Thomas Edvalson e492a253d9 Added Travis CI script 2014-04-25 12:32:13 -04:00