Commit Graph

29 Commits (9fc8ead8424a1e9fa46ab9b15777416b256a77d1)

Author SHA1 Message Date
James Rowe c4ad608870 Change travis to deploy on push to citra-nightly. Add more information to the releases page 8 years ago
James Rowe 0a6ca01991 Change deploy to use github releases instead, but only for the citra-nightly repo 8 years ago
bunnei 159bcbfdbc Update .travis.yml 8 years ago
James Rowe 737c8bee16 Try a different travis key 8 years ago
James Rowe 8f6c3b5c20 Try a different encrypted bintray api key for travis. Change appveyor to upload to a long git hash (since travis is stuck uploading to the full hash name) 8 years ago
James Rowe b03e7bf28f Add deploy to bintray for builds to master 8 years ago
Yuri Kunde Schlesner 7acc5c8f30 Travis: Use a stable version of clang-format 8 years ago
Yuri Kunde Schlesner 99079cc906 Travis: Remove build uploading
@archshift has been MIA for a while, so our builds server is currently
down. Furthermore, uploading is broken in both Linux and macOS:

- The version of lftp in Trusty doesn't support the sftp:auto-confirm
  option, which means that uploading would hang, even if the server
  weren't down. It currently tries to connect forever and fails the
  build with a timeout.
- lftp was removed from Homebrew, so it wasn't being installed on macOS
  and invoking it just failed.
8 years ago
Yuri Kunde Schlesner 0e3f0120a8 Fix Travis clang-format check 8 years ago
Lectem 722af0703e travis cache for cmake and sdl2 (#2060) 8 years ago
MerryMage d93cfb32fe travis: Update to XCode 7.3.1 8 years ago
Lioncash a81b9ca689 travis: Use GCC 6 on Ubuntu CI builds 9 years ago
Lioncash c283a8509d travis: Use Qt 5 on Ubuntu CI builds 9 years ago
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