Commit Graph

16 Commits (d89e48679e93f8a6242d9c8d0837053f5aa708d0)

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