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

End-of-life for MacOS 10.6 builds #793

Closed
Anthchirp opened this issue May 22, 2019 · 5 comments
Closed

End-of-life for MacOS 10.6 builds #793

Anthchirp opened this issue May 22, 2019 · 5 comments
Assignees
Milestone

Comments

@Anthchirp
Copy link
Member

10.6 is 9 years old, the 10.6 builds were made to work around some changes in 10.10. 10.10 will have its 5th anniversary in October 2019. To reduce the load on our build environments I propose to drop MacOS <10.10 support for new DIALS releases from October 2019 onwards.

That would make DIALS ~2.1 the last MacOS 10.6 release.

Opinions?

@Anthchirp
Copy link
Member Author

The revised release schedule (cf #842) will make DIALS 2.0 the last MacOS 10.6 release.

@Anthchirp Anthchirp modified the milestones: DIALS 2.2, DIALS 2.1 Jul 5, 2019
@Anthchirp Anthchirp self-assigned this Jul 5, 2019
@Anthchirp Anthchirp mentioned this issue Oct 31, 2019
@Anthchirp
Copy link
Member Author

10.6 builds removed.

For reference:

export MACOSX_DEPLOYMENT_TARGET=10.6
python ${WORKSPACE}/jenkins/box.py MacOSX deployment target set to $MACOSX_DEPLOYMENT_TARGET

(...)

cd dist
mv dials-installer-dev.tar.gz ${WORKSPACE}/dials-macosx-10.6.tar.gz
mv dials-*.pkg ${WORKSPACE}/dials-macosx-10.6.pkg

@ndevenish
Copy link
Member

So, what is our minimum supported MacOS version now? A quick lookaround suggests that models <2007 supported up to (max) 10.7, and the next cutoff seems to be 2007-2009 models which supports up to 10.11

@ndevenish
Copy link
Member

So I guess 10.10 or 10.11? Is there a reason we know of to stick to 10.10 because that's where the change was?

@Anthchirp
Copy link
Member Author

No idea.

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

2 participants