Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ccache support for macOS on Travis | Michał Janiszewski | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | travis: Use more recent cmake on macOS | MerryMage | 2018-01-16 | 1 | -0/+1 |
| | |||||
* | Build: Add unicorn as a submodule and build it if needed | James Rowe | 2018-01-16 | 1 | -6/+0 |
| | | | | | | | 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. | ||||
* | Update build scripts | MerryMage | 2018-01-13 | 1 | -1/+7 |
| | |||||
* | travis: Split build scripts for different platforms | MerryMage | 2017-10-07 | 1 | -0/+4 |
This commit also separates clang-format from the linux build, closing #2702. |