summaryrefslogtreecommitdiffstats
path: root/.travis/macos/deps.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* travis/macos: Use macpack to bundle dependenciesAlex James2019-03-231-1/+2
| | | | | This appears to properly handle the ffmpeg libraries that dylibbundler failed to patch.
* Add ccache support for macOS on TravisMichał Janiszewski2018-06-071-1/+1
|
* travis: Use more recent cmake on macOSMerryMage2018-01-161-0/+1
|
* Build: Add unicorn as a submodule and build it if neededJames Rowe2018-01-161-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 scriptsMerryMage2018-01-131-1/+7
|
* travis: Split build scripts for different platformsMerryMage2017-10-071-0/+4
This commit also separates clang-format from the linux build, closing #2702.