<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend, branch 1.1.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>bottles: --force-bottle feigns or_later.</title>
<updated>2017-01-02T16:05:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-02T16:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=79f9896d2ffd03819236318c9f0742d40f1826ac'/>
<id>79f9896d2ffd03819236318c9f0742d40f1826ac</id>
<content type='text'>
When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV/super: fix set_cpu_flags stub.</title>
<updated>2016-12-31T22:44:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-31T22:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f0fbcf5022b13dc613f7acfca4fcf87894bd8a2a'/>
<id>f0fbcf5022b13dc613f7acfca4fcf87894bd8a2a</id>
<content type='text'>
It should accept arguments.

Fixes https://github.com/Homebrew/homebrew-core/issues/8362
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should accept arguments.

Fixes https://github.com/Homebrew/homebrew-core/issues/8362
</pre>
</div>
</content>
</entry>
<entry>
<title>formula, ARGV: don't output duplicate formulae.</title>
<updated>2016-12-31T17:03:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-31T17:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=82f441396422b44c5f293e2b6597163de2349733'/>
<id>82f441396422b44c5f293e2b6597163de2349733</id>
<content type='text'>
If you specify a formula more than once or it exists in the Cellar with
an alias name and the main name (e.g. `qt` and `qt5`) you can see the
same formula showing up more than once. Instead, resolve these output
lists of formulae such that they are unique based on their `name`. This
doesn't use `full_name` as it's `name` that's use for the `Cellar`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you specify a formula more than once or it exists in the Cellar with
an alias name and the main name (e.g. `qt` and `qt5`) you can see the
same formula showing up more than once. Instead, resolve these output
lists of formulae such that they are unique based on their `name`. This
doesn't use `full_name` as it's `name` that's use for the `Cellar`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1701 from MikeMcQuaid/deprecate-std-superenv-stuff</title>
<updated>2016-12-30T20:43:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b1e27d689d8eadb267fb9890ec2e0a2a87e46b4e'/>
<id>b1e27d689d8eadb267fb9890ec2e0a2a87e46b4e</id>
<content type='text'>
ENV: deprecate old methods.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENV: deprecate old methods.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1725 from MikeMcQuaid/curl-homepage-reliablity</title>
<updated>2016-12-30T20:42:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e2a8248a603bdc4c90c006dc731c4001fdef88f'/>
<id>9e2a8248a603bdc4c90c006dc731c4001fdef88f</id>
<content type='text'>
audit: improve reliability of homepage audit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: improve reliability of homepage audit.</pre>
</div>
</content>
</entry>
<entry>
<title>ENV: deprecate old methods.</title>
<updated>2016-12-30T20:20:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e50102d91e5fc13fd59589967bb97bb6159bbad0'/>
<id>e50102d91e5fc13fd59589967bb97bb6159bbad0</id>
<content type='text'>
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: use new curl_args form.</title>
<updated>2016-12-30T20:17:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3c6334d3cde6d653427ae29892e3a14af9c5bd9'/>
<id>b3c6334d3cde6d653427ae29892e3a14af9c5bd9</id>
<content type='text'>
This will use Curl’s default user agent to reduce homepage errors and
provides a function that can be used for other audits to perform
similar tests on URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will use Curl’s default user agent to reduce homepage errors and
provides a function that can be used for other audits to perform
similar tests on URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1694 from rwhogg/add-kabylake</title>
<updated>2016-12-29T14:32:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-29T14:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=758de6b45444b4a25ed6ffbcc27fefc234950bdf'/>
<id>758de6b45444b4a25ed6ffbcc27fefc234950bdf</id>
<content type='text'>
Add Kaby Lake to Linux hardware list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Kaby Lake to Linux hardware list</pre>
</div>
</content>
</entry>
<entry>
<title>development_tools: remove unused method.</title>
<updated>2016-12-29T12:51:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-29T12:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6f44dc41d5316e26a3ac533019199da502f430fc'/>
<id>6f44dc41d5316e26a3ac533019199da502f430fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1698 from MikeMcQuaid/deprecate-32-bit</title>
<updated>2016-12-20T10:54:54+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-20T10:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1d2390b2de6b4176f1d8011f5db78cdc967642b1'/>
<id>1d2390b2de6b4176f1d8011f5db78cdc967642b1</id>
<content type='text'>
Deprecate 32-bit options.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate 32-bit options.</pre>
</div>
</content>
</entry>
</feed>
