<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.1.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #1573 from sorin-ionescu/fix-xcode-version-comparison</title>
<updated>2016-11-28T08:46:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-28T08:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0f529dae1043639058130092cf35e68d18907cb8'/>
<id>0f529dae1043639058130092cf35e68d18907cb8</id>
<content type='text'>
Fix macOS version comparison</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix macOS version comparison</pre>
</div>
</content>
</entry>
<entry>
<title>dependency_collector: Make ant_dep and xz_dep public</title>
<updated>2016-11-28T03:09:34+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2016-11-28T03:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=227e69048abd0fa8037191d63bd1044d821ace5f'/>
<id>227e69048abd0fa8037191d63bd1044d821ace5f</id>
<content type='text'>
They were already public on macOS, but they were made
private by mistake on all other platforms.
DependencyCollector.tar_needs_xz_dependency? depends
on xz_dep being public, so there's no turning back now :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were already public on macOS, but they were made
private by mistake on all other platforms.
DependencyCollector.tar_needs_xz_dependency? depends
on xz_dep being public, so there's no turning back now :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1581 from MikeMcQuaid/rubocop-exclude-vendor</title>
<updated>2016-11-27T08:25:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-27T08:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=84b3c57086d201ea07070a1b4d1b0520e2d7134a'/>
<id>84b3c57086d201ea07070a1b4d1b0520e2d7134a</id>
<content type='text'>
rubocop: exclude more files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubocop: exclude more files.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1574 from MikeMcQuaid/tap-new-travis-update</title>
<updated>2016-11-26T22:20:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T22:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=019b12063d2efe3ddf5da0b130882d9e76c3679f'/>
<id>019b12063d2efe3ddf5da0b130882d9e76c3679f</id>
<content type='text'>
tap-new: cleanup and update Travis configuration.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tap-new: cleanup and update Travis configuration.</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop: exclude more files.</title>
<updated>2016-11-26T21:29:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T21:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=726045b2f4d04a0896383975d63da0d269bc8f22'/>
<id>726045b2f4d04a0896383975d63da0d269bc8f22</id>
<content type='text'>
We never want to check these for any e.g. taps that use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We never want to check these for any e.g. taps that use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix macOS version comparison</title>
<updated>2016-11-26T18:59:55+00:00</updated>
<author>
<name>Sorin Ionescu</name>
</author>
<published>2016-11-26T18:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=282c0a30b61edc46c22b0b1d50ea59d275b64a63'/>
<id>282c0a30b61edc46c22b0b1d50ea59d275b64a63</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 #1580 from MikeMcQuaid/fix-uses-test</title>
<updated>2016-11-26T18:16:40+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T18:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e3df9568e64c6fee2bd8a34fac5d765b11284a8'/>
<id>3e3df9568e64c6fee2bd8a34fac5d765b11284a8</id>
<content type='text'>
uses_test: don't rely on output order.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses_test: don't rely on output order.</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: silence a Jenkins doctor warning.</title>
<updated>2016-11-26T16:32:48+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T16:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e330047ff9881eee9cbad8828ed1ef2f16b3050e'/>
<id>e330047ff9881eee9cbad8828ed1ef2f16b3050e</id>
<content type='text'>
Allow our Jenkins CI testing for Homebrew/brew to live outside of
`/usr/local` without complaint (as it's not using any binary packages
anyway).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow our Jenkins CI testing for Homebrew/brew to live outside of
`/usr/local` without complaint (as it's not using any binary packages
anyway).
</pre>
</div>
</content>
</entry>
<entry>
<title>tap-new: cleanup and update Travis configuration.</title>
<updated>2016-11-26T16:30:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T16:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=22b121c4c16174d07b247882b36e74428d3454db'/>
<id>22b121c4c16174d07b247882b36e74428d3454db</id>
<content type='text'>
- Use macOS Sierra 10.12 and Xcode 8.
- Add indentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use macOS Sierra 10.12 and Xcode 8.
- Add indentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>uses_test: don't rely on output order.</title>
<updated>2016-11-26T16:21:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T16:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b851935484219602081f2f7c66dfaa5de4b9b6c8'/>
<id>b851935484219602081f2f7c66dfaa5de4b9b6c8</id>
<content type='text'>
I've seen this vary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've seen this vary.
</pre>
</div>
</content>
</entry>
</feed>
