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
/
extend
/
os
/
linux
Age
Commit message (
Expand
)
Author
2018-01-18
Deprecate requirements harder
Mike McQuaid
2017-12-07
config: Print host glibc version [Linux]
Shaun Jackman
2017-12-03
extend/pathname: Add os/linux/elf.rb
Shaun Jackman
2017-12-03
Merge pull request #3516 from sjackman/system-config-version
Mike McQuaid
2017-12-02
config: Print the linked_version [Linux]
Shaun Jackman
2017-12-01
Hardware::CPU: Implement OS-agnostic methods
Shaun Jackman
2017-11-26
Cleaner: ELF files are executable on Linux
Shaun Jackman
2017-11-07
pathname: improvements, cleanups, and new methods
Maxim Belkin
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-07-22
cpu: fix SSE4 detection on Linux
Shaun Jackman
2017-07-05
cpu: fix SSE3 detection on Linux
Jonathan Chang
2017-05-30
Stdenv: Add ENV.libxml2 and ENV.x11 for Linux
Bob W. Hogg
2017-04-15
OsxfuseRequirement: Port to Linux
Bob W. Hogg
2017-04-02
Add Skylake to Linux hardware list
Maxim Belkin
2017-03-16
Add extend/os/linux/system_config.rb
Shaun Jackman
2017-03-10
linux: Add ARM to CPU.type
Shaun Jackman
2017-02-15
Code review cleanups
Bob W. Hogg
2017-02-15
java_requirement: port to Linux and refactor
Bob W. Hogg
2016-12-18
Add Kaby Lake to Linux hardware list
Bob W. Hogg
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-07-29
linux/hardware/cpu: import family from Linuxbrew.
Mike McQuaid
2016-07-06
hardware: move generic logic from linux. (#454)
Mike McQuaid
2016-05-09
extend/os/linux/hardware/cpu: fix typo.
Sebastian Staudt
2016-05-08
Make hardware code cross-platform.
Mike McQuaid