| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-19 | formula_installer: warn on deprecated options. | Mike McQuaid | |
| 2014-10-19 | tab: remap deprecated options in tabs. | Mike McQuaid | |
| If a deprecated option is found in a tab, rename it to the new option. | |||
| 2014-10-19 | formula: add spec deprecated_option DSL. | Mike McQuaid | |
| 2014-10-19 | Add deprecated_option to software_spec. | Mike McQuaid | |
| Allows remapping one option name to another and updates build options and flags accordingly. | |||
| 2014-10-19 | Add DeprecatedOption class. | Mike McQuaid | |
| Used to capture options that are being renamed. | |||
| 2014-10-19 | brew-test-bot: set HOME. | Mike McQuaid | |
| Stop dumping files in the real HOME and allow Jenkins to handle workspace cleanup instead. | |||
| 2014-10-19 | cleanup: only clean cache if it exists. | Mike McQuaid | |
| Closes #33297. | |||
| 2014-10-19 | gifsicle 1.86 | Stian Eikeland | |
| Closes #33307. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-19 | Provide a method to access test fixtures | Jack Nagel | |
| Formulae should not require knowledge of Homebrew's internal directory structure, and we should be able to alter it without modifying individual formulae. | |||
| 2014-10-18 | Deprecate insecure download strategies | Jack Nagel | |
| 2014-10-18 | Use YARD for API documentation. | Mike McQuaid | |
| Massive TODO. We'll get there eventually... | |||
| 2014-10-17 | Pull conditional out of begin block | Jack Nagel | |
| 2014-10-17 | Move some code to the pour method | Jack Nagel | |
| 2014-10-17 | xcode: check clang exists to confim install. | Mike McQuaid | |
| 2014-10-17 | We don't need a Pathname just to stat the directory | Jack Nagel | |
| 2014-10-17 | brew-test-bot: always repair taps when tapping. | Mike McQuaid | |
| 2014-10-17 | formula_cellar_checks: Ruby 1.8 compatible check. | Mike McQuaid | |
| 2014-10-17 | formula_cellar_checks: check exists before glob. | Mike McQuaid | |
| Closes #33242. | |||
| 2014-10-17 | audit: call puts once instead of problems.size + 2 times | Jack Nagel | |
| 2014-10-17 | audit: loop over deps once | Jack Nagel | |
| 2014-10-17 | Audit devel and head deps | Jack Nagel | |
| 2014-10-16 | brew-test-bot: fix pull request URLs. | Mike McQuaid | |
| 2014-10-16 | brew-test-bot: use Jenkins PR plugin provided URL. | Mike McQuaid | |
| 2014-10-16 | brew-test-bot: fix tap directory naming. | Mike McQuaid | |
| 2014-10-16 | brew-test-bot: truncate output to 1MB. | Mike McQuaid | |
| 2014-10-15 | Exempt libtool and svn from the shadowed headers check | Jack Nagel | |
| 2014-10-15 | Hide install receipt key names | Jack Nagel | |
| 2014-10-13 | Reorganize post-install checks so we can share more code | Jack Nagel | |
| 2014-10-13 | Remove repeated conditional | Jack Nagel | |
| The post-install audit methods are not run for keg-only installs, so we don't need to repeat the conditional here. | |||
| 2014-10-13 | Simplify post-install audit output | Jack Nagel | |
| 2014-10-13 | Remove audit whitelist | Jack Nagel | |
| This is currently unnecessary. | |||
| 2014-10-11 | doctor: warn about libcurl.framework | Tim D. Smith | |
| Closes #33076. | |||
| 2014-10-11 | Revert "Allow debugging patch failures" | Jack Nagel | |
| This reverts commit 988601624568a951d86bd00cf441d18681b4b500. | |||
| 2014-10-11 | Revert "Don't raise in mach_data so the debugger doesn't catch it" | Jack Nagel | |
| This reverts commit 4f8a3e2113c2e7b88600ff6371f9f70579c55509. | |||
| 2014-10-11 | Revert "Handle read(n) returning nil" | Jack Nagel | |
| This reverts commit 578cb637594d32b86322be29205329d700ad75ca. | |||
| 2014-10-10 | Pull cache creation out of begin block | Jack Nagel | |
| 2014-10-10 | Remove redundant comments | Jack Nagel | |
| 2014-10-10 | Handle read(n) returning nil | Jack Nagel | |
| Fixes #33090. | |||
| 2014-10-10 | Don't raise in mach_data so the debugger doesn't catch it | Jack Nagel | |
| Closes #33088. | |||
| 2014-10-10 | Allow debugging patch failures | Jack Nagel | |
| Closes #33056. | |||
| 2014-10-10 | Prefer current CLT package ID | Jack Nagel | |
| It seems that "com.apple.pkg.CLTools_Base" was only used for one release. New releases are using "com.apple.pkg.CLTools_Executables" again. Fixes #33063. | |||
| 2014-10-09 | Use alias_method instead of an extra ivar | Jack Nagel | |
| 2014-10-10 | fceux: migrate to homebrew-games. | Dominyk Tiller | |
| Closes #33024. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-10-09 | Tab#with? accepts the same types as BuildOptions#with? | Jack Nagel | |
| 2014-10-09 | leaves: load tab outside of the inner loop | Jack Nagel | |
| 2014-10-07 | Simplify UnsafeSubversionDownloadStrategy | Jack Nagel | |
| 2014-10-07 | Whitelist more fuse files | Jack Nagel | |
| Someday this will be finished. | |||
| 2014-10-07 | Fix install_name_tool check when Xcode license isn't accepted yet | Jack Nagel | |
| Fixes #32712. | |||
| 2014-10-07 | dart: migrate to tap run by dart team. | Seth Ladd | |
| Closes #32996. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-10-06 | phantomjs: Yosemite fixes. | Dominyk Tiller | |
| Closes #32953. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
