Cameron Cawley
ed8ae582f7
travis: Use Ninja for Travis builds
7 years ago
liushuyu
831f7ffed9
travis: use prebuilt image ( #3839 )
* travis: use prebuilt image
* travis: use prebuilt image (MinGW)
7 years ago
Zach Hilman
543cea4c5d
travis: Use correct package for linux Qt5WebEngine
7 years ago
Zach Hilman
cc3d152dc7
cmake: Add USE_QT_WEB_ENGINE flag and update build system
7 years ago
fearlessTobi
92e939952c
Port web_service from Citra
7 years ago
tech4me
a1cb3164fe
travis: running mingw build on travis ci
This commit also fixed a broken cmake dependency with unicorn
7 years ago
fearlessTobi
53645d42a7
travis: use Citras ccache
7 years ago
fearlessTobi
f30bf4d48d
Show game compatibility within yuzu
7 years ago
liushuyu
9ec16f734a
travis: share env variables with Docker
8 years ago
Michał Janiszewski
25e8818a45
Add ccache support for Linux on Travis
8 years ago
Michał Janiszewski
0d523a0fa6
Install cmake from repositories for Ubuntu
Ubuntu 18.04 already has cmake 3.10.2
8 years ago
Michał Janiszewski
71a9a544c1
Use Ninja for Travis builds
8 years ago
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.
8 years ago
spycrab
e72bb74c9e
CMake: Output binaries to bin/
8 years ago
MerryMage
16e512f2a7
Update build scripts
8 years ago
MerryMage
b66add01f8
travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing #2702 .
8 years ago