Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-03-02 | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 1 | -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 | |||||
2015-07-11 | Travis: Replace `before_install` with `install` | Yuri Kunde Schlesner | 1 | -8/+3 | |
2015-07-11 | Travis: Remove use of sudo to enable use container-based builds | Yuri Kunde Schlesner | 1 | -0/+15 | |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot | 1 | -1/+1 | |
2015-03-17 | CI: upload builds to builds.citra-emu.org instead of MEGA | archshift | 1 | -0/+7 | |
2015-01-11 | Revert "Travis: Enable caching of dependencies" | chinhodado | 1 | -5/+0 | |
2014-12-20 | Travis: Try to cache downloaded files to work around sf.net sucking | Yuri Kunde Schlesner | 1 | -1/+4 | |
2014-12-20 | Travis: Enable APT cache. This should give us a small boost | Yuri Kunde Schlesner | 1 | -0/+2 | |
http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages | |||||
2014-06-18 | Travis: Added OSX, use default compilers, moved cmds into own scripts | archshift | 1 | -11/+8 | |
2014-05-01 | Revert "Fix Travis" | archshift | 1 | -2/+2 | |
This reverts commit 7b1d8045eeff7efded31aa50548e96dcfaba4959. | |||||
2014-05-01 | Fix Travis | archshift | 1 | -2/+2 | |
2014-04-26 | Yet anothing missing dependency? libxcursor-dev | Thomas Edvalson | 1 | -1/+1 | |
2014-04-26 | Maybe needs libglew-dev? | Thomas Edvalson | 1 | -1/+1 | |
2014-04-25 | Fixed travis dir problem (third time's the charm) | Thomas Edvalson | 1 | -4/+4 | |
2014-04-25 | One of the lines wasn't quite unneccesary. | Thomas Edvalson | 1 | -0/+1 | |
2014-04-25 | Remove potentially unnecessary lines in Travis script. | Thomas Edvalson | 1 | -4/+1 | |
2014-04-25 | Added Travis CI script | Thomas Edvalson | 1 | -0/+16 | |