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
2015-03-14
Use Dir.mktmpdir instead of shelling out to mktemp
Jack Nagel
2015-03-10
Reduce scope of ensure block, remove conditionals
Jack Nagel
2015-03-06
test-bot pathname: use Utils.popen_read instead of backticks
Xu Cheng
2015-02-25
pathname: skip directory in env_script_all_files
Xu Cheng
2015-02-07
Don't prune cellar paths when cellar is in /opt
Jack Nagel
2015-01-05
Buffer 16K at a time
Jack Nagel
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2015-01-03
Remove unnecessary encoding comments
Jack Nagel
2014-12-29
Preserve backtrace from original exception
Jack Nagel
2014-12-17
Unset LIBRARY_PATH before builds
Jack Nagel
2014-12-09
Recognize rpm file magic
Jack Nagel
2014-11-30
Allow searching/installing Homebrew Casks.
Mike McQuaid
2014-11-09
Pull initialization code out of begin block
Jack Nagel
2014-11-03
Add ARGV.git?
Jack Nagel
2014-10-29
Always set sysroot for Xcode-only systems
Jack Nagel
2014-09-28
Make inreplace errors fatal
Jack Nagel
2014-09-27
Intercept calls to sub! in inreplace blocks
Jack Nagel
2014-09-26
Clean up inreplace regexps
Jack Nagel
2014-09-20
Make Pathname#atomic_write truly atomic
Jack Nagel
2014-09-18
Call reset in the superclass implementation of setup_build_environment
Jack Nagel
2014-09-18
Make --cc override the compiler selector
Jack Nagel
2014-09-18
Replace CompilerQueue with predetermined priority lists
Jack Nagel
2014-09-18
Remove fails_with? from the formula instance
Jack Nagel
2014-09-11
Use only strings in ENV.x11
Jack Nagel
2014-09-11
The build environment should only deal with strings
Jack Nagel
2014-09-11
Don't directly assign Pathname objects to environment variables
Jack Nagel
2014-09-07
Clear GOBIN in environment setup
Jack Nagel
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
2014-08-28
Simplify implementation of ARGV.flag? and ARGV.switch?
Jack Nagel
2014-08-28
Use two-argument form of String#slice
Jack Nagel
2014-08-28
Implement ARGV.named in terms of ARGV.options_only
Jack Nagel
2014-08-28
ARGV.spec should be private
Jack Nagel
2014-08-26
etc.install: handle recursive directory installs.
Mike McQuaid
2014-08-24
Fix redefinition of x11 reader method in superenv
Jack Nagel
2014-08-18
Don't overwrite optimization flag map in ENV.clang
Jack Nagel
2014-08-14
Fix mktmp to be generic as-per SUS/BSD.
xxxajk
2014-08-09
Pull effective arch detection into a method
Jack Nagel
2014-08-06
Use opt_bin
Jack Nagel
2014-08-03
Add another TODO
Jack Nagel
2014-08-03
Remove an is_a check
Jack Nagel
2014-07-29
Pathname.binread
Adam Vandenberg
2014-07-27
backport binwrite from Ruby 2.1+
Adam Vandenberg
2014-07-27
Rename write_binary to binwrite
Adam Vandenberg
2014-07-27
add Pathname.write_binary
Adam Vandenberg
2014-07-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-17
Remove commentary from error message
Phillip Calvin
2014-07-13
nudge formatting
Adam Vandenberg
2014-07-13
No need to cache lookup that is only done once
Jack Nagel
2014-07-10
Raise Errno::ENOENT instead of RuntimeError from Pathname#install
Jack Nagel
[next]