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
-
-
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.
-
William Woodruff authored
This brings fixes for behavior expected in #1460.
-
- Nov 07, 2016
-
-
Mike McQuaid authored
brew.sh: bump hardcoded minor version.
-
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…
-
Mike McQuaid 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
-
Mike McQuaid authored
-
Mike McQuaid authored
Also: freeze the relevant arrays.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
brew.sh: display message when auto update runs for too long
-
Mike McQuaid authored
Added a hint how to link a formula that is installed but not linked
-
Mike McQuaid authored
Fix Typo
-
Josh Hagins authored
diagnostics: whitelist dylib installed by SentinelOne
-
ihatetoregister authored
-
Brian Dunn authored
-
Josh Hagins authored
-
- Nov 04, 2016
-
-
James Young authored
Add static libs and dylibs commonly put in /usr/local/lib by Symantec Endpoint Protection to the brew doctor white lists
-
Mike McQuaid authored
audit: Escape interpolated string in regexp
-
Baptiste Fontaine authored
This avoids issues with names containing special characters like e.g. [ Fixes #1431
-
- Nov 03, 2016
-
-
Mike McQuaid authored
Correct a few typos
-
Mike McQuaid authored
rubocop: exclude more tap dirs from hash rockets.
-
Mandar Gokhale authored
...and update man pages where applicable
-