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
/
ENV
Age
Commit message (
Expand
)
Author
2015-06-22
Ask the exception for the formula name
Jack Nagel
2015-06-22
Ask the formula object for the opt path
Jack Nagel
2015-06-21
Simplify gcc_version_formula
Jack Nagel
2015-06-21
Inline variable
Jack Nagel
2015-06-21
Eliminate special case for core gcc
Jack Nagel
2015-06-21
Less code in begin/rescue block
Jack Nagel
2015-06-21
Pass full match to warn_about_non_apple_gcc
Jack Nagel
2015-06-19
Move some constants from env to compiler constants
Jack Nagel
2015-06-18
Pass formula objects, not strings, into the build environment
Jack Nagel
2015-06-12
Undocument return value of ENV.deparallelize
Jack Nagel
2015-05-25
Use canonical representation of the superenv bin directory
Ryan Hendrickson
2015-05-16
ENV: Add gcc-5 to compilers support C++11
なつき
2015-05-14
Clear GOPATH and GOROOT in build environment
Jack Nagel
2015-05-08
compilers: support gcc 5
なつき
2015-04-25
ENV.deparallelize: add block form for temporary change
Misty De Meo
2015-04-20
Don't use deprecated API
Jack Nagel
2015-04-19
work around missing __debug header in Xcode CLT 6.3
Tim D. Smith
2015-02-07
Don't prune cellar paths when cellar is in /opt
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-10-29
Always set sysroot for Xcode-only systems
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-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-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-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-13
No need to cache lookup that is only done once
Jack Nagel
2014-07-03
stop Xcode tools from overriding deps when CLT is not installed
Camillo Lugaresi
2014-07-02
Move constants so we don't have to load all of ENV to get them
Jack Nagel
2014-06-22
Use a more descriptive variable name
Jack Nagel
2014-06-22
Use Pathname#split
Jack Nagel
2014-06-22
Move the compiler-selecting methods to ENV/shared
Shaun Jackman
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-10
Stop caching Superenv.bin
Jack Nagel
2014-06-03
Use a || b
Jack Nagel
2014-06-03
Treat HOMEBREW_CC the same as --cc
Shaun Jackman
2014-06-03
HOMEBREW_CC: Remove COMPILER_ALIASES
Shaun Jackman
[next]