aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/requirements
AgeCommit message (Collapse)Author
2017-12-07Implement X11Requirement for LinuxShaun Jackman
Move the XQuartz implementation to extend/os/mac/requirements.
2017-04-15OsxfuseRequirement: Port to LinuxBob W. Hogg
2017-02-15java_requirement: port to Linux and refactorBob 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.)