This website requires JavaScript.
Explore
Help
Sign In
zcy
/
solvespace
Watch
1
Star
0
Fork
You've already forked solvespace
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2be2e428d3
solvespace
/
.travis
/
install-macos.sh
4 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Prepare CI for release builds.
2016-04-19 12:19:00 +00:00
#!/bin/sh -xe
Travis: Build improvements and fixes (#751) - Add OpenMP to macOS build - Use as many cores as possible in CI - Update travis osx image to xcode12.2 - Ignore .vscode folder - In `.travis/sign-macos.sh`, only create keychain when `CI` variable is present - Only run macOS deploy stage when a tag is pushed
2020-10-20 07:39:26 +00:00
brew install llvm@9
Add macOS travis config, fix issue in CMakeLists.txt causing macOS build to break
2020-10-17 15:05:10 +00:00
git submodule update --init