| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Ensures we capture Clang's fourth-digit when it exists. This seems to be on pre-release
versions of OS X only, but is the cause of the misdetection of CLT up-to-date status
on 10.11 several weeks ago.
For full explanation, see Homebrew/homebrew#42261.
Closes Homebrew/homebrew#42261.
|
|
Also add a `Tap#git?` method to indicate whether the tap is a git
repository.
Closes Homebrew/homebrew#42264.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#42268.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Revert: "test-bot: ensure from-source initial installation"
This reverts commit a33c5b9121e66aa650d9d0fc5814202bd26154d0.
You know when your fix ends up causing another problem that you then have to
go fix as well? Yup...
|
|
Each has a formula in homebrew/dupes now
Closes Homebrew/homebrew#42212.
|
|
Closes Homebrew/homebrew#42190.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
This reverts commit be55c800d0bf2750902df71d092906b49b49ffce.
|
|
Closes Homebrew/homebrew#42073.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#42069.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#41945.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#42125.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
|
|
Closes Homebrew/homebrew#42096.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#42097.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
|
|
One minor consequence of our seizing of the HOME variable during builds for
sandboxing purposes is that if you're doing an interactive or git installation
zsh flags up that it hasn't found any config files and throws you into the
`zsh-newuser-install` area.
Not really a problem, just a nuisance.
Since the check is just for existence rather than content, we can work around
this by creating an empty config file when the `SHELL` environmental variable
includes zsh.
|
|
Closes Homebrew/homebrew#42049.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes Homebrew/homebrew#41913.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
This can happen when read permission is denied.
Fixes Homebrew/homebrew#41925.
Closes Homebrew/homebrew#42011.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#41956.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
Closes Homebrew/homebrew#42009.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#41977.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
It will print out what stops bottle being relocatable.
Closes Homebrew/homebrew#41958.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#38792.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes Homebrew/homebrew#41592.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Until we figure out how to allow --tree to show optional dependencies in
a way that fits on a normal screen, this helps to explain the
discrepancy between `brew deps` and `brew deps --tree`.
Closes Homebrew/homebrew#41841.
Closes Homebrew/homebrew#41947.
|
|
Closes Homebrew/homebrew#41974.
|
|
Closes Homebrew/homebrew#41973.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
It's deprecated and breaks `brew tests` in no-compat mode.
|
|
|
|
Closes Homebrew/homebrew#41890.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|