index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
hardware.rb
Age
Commit message (
Expand
)
Author
2015-02-27
Remove ivars from default Hardware::CPU methods
Jack Nagel
2015-02-23
Provide Hardware::CPU.feature?
Jack Nagel
2015-02-23
Define Hardware::CPU.features on the base module
Jack Nagel
2013-11-26
Add Hardware::CPU.intel? and Hardware::CPU.ppc?
Jack Nagel
2013-10-18
Add OS.mac? and OS.linux?
Jack Nagel
2013-08-15
Mach: improve PPC arch detection
Misty De Meo
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-06
Move oldest_cpu to Hardware
Jack Nagel
2013-05-10
Reorganize compat
Jack Nagel
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman
2012-07-16
Add Ivy Bridge CPU family
Misty De Meo
2012-07-02
Cache Hardware.is_64_bit?
Jack Nagel
2011-07-05
sandybridge hardware identifier for brew --config
Austin Seipp
2011-03-18
Add MacOS.prefer_64_bit?
Adam Vandenberg
2010-08-22
Define "snow_leopard_64?"
Adam Vandenberg
2010-04-29
Add 'Arrandale' for core i7 MBP
listrophy
2010-04-22
Fix universal builds on 32-bit CPUs.
Adam Vandenberg
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2009-11-19
Move some helper functions into Hardware
Adam Vandenberg
2009-09-24
Add Hardware.is_64_bit? method
Ben Alpert
2009-09-03
Fix some "GCC cannot create executables"
Max Howell
2009-09-03
Improvements to build environment determination
spicyj