fearlessTobi
53645d42a7
travis: use Citras ccache
2018-08-31 20:13:26 +02:00
bunnei
66849e5e6e
Merge pull request #1195 from FearlessTobi/port-gamelist-compat
...
yuzu: Show game compatibility in the game list (PR ported from Citra)
2018-08-30 21:34:43 -04:00
fearlessTobi
f30bf4d48d
Show game compatibility within yuzu
2018-08-29 15:42:53 +02:00
fearlessTobi
8ba6aaf849
Remove Citra specific variable
2018-08-29 15:29:37 +02:00
liushuyu
9ec16f734a
travis: share env variables with Docker
2018-08-29 15:28:13 +02:00
Michał Janiszewski
9ccc666487
Add ccache support for macOS on Travis
2018-06-07 21:43:33 +02:00
Michał Janiszewski
25e8818a45
Add ccache support for Linux on Travis
2018-06-07 21:43:32 +02:00
Michał Janiszewski
0d523a0fa6
Install cmake from repositories for Ubuntu
...
Ubuntu 18.04 already has cmake 3.10.2
2018-06-07 21:42:12 +02:00
Michał Janiszewski
71a9a544c1
Use Ninja for Travis builds
2018-05-28 11:34:47 +02:00
N00byKing
ea25397c5a
Update build.sh
2018-02-18 01:01:24 +01:00
N00byKing
f6e539839a
Use Docker for Build Target clang-format for travis.
...
This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one.
2018-02-16 22:21:31 +01:00
MerryMage
9eb03cb8ef
dynarmic: Update to 41ae12263
...
Changes: Primarily implementing more A64 instructions
2018-02-09 00:29:36 +00:00
MerryMage
286a729396
travis: Remove CMAKE_OSX_ARCHITECTURES argument
...
Unicorn only builds a x86_64 library, without a x86_64h slice. We can't link against
x86_64-only in this manner for static libraries.
2018-01-27 15:36:38 +00:00
James Rowe
ee958102f0
Travis: Update clang-format to 6.0
2018-01-20 16:45:11 -07:00
MerryMage
da0933bdc1
travis: Use more recent cmake on macOS
2018-01-16 18:02:08 +00:00
James Rowe
84a702e6c3
Build: Add unicorn as a submodule and build it if needed
...
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
2018-01-16 01:15:52 -07:00
spycrab
e72bb74c9e
CMake: Output binaries to bin/
2018-01-15 13:47:38 +01:00
MerryMage
16e512f2a7
Update build scripts
2018-01-13 22:38:47 +00:00
MerryMage
b66add01f8
travis: Split build scripts for different platforms
...
This commit also separates clang-format from the linux build, closing #2702 .
2017-10-07 12:10:03 +01:00