Age | Commit message (Expand) | Author |
2019-05-07 | travis: Update to using Xcode 10.2 | Lioncash |
2019-03-07 | travis: Bump macOS version to 10.14 | Lioncash |
2018-09-25 | travis: Make macOS builds utilize Xcode 10 | Lioncash |
2018-09-19 | travis: running mingw build on travis ci | tech4me |
2018-08-31 | travis: use Citras ccache | fearlessTobi |
2018-06-07 | Cache ccache on Travis | MichaĆ Janiszewski |
2018-04-27 | travis: Use Xcode 9.3 instead of 9.2 | Lioncash |
2018-02-16 | Use Docker for Build Target clang-format for travis. | N00byKing |
2018-01-27 | Added webhook notifications to TravisCI build. | Flame Sage |
2018-01-20 | Travis: Add missing PPA for newer libstdc++ | James Rowe |
2018-01-20 | Travis: Update clang-format to 6.0 | James Rowe |
2018-01-18 | travis: Use Xcode 9.2 | Lioncash |
2018-01-17 | Build: Update deploy keys | James Rowe |
2018-01-16 | Implement Pull #3034 from Citra | Tobias |
2018-01-16 | Build: Update Appveyor and Travis secret keys | James Rowe |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage |
2017-08-10 | Travis: Use Docker to build for Linux | James |
2017-08-06 | Travis/AppVeyor: Deploy based upon tags | j-selby |
2017-07-28 | Produce 7zip artifacts on Travis and Appveyor | j-selby |
2017-02-24 | Fixes file upload pattern in the travis.yml to include macOS releases (#2592) | James Rowe |
2017-01-04 | Change travis to deploy on push to citra-nightly. Add more information to the... | James Rowe |
2017-01-04 | Change deploy to use github releases instead, but only for the citra-nightly ... | James Rowe |
2017-01-03 | Update .travis.yml | bunnei |
2017-01-03 | Try a different travis key | James Rowe |
2016-12-31 | Try a different encrypted bintray api key for travis. Change appveyor to uplo... | James Rowe |
2016-12-31 | Add deploy to bintray for builds to master | James Rowe |
2016-12-03 | Travis: Use a stable version of clang-format | Yuri Kunde Schlesner |
2016-11-24 | Travis: Remove build uploading | Yuri Kunde Schlesner |
2016-09-21 | Fix Travis clang-format check | Yuri Kunde Schlesner |
2016-09-08 | travis cache for cmake and sdl2 (#2060) | Lectem |
2016-09-02 | travis: Update to XCode 7.3.1 | MerryMage |
2016-06-17 | travis: Use GCC 6 on Ubuntu CI builds | Lioncash |
2016-06-17 | travis: Use Qt 5 on Ubuntu CI builds | Lioncash |
2016-04-03 | travis: Update dependencies | Lioncash |
2016-03-02 | Dependencies: Remove GLFW, Add SDL2 | MerryMage |
2015-07-10 | Travis: Replace `before_install` with `install` | Yuri Kunde Schlesner |
2015-07-10 | Travis: Remove use of sudo to enable use container-based builds | Yuri Kunde Schlesner |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot |
2015-03-16 | CI: upload builds to builds.citra-emu.org instead of MEGA | archshift |
2015-01-10 | Revert "Travis: Enable caching of dependencies" | chinhodado |
2014-12-20 | Travis: Try to cache downloaded files to work around sf.net sucking | Yuri Kunde Schlesner |
2014-12-20 | Travis: Enable APT cache. This should give us a small boost | Yuri Kunde Schlesner |
2014-06-17 | Travis: Added OSX, use default compilers, moved cmds into own scripts | archshift |
2014-04-25 | Yet anothing missing dependency? libxcursor-dev | Thomas Edvalson |
2014-04-25 | Maybe needs libglew-dev? | Thomas Edvalson |
2014-04-25 | Fixed travis dir problem (third time's the charm) | Thomas Edvalson |
2014-04-25 | One of the lines wasn't quite unneccesary. | Thomas Edvalson |
2014-04-25 | Remove potentially unnecessary lines in Travis script. | Thomas Edvalson |
2014-04-25 | Added Travis CI script | Thomas Edvalson |