| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-11 | The build environment should only deal with strings | Jack Nagel | |
| 2014-09-11 | Don't directly assign Pathname objects to environment variables | Jack Nagel | |
| Fixes #32234. | |||
| 2014-09-10 | Store the object itself in the failed download set | Jack Nagel | |
| Patches don't respond to "name". | |||
| 2014-09-10 | Use bundler for test gem dependencies. | Mike McQuaid | |
| Closes #31986. References #31981. | |||
| 2014-09-10 | Prefer Xcode 6.1 on 10.10 | Dominyk Tiller | |
| More Yosemite changes. Within two weeks or so, Xcode should be made available on the App Store, at which point 10.9 will need to go from “5.1.1” to “6.0” but whilst Yosemite is in Beta *everyone* should be using the Xcode Beta builds according to Apple, so Yosemite should be on 6.1 for the foreseeable, even when Apple releases Xcode 6.0 to 10.9 & below. 6.1 is still using the same Clang version number at this point. Closes #32201. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-09-09 | Provide more information about link errors | Jack Nagel | |
| References #32046. | |||
| 2014-09-09 | Add :osxfuse dependency to support binary install. | Johnathan Conley | |
| add :osxfuse symbolic dependency add ConflictsWithFuseForOsx requirement for osxfuse/fuse4x/fuse4x-kext Closes #31975. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-08 | Remove haskell-platform | Jack Nagel | |
| The latest version haskell-platform features an entirely different build system that does not play well with Homebrew, so it is being removed in favor of the ghc and cabal-install formulae. The binary installer can also be used instead: https://www.haskell.org/platform/mac.html Closes #31609. | |||
| 2014-09-08 | test.pcap: add pcap fixture. | Mike McQuaid | |
| 2014-09-07 | Fix file descriptor leak in Formula#system | Jack Nagel | |
| 2014-09-07 | Move gnunet to the boneyard | Jack Nagel | |
| Closes #30418. | |||
| 2014-09-07 | Fix brew list when combining --pinned and --versions | Michael Hackner | |
| Fixes #32067 Closes #32099. Closes #32134. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-09-07 | Clear GOBIN in environment setup | Jack Nagel | |
| Closes #32014. | |||
| 2014-09-07 | Simplify getting the list of doctor checks | Jack Nagel | |
| 2014-09-07 | Avoid intermediate array | Jack Nagel | |
| 2014-09-07 | Avoid intermediate array | Jack Nagel | |
| 2014-09-06 | Fix comma splice in outdated brew message | Josh Larson | |
| Closes #32123. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-09-05 | Remove unnecessary closed? guard | Jack Nagel | |
| The debugger can't jump back to this point, so we don't have to worry about this code executing twice. | |||
| 2014-09-05 | Less code in begin block | Jack Nagel | |
| 2014-09-05 | Ensure log file is closed | Jack Nagel | |
| 2014-09-05 | Flush log stream before exec | Jack Nagel | |
| 2014-09-05 | Cache result of ARGV.verbose? on the stack | Jack Nagel | |
| 2014-09-05 | Reduce branches and effective scope of some variables | Jack Nagel | |
| 2014-09-05 | Skip allocating a pipe entirely in non-verbose mode | Jack Nagel | |
| 2014-09-05 | Don't pass the read end of the pipe to exec_cmd | Jack Nagel | |
| 2014-09-05 | Log directly to the log file in non-verbose mode | Jack Nagel | |
| 2014-09-05 | Promote log stream to a local | Jack Nagel | |
| 2014-09-05 | Reduce effective scope of pipe variables | Jack Nagel | |
| 2014-09-05 | Extract body of child process to a method | Jack Nagel | |
| 2014-09-05 | Make logging cheaper in the non-verbose case | Jack Nagel | |
| 2014-09-05 | Add timestamp and argument list to log files | Jack Nagel | |
| 2014-09-04 | doctor: print values of DYLD_* env vars | Jack Nagel | |
| 2014-09-04 | Hack around Zlib constant conflict | Jack Nagel | |
| 2014-09-02 | audit: fix line number typo. | Mike McQuaid | |
| Closes #32031. | |||
| 2014-09-01 | audit: fix line number off-by-one | Jack Nagel | |
| 2014-09-01 | Add Go language module, resources | Misty De Meo | |
| This introduces a new GoResource category of resource. GoResources have a specialized stage method which allows a resource to stage itself into a gopath. The new Go language module provides a one-liner to stage all GoResources present in the formula. | |||
| 2014-09-01 | resource: escape slashes from download_name | Misty De Meo | |
| This is useful to be able to write go resources using their package name as the resource name | |||
| 2014-08-31 | Rewrite fails_with tests as tests for CompilerFailure | Jack Nagel | |
| 2014-08-31 | plist_caveats: simplify the block and add a comment | Xu Cheng | |
| Closes #30630. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-31 | plist_caveats: remove `launchctl list` as it requires sudo for root services | Xu Cheng | |
| 2014-08-30 | Use the accessors to update the test double | Jack Nagel | |
| 2014-08-30 | Test CompilerSelector against a SoftwareSpec instance | Jack Nagel | |
| 2014-08-30 | Remove unnecessary empty block | Jack Nagel | |
| 2014-08-30 | Test fails_with against spec objects | Jack Nagel | |
| 2014-08-30 | Test against real CompilerFailure objects | Jack Nagel | |
| 2014-08-30 | Remove obsolete nil check | Jack Nagel | |
| 2014-08-30 | Install dependencies before an interactive install | Jack Nagel | |
| Closes #29121. | |||
| 2014-08-30 | Fix tests on 1.8 | Jack Nagel | |
| 2014-08-29 | Use cp because install warns on empty arrays | Jack Nagel | |
| 2014-08-29 | Copy config.log even if the build succeeds | Jack Nagel | |
