aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/hardware.rb
AgeCommit message (Expand)Author
2017-12-01Hardware::CPU: Implement OS-agnostic methodsShaun Jackman
2017-04-15Hardware: add helper to determine if an executable can be runMisty De Meo
2017-03-13OPTIMIZATION_FLAGS: Use -march=native for PenrynShaun Jackman
2017-03-11hardware: use march=native for generic module.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-07-29hardware: add ARM detection from Linuxbrew.Mike McQuaid
2016-07-27hardware: more porting to generic layer.Mike McQuaid
2016-07-06hardware: move generic logic from linux. (#454)Mike McQuaid
2016-06-14hardware: prettify config output on 6/8-core CPUs (#313)Martin Afanasjew
2016-05-08Make hardware code cross-platform.Mike McQuaid
2016-05-08Add support for testing generic OS.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
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