Commit Graph

16 Commits (599dc2bbb5e7325b9baa8d55ef17915dd283173d)

Author SHA1 Message Date
Lioncash 5181b4a0df travis: Update dependencies 9 years ago
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
9 years ago
Yuri Kunde Schlesner 6fc605a196 Travis: Replace `before_install` with `install` 10 years ago
Yuri Kunde Schlesner 73b6a715ee Travis: Remove use of sudo to enable use container-based builds 10 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 10 years ago
archshift 6cc1a07235 CI: upload builds to builds.citra-emu.org instead of MEGA 10 years ago
chinhodado b8801a8e4e Revert "Travis: Enable caching of dependencies" 10 years ago
Yuri Kunde Schlesner d261e77c16 Travis: Try to cache downloaded files to work around sf.net sucking 10 years ago
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
10 years ago
archshift 99110dc460 Travis: Added OSX, use default compilers, moved cmds into own scripts 11 years ago
Thomas Edvalson 149503d249 Yet anothing missing dependency? libxcursor-dev 11 years ago
Thomas Edvalson c08cec14e1 Maybe needs libglew-dev? 11 years ago
Thomas Edvalson 322efe83fa Fixed travis dir problem (third time's the charm) 11 years ago
Thomas Edvalson ac4947bb68 One of the lines wasn't quite unneccesary. 11 years ago
Thomas Edvalson 5c76845363 Remove potentially unnecessary lines in Travis script. 11 years ago
Thomas Edvalson e492a253d9 Added Travis CI script 11 years ago