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
2014-03-27
extend/string: backport #rpartition
Misty De Meo
2014-03-27
Don't let broken symlinks halt linking
Jack Nagel
2014-03-27
Fix conflicting symlink advice
Jack Nagel
2014-03-26
Fall back to Process.gid if we aren't a member of the file's group
Jack Nagel
2014-03-26
Put tempfile into binmode before writing
Jack Nagel
2014-03-22
Preserve permissions when using Pathname#atomic_write
Jack Nagel
2014-03-22
Remove unnecessary swearing.
Mike McQuaid
2014-03-19
Expand paths before making relative symlink
Jack Nagel
2014-03-18
Make relative symlinks in Pathname#install_symlink
Jack Nagel
2014-03-15
Prefer opt prefix over linked keg entry when picking active keg
Jack Nagel
2014-03-15
Add an extra sanity check
Jack Nagel
2014-03-15
Refactor ARGV.kegs
Jack Nagel
2014-03-15
Use canonicalized name in NoSuchKegError message
Jack Nagel
2014-03-14
Use Formula#system and existing error handling in scons helper
Jack Nagel
2014-03-13
Use ARGV.env
Jack Nagel
2014-03-13
Simplify ARGV.filter_for_dependencies
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
2014-03-13
Make interactive an installer mode
Jack Nagel
2014-03-13
Add ARGV.env
Jack Nagel
2014-03-10
Reduce the number of things that trigger ARGV.build_from_source?
Jack Nagel
2014-03-10
Make build_bottle an explicit installer mode
Jack Nagel
2014-03-08
Remove "--fresh" option from installer
Jack Nagel
2014-03-08
Symbol#to_proc: fix with arrays of arrays
Misty De Meo
2014-03-08
Revert "ENV: request no byte code Python when bottling."
Mike McQuaid
2014-03-02
ENV: request no byte code Python when bottling.
Mike McQuaid
2014-02-28
move scons helper to fileutils
Adam Vandenberg
2014-02-27
Add an xcodebuild helper and deprecate system "xcodebuild"
Jack Nagel
2014-02-19
Fix building universal binaries on 32-bit CPUs
cadrpear
2014-02-18
Stop exporting HOMEBREW_VERBOSE to build environment
Jack Nagel
2014-02-18
Inline static exception text to remove a rescue
Jack Nagel
2014-02-14
ARGV.help?: anchor to end of string
Misty De Meo
2014-02-14
brew: check for --help and friends in more of ARGV
Mike McQuaid
2014-02-12
Delete unused method
Jack Nagel
2014-02-11
Revert "Recognize --head as an alias for --HEAD"
Adam Vandenberg
2014-02-09
Recognize --head as an alias for --HEAD
Misty De Meo
2014-02-02
Correctly find Homebrew-installed fortran
Camillo Lugaresi
2014-01-27
Revert "Add python superenv wrapper"
Misty De Meo
2014-01-26
Add python superenv wrapper
Misty De Meo
2014-01-11
Fix typo
Jack Nagel
2014-01-04
Pathname: add methods to write env scripts.
Mike McQuaid
2014-01-04
ENV: add method to prepend and create a PATH.
Mike McQuaid
2014-01-04
ENV.gcc: remove raise
Misty De Meo
2014-01-04
Recommit ENV changes
Misty De Meo
2014-01-04
Revert "stdenv: fix self.cc check"
Mike McQuaid
2014-01-04
Revert "stdenv: set correct compiler symbol for gcc 4.0"
Mike McQuaid
2014-01-03
stdenv: set correct compiler symbol for gcc 4.0
Misty De Meo
2014-01-03
stdenv: fix self.cc check
Misty De Meo
2013-12-27
superenv: don't accidentally filter out HOMEBREW_TEMP
Jack Nagel
2013-12-19
install: add --only-dependencies option
Steven Peters
[next]