| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-11 | Portability fixes to run Homebrew on Linux systems | Shaun Jackman | |
| Closes #16344. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-02-04 | XQuartz.version: return dunno as a string and not a symbol | Jack Nagel | |
| 2013-02-03 | Fix typo in XQuartz comment | Adam Vandenberg | |
| 2013-01-02 | Guess system XQuartz version when mdfind fails | Jack Nagel | |
| Fixes #16857. | |||
| 2012-12-22 | Try to find XQuartz via pkgutil if mdls fails | Jack Nagel | |
| c.f. #16296. | |||
| 2012-12-21 | Make "XQuartz is installed" heurstic stricter | Jack Nagel | |
| 2012-11-12 | Don't advise XQuartz upgrades for system X11 | Jack Nagel | |
| Yeah, yeah. The XQuartz/X11 stuff is confusing. | |||
| 2012-11-11 | doctor checks XQuartz version | Adam Vandenberg | |
| Closes #14182. | |||
| 2012-08-06 | Adjust XQuartz/X11 module naming scheme | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-08-01 | Move X11 machinery into MacOS::XQuartz namespace | Jack Nagel | |
| In order to better support Xcode-only systems, where X11 libs and executables live under /usr/X11 but headers live in the SDK, move the x11_* helper methods into a new module. This allows us to keep some of the CLT/Xcode-only and Apple X11/XQuartz logic hidden from outside code, like ENV.x11. Since Apple's X11 is actually XQuartz, name the module "MacOS::XQuartz". | |||
