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

Make the repo a Homebrew Tap #139

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Conversation

moshen
Copy link
Contributor

@moshen moshen commented Sep 30, 2016

Because there have been several comments on the builds provided by @BurntSushi having simd-accel enabled, vs HomeBrew using rust stable to build. I thought I would create this PR to enable the BurntSushi/ripgrep repo to be used as a Homebrew tap. This would allow those who are tracking these releases (built with rust nightly?) to have easy updates, at least until the official Homebrew build can enable simd-accel.

Another aside, this PR removes the non-64-bit releases from the Formula. This is because everything Mac OS 10.7 and newer has to be running on an x86_64 cpu. If you want to continue supporting non-64-bit installs, I can add it back to this PR.

@BurntSushi BurntSushi merged commit ca0d899 into BurntSushi:master Oct 3, 2016
@BurntSushi
Copy link
Owner

This is awesome, thank you.

Another aside, this PR removes the non-64-bit releases from the Formula. This is because everything Mac OS 10.7 and newer has to be running on an x86_64 cpu.

I'm not a Mac user so I hadn't realized this. I'll also remove the binary from the Github releases too. (An easy decision, given that it has been causing problems lately.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants