aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac/hardware.rb
AgeCommit message (Expand)Author
2014-07-05Use popen wrapperJack Nagel
2014-06-21Hardware: add new .features methodMisty De Meo
2014-04-30--config -> configAdam Vandenberg
2013-11-26Add Hardware::CPU.aes? and Hardware::CPU.avx2?Jack Nagel
2013-11-26Add Hardware::CPU.intel? and Hardware::CPU.ppc?Jack Nagel
2013-11-26Simplify Hardware::CPU.is_64_bit?Jack Nagel
2013-11-26Cache calls to sysctl_bool at the sourceJack Nagel
2013-10-30Hardware::CPU: add extmodel helperMisty De Meo
2013-10-30Add Hardware::CPU.ssse3? helper method.Brian Stolz
2013-10-03MacCPUs: distinguish between G5 32-bit and 64-bitMisty De Meo
2013-08-15Add Hardware::CPU.universal_archsMisty De Meo
2013-08-15Add Hardware::CPU.arch_(32|64)_bitMisty De Meo
2013-07-02Hardware: Query sysctl for instructon setsMisty De Meo
2013-07-01Hardware::CPU (Mac): add HaswellMisty De Meo
2013-06-14Freeze optimization flags hash rather than duping itJack Nagel
2013-04-07MacCPUs: add .avx? helperMisty De Meo
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-11Portability fixes to run Homebrew on Linux systemsShaun Jackman