| Age | Commit message (Collapse) | Author |
|
Closes Homebrew/homebrew#37962.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Too spammy in the output. May consider readding later to specific
commands.
|
|
|
|
Jenkins has started spitting these out; no idea why.
|
|
The Ruby 1.8 implementation seems to be really flaky, unfortunately.
|
|
Closes Homebrew/homebrew#37847.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Add special :python3 dependency tag to LANGUAGE_MODULES in
dependency_collector.
Closes Homebrew/homebrew#37898.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
The previous logic was flawed as it wasn't publishing new versions of
bottles.
|
|
It was failing to recognize the URL without an ending slash.
Closes Homebrew/homebrew#37808.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Update to latest stable release, install example AAC encoder, add test
with new WAV fixture, modernize.
Closes Homebrew/homebrew#37654.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
- including all apache.org subdomains
- for `homepage` as well
Closes Homebrew/homebrew#37778.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The `bottled?` method makes more sense when it also checks for
compatibility.
This is particularly useful for the case in `brew info` so it prints out
`(bottled)` correctly depending on the `Cellar`.
Closes Homebrew/homebrew#37636.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Fixes Homebrew/homebrew#37685.
Closes Homebrew/homebrew#37704.
|
|
|
|
Closes Homebrew/homebrew#37094.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#37696
Closes Homebrew/homebrew#37703
Closes Homebrew/homebrew#37735.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#37732.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#37383.
|
|
Closes Homebrew/homebrew#37616.
|
|
|
|
This method is always called with two arguments.
|
|
|
|
Closes Homebrew/homebrew#37670.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#37622
|
|
|
|
"ftpmirror.gnu.org" must have a protocol prefix of "http", not
"https".
Closes Homebrew/homebrew#37567.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#37621.
|
|
Closes Homebrew/homebrew#37590.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Related: https://github.com/Homebrew/homebrew-dupes/pull/420
Closes Homebrew/homebrew#37588.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Presume this will need to wait for the bots to be updated, but Xcode
6.2 has landed.
Closes Homebrew/homebrew#37549.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#37470.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes Homebrew/homebrew#37523.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#37055.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes Homebrew/homebrew#37069.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes Homebrew/homebrew#37066.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes Homebrew/homebrew#37056.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes Homebrew/homebrew#37471.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Adds some added security to Git tags so we are able to provide an
effective checksum rather than letting them be changed without our
knowing.
Also:
- Reprioritise ref_types. Tag should take priority over branch and revisions over a single one.
- Add current_revision method. Used to verify the current repository revision matches the specified
revision. Currently only implemented for Git.
|
|
Closes Homebrew/homebrew#37487.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|