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
2012-03-30
Show target path when empty
Adam Vandenberg
2012-03-30
install: warn when passed no files
Adam Vandenberg
2012-03-22
Don't double print ln message in verbose mode
Max Howell
2012-03-21
ENV: reset LD when switching compilers
Jack Nagel
2012-03-21
ENV: normalize usage of "self" and "ENV"
Jack Nagel
2012-03-19
Be more helpful about how to resolve this issue
Max Howell
2012-03-19
If no formula but multiple kegs, advise resolution
Max Howell
2012-03-19
Better error when linking fails
Max Howell
2012-03-16
Explicitly set OBJC in the environment
Jack Nagel
2012-03-16
Tap more than one formula from taps other than alt
Max Howell
2012-03-16
Taps can only have one directory of formula
Max Howell
2012-03-16
Pathname.atomic_write
Max Howell
2012-03-16
Leave kegs keg-only if linking step fails
Max Howell
2012-03-16
`brew tap` and `brew untap`
Max Howell
2012-03-11
Allow multiple digits in GitHub version parts
Adam Vandenberg
2012-03-10
Revert "Always build bottles universally."
Mike McQuaid
2012-03-10
Always build bottles universally.
Mike McQuaid
2012-03-10
Move most bottle stuff to a bottles.rb file.
Mike McQuaid
2012-03-10
Support bottles for non-Lion OSX versions.
Mike McQuaid
2012-03-09
ENV.rb: Set GCC-style CPU flags for GFortran
Charlie Sharpsteen
2012-03-09
ENV.rb: Generalize method for setting CPU flags
Charlie Sharpsteen
2012-03-09
ENV.rb: Modifier methods accept lists of flags
Charlie Sharpsteen
2012-03-07
If multiple kegs, default to formula keg
Max Howell
2012-03-06
Extend FileUtils rather than include it
Jack Nagel
2012-03-06
Pathname.stem knows about bottles
Max Howell
2012-03-06
Proper single character switch handling
Max Howell
2012-03-06
Don't require formula files for `brew rm --force`
Max Howell
2012-03-05
Move path utils out of formula.rb
Adam Vandenberg
2012-02-27
Set ACLOCAL_PATH so that things work
Max Howell
2012-02-26
Fix IO redirection in ENV.xcrun
Jack Nagel
2012-02-25
inreplace: also warn on plain gsub! usage
Adam Vandenberg
2012-02-25
inreplace: warn if no substitutions were made
Jack Nagel
2012-02-21
ENV.rb: Set flags for Objective-C
Charlie Sharpsteen
2012-02-21
Convert to Pathname if not Pathname as we need it to be
Max Howell
2012-02-21
Don't hang if xcode-select -print-path is "/"
Max Howell
2012-02-21
Remove -Qunused-arguments in ENV.enable_warnings
Jack Nagel
2012-02-21
Remove unused :force switches
Jack Nagel
2012-02-21
Silence unused argument warnings from clang
Jack Nagel
2012-02-21
ENV: clean up set_cpu_cflags a bit
Jack Nagel
2012-02-19
add ENV.O1
Camillo Lugaresi
2012-02-17
Update return values of install and install_symlink
Adam Vandenberg
2012-02-17
This should be a regex
Adam Vandenberg
2012-02-18
OTT handling for various Xcode-4.3/CLI-Tools edge cases
Max Howell
2012-02-17
Find xcrun if user doesn't ever install Xcode 4.3 helper tools
Max Howell
2012-02-17
Work with Xcode 4.3 if user didn't install helper tools
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
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
[next]