Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Update mac OS build configuration #303

Merged
merged 1 commit into from Jul 20, 2020

Conversation

nightpool
Copy link
Collaborator

Although any v8 OSX compile will run on any Mac OS version down to 10.10, RubyGems requires us to submit all of the different platforms seperately. This means that instead of running CI platforms for every OSX version we support, we can instead just create the gem on 1 platform, and then repackage it for all of the other platforms.This avoids having to do dirty magic like convincing v8 to build with an older macos API version, which we would need to do to get v8 to compile on a 10.13 buildbot

@nightpool
Copy link
Collaborator Author

Tested locally with Catalina, Mojave, and High Sierra. After I merge this PR, I'm going to tag a new version to kick off the Travis jobs.

@nightpool nightpool merged commit e8a9669 into rubyjs:master Jul 20, 2020
@nightpool nightpool deleted the update_osx_builds branch July 20, 2020 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant