MerryMage
29a6fbacd5
macOS: Build x86_64h slice
...
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-10-02 18:34:19 +01:00
B3n30
0c55bed047
trvis_OSX: build with system curl
2017-09-09 21:21:53 +02:00
James
fa64309aac
Travis: Use Docker to build for Linux
2017-08-10 20:13:59 +10:00
Yuri Kunde Schlesner
7acc5c8f30
Travis: Use a stable version of clang-format
2016-12-03 01:32:46 -08:00
wwylele
6e5e5be736
travis: fix clang-format lint
2016-09-22 13:15:38 +08:00
Yuri Kunde Schlesner
0e3f0120a8
Fix Travis clang-format check
2016-09-21 01:53:37 -07:00
Emmanuel Gil Peyrot
fe948af095
Travis: Import Dolphin’s clang-format hook.
2016-09-18 09:36:57 +09:00
MerryMage
d93cfb32fe
travis: Update to XCode 7.3.1
2016-09-02 16:19:09 +01:00
Lioncash
a81b9ca689
travis: Use GCC 6 on Ubuntu CI builds
2016-06-17 10:48:40 -04:00
Lioncash
c283a8509d
travis: Use Qt 5 on Ubuntu CI builds
2016-06-17 10:48:35 -04:00
MerryMage
87de1ca968
Tests: Run tests on CI
2016-05-19 19:28:08 +01:00
Lioncash
5181b4a0df
travis: Update dependencies
2016-04-03 15:45:48 -04:00
Yuri Kunde Schlesner
73b6a715ee
Travis: Remove use of sudo to enable use container-based builds
2015-07-10 20:00:59 -03:00
Yuri Kunde Schlesner
a9fd93347d
Display line numbers in CI whitespace check
2015-06-21 23:21:30 -03:00
chinhodado
c2046a109a
Use xcpretty for xcodebuild on Travis
2015-06-01 22:20:51 -04:00
Emmanuel Gil Peyrot
cd03abe08b
Travis: Add a check for trailing whitespace before any actual compilation.
2015-05-29 21:59:30 +01:00
Emmanuel Gil Peyrot
b1503b2020
Remove every trailing whitespace from the project (but externals).
2015-05-29 21:59:29 +01:00
archshift
6cc1a07235
CI: upload builds to builds.citra-emu.org instead of MEGA
2015-03-16 18:09:20 -07:00
Yuri Kunde Schlesner
a69afb0670
Travis: Enable tracing on the script to ease troubleshooting
2014-12-15 22:07:40 -02:00
archshift
bb9faf3dc5
Set Qt5_DIR in Travis to allow cmake to find Qt5 libraries.
2014-11-15 12:38:49 -08:00
Sacha
90f23020f5
Add Qt5 option. Use Qt5 by default.
2014-08-19 21:34:00 +10:00
archshift
99110dc460
Travis: Added OSX, use default compilers, moved cmds into own scripts
2014-06-17 22:57:15 -07:00