| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-13 | various: proper escape dot in regex | Xu Cheng | |
| 2016-07-13 | describe_homebrew_ruby: fix regex | Xu Cheng | |
| `.` need to be escaped, otherwise it will match any character. Also improve code style for handling string s. | |||
| 2016-07-13 | describe_homebrew_ruby: s may be a frozen string | Xu Cheng | |
| 2016-07-12 | superenv: port to generic OS. (#457) | Mike McQuaid | |
| 2016-07-12 | stdenv: port to generic OS. (#456) | Mike McQuaid | |
| 2016-07-11 | config: show homebrew ruby for all system (#492) | Xu Cheng | |
| 2016-07-09 | extend/os/mac/keg_relocate: fix weird omission | Martin Afanasjew | |
| 2016-07-09 | keg_relocate: port to generic OS. (#453) | Mike McQuaid | |
| 2016-07-09 | formula_cellar_checks: port to generic OS. (#452) | Mike McQuaid | |
| 2016-07-09 | emoji: extract logic into generic OS classes. (#450) | Mike McQuaid | |
| 2016-07-06 | extend/os/mac/diagnostic: remove redundant method | Martin Afanasjew | |
| Remove an exact duplicate from further up in the same file. (It was accidentally added in 8a582f2bd976ce7044c3b2dc6eef701f94b9ace5.) | |||
| 2016-07-06 | extend/os/mac/diagnostic: fix indentation | Martin Afanasjew | |
| 2016-07-06 | development_tools: add installed? method. (#455) | Mike McQuaid | |
| 2016-07-06 | hardware: move generic logic from linux. (#454) | Mike McQuaid | |
| 2016-07-06 | doctor: fix undefined method `include?' for nil:NilClass | Xu Cheng | |
| Closes https://github.com/Homebrew/homebrew-core/issues/2758 | |||
| 2016-07-06 | doctor: check for beta XQuartz releases | Misty De Meo | |
| Beta versions of XQuartz have address sanitization enabled, which breaks some software at runtime, including wine. Closes Homebrew/homebrew-core#2481. Closes #459. Signed-off-by: Misty De Meo <mistydemeo@github.com> | |||
| 2016-07-04 | diagnostic: more porting to generic OS. (#449) | Mike McQuaid | |
| 2016-07-04 | cleaner: port to generic OS. (#447) | Mike McQuaid | |
| 2016-06-14 | diagnostic: prod unsupported OS users to file PRs. (#365) | Mike McQuaid | |
| They may not but it's nice to be a bit more explicit. | |||
| 2016-05-26 | development_tools: fix broken 'Xcode' reference | Martin Afanasjew | |
| Affects only legacy systems that don't have a `/usr/bin/cc` binary. | |||
| 2016-05-22 | Remove LLVM-GCC support. (#252) | Mike McQuaid | |
| At this point it's never a good compiler to use so let's just remove it. | |||
| 2016-05-09 | extend/os/linux/hardware/cpu: fix typo. | Sebastian Staudt | |
| CPU was transformed into a class in 8d995e961f549e555f405d2567235dab53f6baad. | |||
| 2016-05-08 | Make config command cross-platform. | Mike McQuaid | |
| Closes #168. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2016-05-08 | Make development tools code cross-platform. | Mike McQuaid | |
| 2016-05-08 | Make hardware code cross-platform. | Mike McQuaid | |
| 2016-05-08 | Make diagnostic code cross-platform. | Mike McQuaid | |
| 2016-05-08 | Make bottle code cross-platform. | Mike McQuaid | |
