Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase ports-cache for forthcoming Travis-ci infrastructure changes #15

Open
bblacey opened this issue Oct 3, 2016 · 0 comments
Open
Assignees

Comments

@bblacey
Copy link
Contributor

bblacey commented Oct 3, 2016

Currently our Travis builds run on macOS 10.9 (Mavericks) using Xcode 6.1 however the Travis team plans to deprecate that image on 10/31 and change the default image to mac OS 10.10 (El Capitan) using Xcode 7.3. Travis will continue to support macOS 10.10 (Yosemite) using Xcode 6.4 which is the oldest macOS supported by the homebrew package manager and Apple.

The scope of this issue is to rebase the ports cache for macOS 10.10/Xcode 6.4 and possibly macOS 10.11/Xcode 7.3 because that combination is the default and receiving the greatest userland updates that may improve build robustness and performance. Final decision pending Travis infrastructure rollout to evaluate available SDKs.

@bblacey bblacey self-assigned this Oct 3, 2016
bblacey added a commit to bblacey/FreeCAD-ports-cache that referenced this issue Oct 4, 2016
use FreeCAD/freecad homebrew formula.

  - Explicitly specifies the xcode6.4 image/dist on Travis
  - Primes the cache using 'brew install --only-dependencies FreeCAD/freecad'

References FreeCAD#2
Resolves FreeCAD#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant