index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
Age
Commit message (
Expand
)
Author
2012-02-18
audit: tighten xcodebuild SYMROOT check
Jack Nagel
2012-02-17
Update return values of install and install_symlink
Adam Vandenberg
2012-02-17
fix download url
Adam Vandenberg
2012-02-17
This should be a regex
Adam Vandenberg
2012-02-17
cast `name` to string
LeFnord
2012-02-18
OTT handling for various Xcode-4.3/CLI-Tools edge cases
Max Howell
2012-02-18
`brew doctor` whines at people to install CLI Tools for Xcode
Max Howell
2012-02-17
Find xcrun if user doesn't ever install Xcode 4.3 helper tools
Max Howell
2012-02-17
Fix some default_cc behavior
Max Howell
2012-02-17
Work with Xcode 4.3 if user didn't install helper tools
Max Howell
2012-02-16
audit: warn about ARGV.include? '--devel'
Jack Nagel
2012-02-16
audit: make checksum warnings more clear
Jack Nagel
2012-02-16
audit: add problem counts
Adam Vandenberg
2012-02-17
Remove OSX-GCC from brew-doctor
Max Howell
2012-02-16
Use xcrun; Ensure clang is the default compiler with Xcode 4.3
Max Howell
2012-02-16
Unset CLICOLOR_FORCE in the build environment
Jack Nagel
2012-02-16
Fix default_cc
Max Howell
2012-02-16
Add dev_tools_path to PATH if not in PATH already
Max Howell
2012-02-16
Find the dev tools, even with Xcode 4.3
Max Howell
2012-02-16
Pre-refactor Tidy
Max Howell
2012-02-16
Use -Os rather than -O3
Max Howell
2012-02-16
Delete ENV[GREP_OPTIONS] and the related doctor check
Max Howell
2012-02-16
Support Xcode 4.3 xcode-select being wrong
Max Howell
2012-02-15
audit: warn about correct empty checksum type
Jack Nagel
2012-02-15
fetch: compare checksums case-insensitively
Jack Nagel
2012-02-15
audit: only look for empty checksums once
Jack Nagel
2012-02-15
more stringent auditing of checksums
Trevor Wennblom
2012-02-13
Boost-jam is now part of boost-build
Jack Nagel
2012-02-12
ENV: fix typo
Jack Nagel
2012-02-12
Pathname.install_symlink
Adam Vandenberg
2012-02-12
Add ENV.cxxflags
Jack Nagel
2012-02-11
Recognize dist suffix
Adam Vandenberg
2012-02-10
Remove LinkedKegs entry if we're writing the same one
Jack Nagel
2012-02-10
Don't return nil from Formula#linked_keg
Jack Nagel
2012-02-10
Be gentle when stdout is not a tty
Jack Nagel
2012-02-10
Pathname: silence install-info output
Jack Nagel
2012-02-10
Revert "install: unlink old kegs"
Jack Nagel
2012-02-10
install: unlink old kegs
Jack Nagel
2012-02-09
Allow multiple arguments to install
Adam Vandenberg
2012-02-09
Split bottle logic.
Mike McQuaid
2012-02-08
this was out of balance
Adam Vandenberg
2012-02-08
Pathname: support .tar.Z extension
Adam Vandenberg
2012-02-08
brew --config: properly handle empty `which` strings
samueljohn
2012-02-08
doctor: try to detect osx-gcc-installer
Jack Nagel
2012-02-06
create: homepage comes before url and checksum
Jack Nagel
2012-02-04
Split some classes to formula_support
Adam Vandenberg
2012-02-04
Adjust ARGV tests
Jack Nagel
2012-02-04
Warn the user of required arguments
Jack Nagel
2012-02-03
uses: do nothing if no args
Adam Vandenberg
2012-02-03
don't complain if args are empty
Adam Vandenberg
[next]