| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-27 | config: be quieter with java_home. | Mike McQuaid | |
| References #36249. | |||
| 2015-01-25 | brew-config: check whether java exists in PATH | Xu Cheng | |
| For OS X, we will call `/usr/libexec/java_home` to exam whehter java is installed. Also rename the method to follow the same naming pattern of other similar methods. Closes #36187. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-22 | config: add Java to output. | Baptiste Fontaine | |
| Closes #35596. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-17 | brew-config: show realpath for pyenv and rbenv | Xu Cheng | |
| Closes #35819. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-31 | Handle newer ruby versions correctly in config output | Jack Nagel | |
| Since Ruby 2.1, patch releases take the form "2.x.y" rather than "2.x.y-pnum". | |||
| 2014-12-30 | Always dump full configuration | Jack Nagel | |
| 2014-12-30 | brew-config: always show XCode/CLT state | Xu Cheng | |
| Closes #33860. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-05 | Shows time since last commit in brew config | Tim D. Smith | |
| Closes #32936. | |||
| 2014-07-19 | Default to stdout since other code calls this method | Jack Nagel | |
| 2014-07-19 | Remove intermediate method | Jack Nagel | |
| 2014-07-19 | Allow verbose config to be written to any IO object | Jack Nagel | |
| 2014-07-19 | Don't mess with stdout when writing build config to a file | Jack Nagel | |
| 2014-06-30 | Add a method for getting the repo HEAD | Jack Nagel | |
| 2014-06-19 | Only "extend self" once on the Homebrew module | Jack Nagel | |
| 2014-06-07 | Update build error config dump for Ruby 2.0 | Jack Nagel | |
| 2014-04-30 | --config -> config | Adam Vandenberg | |
