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
/
Homebrew
/
extend
Age
Commit message (
Expand
)
Author
2010-08-07
Put /usr/X11/bin in PATH when requesting X11.
Adam Vandenberg
2010-08-07
ARGV - rename method that conflicts with optparse
Adam Vandenberg
2010-08-07
Resolve aliases in ARGV extension.
Max Howell
2010-07-25
Add Pathname.resolved_path
Adam Vandenberg
2010-07-16
Add ARGV.build_head? and use it.
Adam Vandenberg
2010-07-09
Usage should mention manpage.
Adam Vandenberg
2010-07-08
Move method from ObserverPathnameExtension to extend/Pathname
Adam Vandenberg
2010-07-06
Add debian style names to version checker.
Adam Vandenberg
2010-07-04
Pathname - fix RC version detection.
Adam Vandenberg
2010-07-04
Update Pathname version checks.
Adam Vandenberg
2010-06-18
Fix LLVM compilation under OS X 10.6 where cflags was not being defined.
Brett Cannon
2010-06-17
Refactor llvm compiler selection so formula can use it
Chris Hoffman
2010-06-17
Fix exception when installing with --use-llvm
Chris Hoffman
2010-06-16
Use same LLVM binary to check build # as we do to build with.
Adam Vandenberg
2010-04-22
Fix universal builds on 32-bit CPUs.
Adam Vandenberg
2010-03-30
More hashing refactoring to work with byte chunks
Jake Good
2010-03-27
fix github version parser with multidigit number
Joshua Peek
2010-03-23
More effective use of incremental MD5 to eliminate loading entire tarball int...
Jake Good
2010-03-17
Bug fix: gcc_4_0_1 wasn't removing sse4 flags correctly.
Adam Vandenberg
2010-03-08
Change the return value of Pathname.install.
Adam Vandenberg
2010-03-07
Fixes Pathname.install(:foo => :bar) to work when File.exist?(:bar)
Max Howell
2010-03-07
Allow Pathname.install to take a Hash.
Adam Vandenberg
2010-03-07
String.undent for prettier HEREDOCs
Max Howell
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-27
Add outdated to `brew help`
Max Howell
2010-02-27
Pathname.subdirs and Pathname.cd{}
Max Howell
2010-02-24
We need to set CC and CXX for many formula
Max Howell
2010-02-19
No longer compile with LLVM by default
Max Howell
2010-02-18
Fix Pathname.install for relative symlinks
Max Howell
2010-02-18
Fix GitHub tarball version detection
Max Howell
2010-02-13
Set correct LDFLAGS for universal binaries
Aleksandar Topuzović
2010-02-08
ENV.cxx was not retrieving proper ENV flag.
Adam Vandenberg
2010-01-29
remove the nonexistant list --brewed flag from the help output.
Ben Bleything
2010-01-18
Document brew cleanup
Max Howell
2010-01-14
Added CMAKE_PREFIX_PATH to environment valriables
Florian Sowade
2010-01-13
Use less lengthy path to llvm binaries
Max Howell
2010-01-11
Detect X11 when ENV.x11 is requested; dump in --config.
Adam Vandenberg
2010-01-06
Use full path to du
Max Howell
2009-12-30
Pathname.md5 method
Max Howell
2009-12-17
Also match -source tarballs.
Adam Vandenberg
2009-12-02
Remove redundant cflags
Max Howell
2009-12-02
Alias gcc_4_0_1 to gcc_4_0
Max Howell
2009-12-01
When not installed to /usr/local use -isystem
Max Howell
2009-11-09
Don't error out if .DS_Store is in a keg
Max Howell
2009-11-08
List --HEAD/-H in brew usage
Max Howell
2009-11-07
Fix ENV.m32 when LDFLAGS already exists
Max Howell
2009-11-07
Raise if ARGV.next is out of bounds
Max Howell
2009-11-07
Slightly better ARGV.usage for contribution
Max Howell
2009-11-07
Better errors if missing keg or formula arguments
Max Howell
2009-11-07
Don't throw if named.empty?
Max Howell
[next]