| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-10 | Recognize Xcode 5.1 and CLT 5.1 | Jack Nagel | |
| Closes Homebrew/homebrew#27389. Fixes Homebrew/homebrew#27390. | |||
| 2014-02-23 | latest xcode is 5.0.2 | Adam Vandenberg | |
| Closes Homebrew/homebrew#26943. | |||
| 2013-12-14 | CLT.version: check 10.9 CLT first | Misty De Meo | |
| 10.9 users might have older CLT receipts sitting around, which could result in bad pkgutil results. For example, before changing this, my `brew --config` was printing '1.0' (the 10.7 version) instead of '5.0.1.0.1.1382131676', the actual CLT I had installed. | |||
| 2013-12-14 | Update docs, comment mxcl/homebrew refs. | Mike McQuaid | |
| 2013-12-04 | Homebrew CVS is required for Xcode 5+ | Jack Nagel | |
| 2013-11-26 | Add Hardware::CPU.aes? and Hardware::CPU.avx2? | Jack Nagel | |
| 2013-11-26 | Add Hardware::CPU.intel? and Hardware::CPU.ppc? | Jack Nagel | |
| 2013-11-26 | Simplify Hardware::CPU.is_64_bit? | Jack Nagel | |
| 2013-11-26 | Cache calls to sysctl_bool at the source | Jack Nagel | |
| 2013-11-22 | Fix MacOS::CLT.installed? for 10.9+ | Misty De Meo | |
| This continues to use mavericks_dev_tools? instead of trying to read from pkgutil because pkgutil is really slow. Fixes Homebrew/homebrew#24123. | |||
| 2013-11-12 | XQuartz 2.7.5 released | Jack Nagel | |
| Closes Homebrew/homebrew#24173. | |||
| 2013-11-08 | xcode: fix nil outdated comparison. | Mike McQuaid | |
| 2013-11-06 | Make sure 10.9 users upgrade XQuartz | Jack Nagel | |
| 2013-11-05 | Revert "Make sure 10.9 users upgrade XQuartz" | Jack Nagel | |
| This causes CI builds on 10.9 to fail; will repush once it is updated. This reverts commit 70c5ce09d995426aefdbfd4aba0b06efe100a433. | |||
| 2013-11-05 | Make sure 10.9 users upgrade XQuartz | Jack Nagel | |
| 2013-11-05 | Add pkgutil version for XQuartz 2.7.5_rc4 | Jack Nagel | |
| 2013-11-01 | Fix CLT latest version check for 10.8/9 | Jack Nagel | |
| Closes Homebrew/homebrew#23874. | |||
| 2013-11-01 | Add pkgutil version for XQuartz 2.7.5_rc3 | Jack Nagel | |
| 2013-10-30 | Hardware::CPU: add extmodel helper | Misty De Meo | |
| 2013-10-30 | Add Hardware::CPU.ssse3? helper method. | Brian Stolz | |
| Closes Homebrew/homebrew#23796. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2013-10-22 | Avoid comparing Xcode.version to floats | Jack Nagel | |
| 2013-10-22 | Avoid comparing MacOS.version to floats | Jack Nagel | |
| 2013-10-23 | xcode: update to 5.0.1 on 10.8. | Mike McQuaid | |
| 2013-10-22 | CLT: correctly find Mavericks CLT PKG. | Mike McQuaid | |
| Closes Homebrew/homebrew#23445. | |||
| 2013-10-22 | Xcode: don't detect Mavericks CLT as Xcode. | Mike McQuaid | |
| 2013-10-22 | CLT: rename Mavericks CLT path constant. | Mike McQuaid | |
| 2013-10-22 | Assume unknown clang versions are post-Xcode 5 | Jack Nagel | |
| 2013-10-18 | Extract repeated conditional to a method | Jack Nagel | |
| 2013-10-18 | Make condition clearer using names | Jack Nagel | |
| 2013-10-18 | Merge XQuartz and X11 modules | Jack Nagel | |
| 2013-10-18 | Move MacOS modules under OS::Mac namespace | Jack Nagel | |
| Closes Homebrew/homebrew#23138. | |||
| 2013-10-18 | Add OS.mac? and OS.linux? | Jack Nagel | |
| 2013-10-06 | Recommend Xcode 5.0.1 GM on 10.9 | Jack Nagel | |
| 2013-10-04 | Add Xcode 5.0.1. | Mike McQuaid | |
| Closes Homebrew/homebrew#23040. | |||
| 2013-10-04 | xcode: Xcode 5.0 is the latest on 10.8. | Mike McQuaid | |
| 2013-10-03 | MacCPUs: distinguish between G5 32-bit and 64-bit | Misty De Meo | |
| 2013-08-30 | Fix wrong assumption in MacOS::Xcode.without_clt? | Jack Nagel | |
| Fixes Homebrew/homebrew#22221. | |||
| 2013-08-15 | Add Hardware::CPU.universal_archs | Misty De Meo | |
| 2013-08-15 | Add Hardware::CPU.arch_(32|64)_bit | Misty De Meo | |
| This replaces hardcoding of i386/x86_64 all over the code. | |||
| 2013-08-09 | Move MacOS.xcode43_without_clt? into Xcode module | Jack Nagel | |
| 2013-07-22 | Map pkginfo versions to actual XQuartz versions | Jack Nagel | |
| 2013-07-22 | Fall back on pkgutil when mdls cannot determine XQuartz version | Jack Nagel | |
| 2013-07-22 | Separate version detection from accessor | Jack Nagel | |
| 2013-07-22 | Extract version_from_pkgutil | Jack Nagel | |
| 2013-07-22 | Extract version_from_mdls | Jack Nagel | |
| 2013-07-22 | Extract guess_system_version | Jack Nagel | |
| 2013-07-22 | Extract bundle_path from XQuartz.version | Jack Nagel | |
| 2013-07-21 | Cache pkgutil results at the source | Jack Nagel | |
| 2013-07-21 | Eliminate nested conditional | Jack Nagel | |
| 2013-07-21 | Extract bundle_path method from Xcode#prefix | Jack Nagel | |
