Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-12 | Build system: remove references to travis | FearlessTobi | |
Co-Authored-By: Vitor K <vitor-kiguchi@hotmail.com> | |||
2020-12-10 | travis/linux: Use correct ccache directory | lat9nq | |
Changes the bound ccache directory to `/home/yuzu/.ccache` instead of `/root/.ccache`, since the `/root` directory is not accessible by the `yuzu` user in the guest container. | |||
2019-04-15 | travis: use prebuilt image (#3839) | liushuyu | |
* travis: use prebuilt image * travis: use prebuilt image (MinGW) | |||
2018-10-02 | Port web_service from Citra | fearlessTobi | |
2018-08-31 | travis: use Citras ccache | fearlessTobi | |
2018-08-29 | travis: share env variables with Docker | liushuyu | |
2018-06-07 | Add ccache support for Linux on Travis | MichaĆ Janiszewski | |
2018-01-13 | Update build scripts | MerryMage | |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | |
This commit also separates clang-format from the linux build, closing #2702. |