Commit Graph

15 Commits

Author SHA1 Message Date
0c5ede492f travis: Use correct package for linux Qt5WebEngine 2018-12-28 19:29:49 -05:00
ef4c4e239d cmake: Add USE_QT_WEB_ENGINE flag and update build system 2018-12-28 15:32:39 -05:00
4d139943f2 Port web_service from Citra 2018-10-02 15:30:48 +02:00
a8f54f96fc travis: running mingw build on travis ci
This commit also fixed a broken cmake dependency with unicorn
2018-09-19 14:22:14 -04:00
dc3cc0002c travis: use Citras ccache 2018-08-31 20:13:26 +02:00
26aaa86ece 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
78653f7339 Show game compatibility within yuzu 2018-08-29 15:42:53 +02:00
a2c97de929 travis: share env variables with Docker 2018-08-29 15:28:13 +02:00
517112f549 Add ccache support for Linux on Travis 2018-06-07 21:43:32 +02:00
6324d86c71 Install cmake from repositories for Ubuntu
Ubuntu 18.04 already has cmake 3.10.2
2018-06-07 21:42:12 +02:00
2abf39ea4a Use Ninja for Travis builds 2018-05-28 11:34:47 +02:00
e026b66bbb 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
8a440faa69 CMake: Output binaries to bin/ 2018-01-15 13:47:38 +01:00
f95789a0b3 Update build scripts 2018-01-13 22:38:47 +00:00
15a2388a33 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