This website requires JavaScript.
Explore
Help
Sign In
caiyu
/
solvespace
Watch
1
Star
0
Fork
0
You've already forked solvespace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f3f33d3f26
solvespace
/
.travis
/
install-macos.sh
4 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Prepare CI for release builds.
2016-04-19 20:19:00 +08: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 15:39:26 +08:00
brew install llvm@9
Add macOS travis config, fix issue in CMakeLists.txt causing macOS build to break
2020-10-17 23:05:10 +08:00
git submodule update --init
Reference in New Issue
Copy Permalink