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
/
os
Age
Commit message (
Expand
)
Author
2014-09-18
Disable outdated Xcode doctor checks until the bots are updated
Jack Nagel
2014-09-18
Xcode 6.0.1
Jack Nagel
2014-09-10
Prefer Xcode 6.1 on 10.10
Dominyk Tiller
2014-08-09
Realign case statement
Jack Nagel
2014-08-09
Update unreleased version check
Jack Nagel
2014-08-09
Initial Yosemite Support
Dominyk Tiller
2014-07-24
OS::Mac: allow clearing compiler version cache.
Mike McQuaid
2014-07-16
Raise ArgumentError when a symbol can't be mapped to a version
Jack Nagel
2014-07-13
Use a hash to cache compiler version lookups
Jack Nagel
2014-07-11
Read if no block is passed to Utils.popen_read
Jack Nagel
2014-07-11
Use Utils.popen_read in XQuartz version codepath
Jack Nagel
2014-07-05
Use popen wrapper
Jack Nagel
2014-06-21
Hardware: add new .features method
Misty De Meo
2014-06-20
xcode: add new package ID for Mavericks (again).
Mike McQuaid
2014-06-20
Revert "xcode: add new package ID for Mavericks."
Mike McQuaid
2014-06-20
xcode: add new package ID for Mavericks.
Mike McQuaid
2014-06-06
Linuxbrew: Read CPU flags from /proc/cpuinfo
Shaun Jackman
2014-06-04
hardware: Add Intel CPUs to OPTIMIZATION_FLAGS
Shaun Jackman
2014-06-04
Update latest XQuartz version
Trent Ogren
2014-06-03
Add yosemite to mac versions
Andy Blyler
2014-06-03
Simplify MacOS.version.to_sym
Jack Nagel
2014-06-03
Don't coerce value to string unnecessarily
Jack Nagel
2014-05-28
Loosen GCC version regexp to allow for custom version strings
Jack Nagel
2014-05-12
Fix CLT outdated check on 10.9
Jack Nagel
2014-05-12
Latest Xcode is 5.1.1
Jack Nagel
2014-05-06
os/mac: don't use Formula.factory unnecessarily.
Mike McQuaid
2014-05-02
Simpler Xcode prefix detection code
Jack Nagel
2014-05-02
Remove obsolete fallback for broken Xcode 4.3+
Jack Nagel
2014-05-01
Remove MacOS.dev_tools_path and MacOS.dev_tools_prefix
Jack Nagel
2014-05-01
Rename Xcode.folder to MacOS.active_developer_dir
Jack Nagel
2014-05-01
Move xctoolchain_path to Xcode module, where it belongs
Jack Nagel
2014-05-01
Trust xcrun now that we error out early for bad xcode-select paths
Jack Nagel
2014-05-01
Remove unnecessary nil check
Jack Nagel
2014-05-01
Fix caching of gcc_42_build_version
Jack Nagel
2014-05-01
Remove outdated comment
Jack Nagel
2014-04-30
--config -> config
Adam Vandenberg
2014-04-23
Support core GCC formula as a GCC compiler.
Mike McQuaid
2014-04-21
The argument to MacOS.locate is always a string
Jack Nagel
2014-04-21
Only check Xcode prefix when non-nil
Jack Nagel
2014-04-21
Remove comments that no longer reflect any adjacent code
Jack Nagel
2014-04-19
Add another comment
Jack Nagel
2014-04-19
Elaborate on why we should remove this code
Jack Nagel
2014-04-15
Update comment
Jack Nagel
2014-04-15
Start cleaning up Xcode.version
Jack Nagel
2014-04-15
Xcode.bad_xcode_select_path? is used only once, so inline it
Jack Nagel
2014-04-15
Don't call xcrun twice
Jack Nagel
2014-04-15
Remove another unnecessary check
Jack Nagel
2014-04-15
Remove unnecessary xcode-select check
Jack Nagel
2014-04-15
Document some unanswered questions in the Xcode module
Jack Nagel
2014-04-15
Remove dead constant
Jack Nagel
[next]