| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-18 | Deprecate requirements harder | Mike McQuaid | |
| Remove more Requirement logic to enable future removal of default formula logic. Also, output deprecations, convert symbol requirement usage to deps and simplify the compatibility code for the direct Requirement usage. | |||
| 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 | |
| config: Print the linked_version [Linux] | |||
| 2017-12-02 | config: Print the linked_version [Linux] | Shaun Jackman | |
| Otherwise when the keg was installed but out-of-date, it would display "N/A". | |||
| 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 | |
| - atomic_write: close file before renaming to prevent error: 'Device or resource busy' - ensure_writable: preserve executable bit - new elf? and dynamic? methods | |||
| 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 | |
| Add ENV.libxml2 primarily for the use of test do blocks. Add a dummy ENV.x11 function. See Linuxbrew/brew#356 and Linuxbrew/brew#382 | |||
| 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 | |
| Report the Linux kernel, OS, and gcc versions. | |||
| 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 | |
| Split the core requirement class into generic, Linux-specific, and macOS-specific parts. Additionally, the Linux version is now able to detect Java versions (the previous Linuxbrew implementation was only able to detect if Java was present at all.) | |||
| 2016-12-18 | Add Kaby Lake to Linux hardware list | Bob W. Hogg | |
| Note that no Mac hardware using a Kaby Lake processor has been released yet, so do not add it to the equivalent list for macOS. | |||
| 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 | |
| CPU was transformed into a class in 8d995e961f549e555f405d2567235dab53f6baad. | |||
| 2016-05-08 | Make hardware code cross-platform. | Mike McQuaid | |
