This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 10, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
cask-test: fix reinstall a non installed Cask
-
Kaito Udagawa authored
Trying to uninstall a non installed Cask made this test fail. This commit remove that and thus this test passes. Note that every Cask is uninstalled after each test case.
-
- Nov 09, 2016
-
-
Vítor Galvão authored
Update the CaskAlreadyInstalledError with new reinstall command
-
Dorian authored
e.g. this changes: ``` To re-install google-chrome, run: brew cask uninstall --force google-chrome && brew cask install google-chrome ``` To: ``` To re-install google-chrome, run: brew cask reinstall google-chrome ```
-
Mike McQuaid authored
Revert "os/mac: MachO.dynamically_linked_libraries filtering."
-
Mike McQuaid authored
-
Mike McQuaid authored
os/mac: MachO.dynamically_linked_libraries filtering.
-
Mike McQuaid authored
Tap tests: sort tap names for comparison
-
William Woodruff authored
Prevents namespace conflict with vendored ruby-macho.
-
Misty De Meo authored
-
- Nov 08, 2016
-
-
William Woodruff authored
This allows us to filter out weak linkages during audits, preventing a false error from occurring when the dylib cannot be found.
-
Mike McQuaid authored
Revise Troubleshooting.md
-
Daniel D. Beck authored
-
- Nov 07, 2016
-
-
Tim D. Smith authored
Do not recommend pydistutils.cfg hack, this breaks default pip command
-
Mike McQuaid authored
brew.sh: bump hardcoded minor version.
-
Nar Kumar authored
-
Nar Kumar Chhantyal authored
-
Mike McQuaid authored
-
Mike McQuaid authored
brew.sh: disable running Homebrew as root.
-
Mike McQuaid authored
compat/sha1: disable SHA-1 support.
-
Mike McQuaid authored
Add static libs and dylibs commonly put in /usr/local/lib by Symantec…
-
Daniel D. Beck authored
-
Mike McQuaid authored
-
Daniel D. Beck authored
-
Daniel D. Beck authored
-
Mike McQuaid authored
This has been deprecated for quite a while now so disabling seems reasonable.
-
Mike McQuaid authored
November 1st 2016 has come and gone so it's time to disable this. Also, add comments explaining why the things that have been whitelisted have been (to avoid more being added without good justification).
-
- Nov 06, 2016
-
-
Mike McQuaid authored
formulary: migrate fully-scoped formulae names.
-
Mike McQuaid authored
Improve debugging information based on failures
-
Mike McQuaid authored
software_spec: no `_or_later` in bottle filenames.
-
Mike McQuaid authored
bottle: improve relocatability check
-
ilovezfs authored
Given how common it is for formulae to hard-code `etc` and `var`, check for those paths (`/usr/local/etc` and `/usr/local/var`) when determing relocatability.
-
Markus Reiter authored
update-report: default Caskroom moved to prefix.
-
Mike McQuaid authored
It's more useful to be able to "bless" an existing bottle to be used on later OSs (e.g. where it cannot yet be built) than it is to have to create a new, identical bottle just to have a different filename.
-
Mike McQuaid authored
-
Mike McQuaid authored
Look at HOMEBREW_PREFIX rather than HOMEBREW_REPOSITORY for the default Caskroom location.
-
- Nov 05, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-