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
/
super.rb
Age
Commit message (
Expand
)
Author
2017-04-30
Rename `PATH#validate` to `PATH#existing`.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-30
Remove `Array#to_path_s`.
Markus Reiter
2017-04-30
Use `to_path_s` for `determine_pkg_config_libdir`.
Markus Reiter
2017-04-22
super: re-add set_cpu_flags.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-03-07
determine_path: Fix tests FormulaUnavailableError
Shaun Jackman
2017-02-12
rubocop: trailing comma in multiline method calls
Alyssa Ross
2016-12-31
ENV/super: fix set_cpu_flags stub.
Mike McQuaid
2016-12-30
ENV: deprecate old methods.
Mike McQuaid
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-13
extend/ENV/super: fix Rubocop warnings.
Mike McQuaid
2016-08-17
Document 'w' CCCFG flag
Tim D. Smith
2016-08-17
ENV/super: use Hardware::CPU.is_32_bit?
Xu Cheng
2016-07-15
super: remove effective_sysroot.
Mike McQuaid
2016-07-15
super: migrate xml2 cmake to mac/super
Dominyk Tiller
2016-07-13
superenv: restore HOMEBREW_PREFIX/lib
Dominyk Tiller
2016-07-12
superenv: port to generic OS. (#457)
Mike McQuaid
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-06-16
ENV: mark gcc-6 as supporting C++11 (#349)
msbit
2016-05-08
Make development tools code cross-platform.
Mike McQuaid
2016-04-13
superenv: fix formula prefix path to consider revisions
Andrew Janke
2016-04-13
superenv: allow paths under self's keg
Andrew Janke
2016-04-04
superenv: filter -I/-L paths on dependencies
Misty De Meo
2016-03-31
Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixes
ilovezfs
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-03-19
Revert "Avoid constructing paths by string interpolation"
Tim D. Smith
2016-03-19
Avoid constructing paths by string interpolation
Tim D. Smith
2016-03-13
superenv: fix make_jobs regular expression
ilovezfs
2015-12-10
ENV: warn_if_universal_binaries_not_supported
Ryan Hendrickson
2015-12-07
superenv: set SDKROOT, MACOSX_DEPLOYMENT_TARGET
Misty De Meo
2015-10-18
remove unnecessary require statements
Xu Cheng
2015-08-29
More API documentation.
Mike McQuaid
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-15
Revert "work around missing __debug header in Xcode CLT 6.3"
Tim D. Smith
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-06-21
Pass full match to warn_about_non_apple_gcc
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-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
[next]