Zach Hilman
bbc5b5d62d
Finalize Azure Pipelines Definitions
d
7 years ago
Cameron Cawley
1f3cc036da
travis: Use Ninja for Travis builds
7 years ago
liushuyu
a9f58593d4
travis: use prebuilt image ( #3839 )
* travis: use prebuilt image
* travis: use prebuilt image (MinGW)
7 years ago
Zach Hilman
0c5ede492f
travis: Use correct package for linux Qt5WebEngine
7 years ago
Zach Hilman
ef4c4e239d
cmake: Add USE_QT_WEB_ENGINE flag and update build system
7 years ago
fearlessTobi
4d139943f2
Port web_service from Citra
7 years ago
tech4me
a8f54f96fc
travis: running mingw build on travis ci
This commit also fixed a broken cmake dependency with unicorn
7 years ago
fearlessTobi
dc3cc0002c
travis: use Citras ccache
7 years ago
fearlessTobi
78653f7339
Show game compatibility within yuzu
7 years ago
Michał Janiszewski
517112f549
Add ccache support for Linux on Travis
8 years ago
Michał Janiszewski
6324d86c71
Install cmake from repositories for Ubuntu
Ubuntu 18.04 already has cmake 3.10.2
8 years ago
Michał Janiszewski
2abf39ea4a
Use Ninja for Travis builds
8 years ago
James Rowe
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.
8 years ago
MerryMage
f95789a0b3
Update build scripts
8 years ago
MerryMage
15a2388a33
travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing #2702 .
8 years ago
B3n30
1aa66ed5ed
WebService: Set USE_SYSTEM_CURL for travis linux builds
8 years ago
James
fa64309aac
Travis: Use Docker to build for Linux
9 years ago