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 .
- May 22, 2014
-
-
Adam Vandenberg authored
-
- May 21, 2014
-
-
Jack Nagel authored
-
Adam Vandenberg authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#28765.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- May 20, 2014
-
-
Jack Nagel authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Jack Nagel authored
Closes Homebrew/homebrew#29377.
-
Jack Nagel authored
Although the correct sysroot is built into Apple's tools on 10.9, we need to continue setting it for custom compilers.
-
Jack Nagel authored
I found the dual use of CMAKE_*_PATH variables to make it difficult to reason about this code. Now a separate set of variables are used to communicate with the cc wrapper, and less work is performed in the wrapper itself. We no longer pass the SDK include path as a -isystem directory on Xcode-only setups. Doing so is redundant with `--sysroot` and has other side effects, namely changing the include path search order, which can break compilation of some software (e.g. qemu). On Xcode-only 10.9, we can additionally omit `--sysroot`, as the correct paths are built into the tools. A new variable, HOMEBREW_SYSROOT, is used to this information to the wrapper. It will be unset on Xcode-only 10.9. HOMEBREW_SDKROOT will continue to be set, as it is used for other things besides setting the include search path.
-
- May 19, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#29379.
-
Jack Nagel authored
Closes Homebrew/homebrew#29380.
-
Jack Nagel authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29318.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- May 18, 2014
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29336.
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29355.
-
Jack Nagel authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Replaced with `brew list --versions --multiple`.
-
Adam Vandenberg authored
-
- May 17, 2014
-
-
Adam Vandenberg authored
The checksum on the tarball is not stable. Closes Homebrew/homebrew#26671.
-
Adam Vandenberg authored
-
Mike McQuaid authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29315.
-
- May 16, 2014
-
-
Adam Vandenberg authored
Storm requires a specific version of jzma, which could be supplied as a resource. Pull requests will be reviewed. Closes Homebrew/homebrew#23283.
-
Geoff Nixon authored
Closes Homebrew/homebrew#29294. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Adam Vandenberg authored
-
Mike McQuaid authored
-
- May 15, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#29231.
-