Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | 1 | -59/+0 | |
This commit also separates clang-format from the linux build, closing #2702. | |||||
2017-10-02 | macOS: Build x86_64h slice | MerryMage | 1 | -2/+2 | |
This commit produces a fat-binary with two slices. The x86_64 slice is for all x64 systems, and the x86_64h slice targets x64 systems starting with Haswell. The latter allows the compiler to use newer instructions that are not available on older microarchitectures. | |||||
2017-09-09 | trvis_OSX: build with system curl | B3n30 | 1 | -1/+1 | |
2017-08-10 | Travis: Use Docker to build for Linux | James | 1 | -9/+1 | |
2016-12-03 | Travis: Use a stable version of clang-format | Yuri Kunde Schlesner | 1 | -1/+1 | |
2016-09-22 | travis: fix clang-format lint | wwylele | 1 | -2/+2 | |
2016-09-21 | Fix Travis clang-format check | Yuri Kunde Schlesner | 1 | -15/+29 | |
2016-09-18 | Travis: Import Dolphin’s clang-format hook. | Emmanuel Gil Peyrot | 1 | -1/+20 | |
2016-09-02 | travis: Update to XCode 7.3.1 | MerryMage | 1 | -1/+2 | |
2016-06-17 | travis: Use GCC 6 on Ubuntu CI builds | Lioncash | 1 | -2/+2 | |
2016-06-17 | travis: Use Qt 5 on Ubuntu CI builds | Lioncash | 1 | -1/+1 | |
2016-05-19 | Tests: Run tests on CI | MerryMage | 1 | -1/+8 | |
2016-04-03 | travis: Update dependencies | Lioncash | 1 | -2/+2 | |
2015-07-11 | Travis: Remove use of sudo to enable use container-based builds | Yuri Kunde Schlesner | 1 | -1/+5 | |
2015-06-22 | Display line numbers in CI whitespace check | Yuri Kunde Schlesner | 1 | -1/+1 | |
2015-06-02 | Use xcpretty for xcodebuild on Travis | chinhodado | 1 | -1/+1 | |
2015-05-29 | Travis: Add a check for trailing whitespace before any actual compilation. | Emmanuel Gil Peyrot | 1 | -0/+6 | |
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 | -3/+3 | |
2014-12-16 | Travis: Enable tracing on the script to ease troubleshooting | Yuri Kunde Schlesner | 1 | -0/+1 | |
2014-11-15 | Set Qt5_DIR in Travis to allow cmake to find Qt5 libraries. | archshift | 1 | -0/+1 | |
2014-08-19 | Add Qt5 option. Use Qt5 by default. | Sacha | 1 | -1/+1 | |
2014-06-18 | Travis: Added OSX, use default compilers, moved cmds into own scripts | archshift | 1 | -0/+14 | |