summaryrefslogtreecommitdiffstats
path: root/.travis (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-10travis/linux: Use correct ccache directorylat9nq1-1/+1
2020-11-04core: Remove usage of unicornLioncash3-12/+3
2020-08-03ci: Make use of clang-format 10.0Lioncash1-1/+1
2019-06-29Revert "CMake: Get Git submodule dependencies via CMake (#2474)"Tobias1-3/+2
2019-06-20CMake: Get Git submodule dependencies via CMake (#2474)Frederic L1-2/+3
2019-04-20Launch directly in Mac without terminaltkeph6161-12/+0
2019-04-16travis: Use Ninja for Travis buildsCameron Cawley3-3/+4
2019-04-15travis: use prebuilt image (#3839)liushuyu6-17/+4
2019-03-23travis/macos: Use macpack to bundle dependenciesAlex James2-3/+4
2019-03-23travis: Simplify macos/upload.shMerryMage1-81/+11
2019-03-08travis: Bump macOS version to 10.14Lioncash1-1/+1
2018-12-29travis: Use correct package for linux Qt5WebEngineZach Hilman1-1/+1
2018-12-28cmake: Add USE_QT_WEB_ENGINE flag and update build systemZach Hilman2-3/+3
2018-11-28Add missing environment variables to travis-ci.envCameron Cawley1-0/+2
2018-11-16Include imageformat dependencies with releasesJcw871-0/+1
2018-10-28Revert "Update MACOSX_DEPLOYMENT_TARGET to 10.14"Tobias1-1/+1
2018-10-25Update MACOSX_DEPLOYMENT_TARGET to 10.14Frederic L1-1/+1
2018-10-24travis: Use pre-built image for clang-format targetCameron Cawley3-5/+2
2018-10-16travis: Ignore binary files when checking for trailing whitespaceCameron Cawley1-1/+1
2018-10-02Port web_service from CitrafearlessTobi4-3/+7
2018-09-30OSX: Set MACOSX_DEPLOYMENT_TARGET to 10.13B3n301-1/+1
2018-09-19travis: running mingw build on travis citech4me8-2/+193
2018-08-31travis: use Citras ccachefearlessTobi3-12/+4
2018-08-29Show game compatibility within yuzufearlessTobi2-2/+2
2018-08-29Remove Citra specific variablefearlessTobi1-3/+0
2018-08-29travis: share env variables with Dockerliushuyu2-1/+16
2018-06-07Add ccache support for macOS on TravisMichał Janiszewski2-1/+5
2018-06-07Add ccache support for Linux on TravisMichał Janiszewski2-2/+8
2018-06-07Install cmake from repositories for UbuntuMichał Janiszewski1-5/+1
2018-05-28Use Ninja for Travis buildsMichał Janiszewski1-3/+3
2018-02-18Update build.shN00byKing1-1/+1
2018-02-16Use Docker for Build Target clang-format for travis.N00byKing3-0/+14
2018-02-09dynarmic: Update to 41ae12263MerryMage1-1/+1
2018-01-27travis: Remove CMAKE_OSX_ARCHITECTURES argumentMerryMage1-1/+1
2018-01-21Travis: Update clang-format to 6.0James Rowe1-1/+1
2018-01-16travis: Use more recent cmake on macOSMerryMage1-0/+1
2018-01-16Build: Add unicorn as a submodule and build it if neededJames Rowe3-15/+3
2018-01-15CMake: Output binaries to bin/spycrab2-4/+4
2018-01-13Update build scriptsMerryMage7-34/+47
2017-10-07travis: Split build scripts for different platformsMerryMage10-0/+228