| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-02 | Re-revert "Fix operator spacing." | Markus Reiter | |
| 2017-06-01 | Revert "Fix operator spacing." | ilovezfs | |
| 2017-05-31 | Fix operator spacing. | Markus Reiter | |
| 2017-04-02 | java_requirement: Add newline to failure message | Bob W. Hogg | |
| Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2017-03-11 | java_requirement.rb: use HTTPS in Java Platform URL | Viktor Szakats | |
| It's redirected to cleartext, though this URL will be opened in a browser so it won't be something hidden, and maybe Oracle will fix this in the future. | |||
| 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-09-24 | info: include versions and other details in Requirements display | Andrew Janke | |
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-09-11 | requirements/java_requirement: fix Rubocop warnings. | Mike McQuaid | |
| 2016-05-01 | JavaRequirement: use next instead of return in code block | Xu Cheng | |
| 2016-04-22 | JavaRequirement: return false if no java_home | Misty De Meo | |
| Closes #118. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2015-10-31 | JavaRequirement: check satisfaction directly | Xu Cheng | |
| It made less sense to call a method `java_version` when it returns boolean value. Closes Homebrew/homebrew#45501. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-06-26 | Mark some requirements that don't need the build environment | Jack Nagel | |
| 2015-06-16 | Rename requirements named *Dependency. | Mike McQuaid | |
| Dependency is another similar, related class and it's super confusing to have some Requirements that are named *Dependency. Closes Homebrew/homebrew#38891. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
