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