summaryrefslogtreecommitdiff
path: root/.travis/macos/deps.sh
AgeCommit message (Collapse)Author
2021-10-12Build system: remove references to travisFearlessTobi
Co-Authored-By: Vitor K <vitor-kiguchi@hotmail.com>
2019-03-23travis/macos: Use macpack to bundle dependenciesAlex James
This appears to properly handle the ffmpeg libraries that dylibbundler failed to patch.
2018-06-07Add ccache support for macOS on TravisMichaƂ Janiszewski
2018-01-16travis: Use more recent cmake on macOSMerryMage
2018-01-16Build: Add unicorn as a submodule and build it if neededJames Rowe
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.
2018-01-13Update build scriptsMerryMage
2017-10-07travis: Split build scripts for different platformsMerryMage
This commit also separates clang-format from the linux build, closing #2702.