aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/hardware.rb
AgeCommit message (Expand)Author
2015-02-27Remove ivars from default Hardware::CPU methodsJack Nagel
2015-02-23Provide Hardware::CPU.feature?Jack Nagel
2015-02-23Define Hardware::CPU.features on the base moduleJack Nagel
2013-11-26Add Hardware::CPU.intel? and Hardware::CPU.ppc?Jack Nagel
2013-10-18Add OS.mac? and OS.linux?Jack Nagel
2013-08-15Mach: improve PPC arch detectionMisty De Meo
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-06Move oldest_cpu to HardwareJack Nagel
2013-05-10Reorganize compatJack Nagel
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-11Portability fixes to run Homebrew on Linux systemsShaun Jackman
2012-07-16Add Ivy Bridge CPU familyMisty De Meo
2012-07-02Cache Hardware.is_64_bit?Jack Nagel
2011-07-05sandybridge hardware identifier for brew --configAustin Seipp
2011-03-18Add MacOS.prefer_64_bit?Adam Vandenberg
2010-08-22Define "snow_leopard_64?"Adam Vandenberg
2010-04-29Add 'Arrandale' for core i7 MBPlistrophy
2010-04-22Fix universal builds on 32-bit CPUs.Adam Vandenberg
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2009-11-19Move some helper functions into HardwareAdam Vandenberg
2009-09-24Add Hardware.is_64_bit? methodBen Alpert
2009-09-03Fix some "GCC cannot create executables"Max Howell
2009-09-03Improvements to build environment determinationspicyj