<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os/mac, branch 1.1.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>XCode 8.2 is stable</title>
<updated>2016-12-12T22:29:35+00:00</updated>
<author>
<name>dersvenhesse</name>
</author>
<published>2016-12-12T22:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3174aa3e278682fc93fe50ce089d203b2041f41'/>
<id>b3174aa3e278682fc93fe50ce089d203b2041f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xcode: cleanup Xcode::Version usage.</title>
<updated>2016-12-05T11:09:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-05T11:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=43f8d2c7a048a3014586f310e8768fd472d5d5db'/>
<id>43f8d2c7a048a3014586f310e8768fd472d5d5db</id>
<content type='text'>
Don't wrap `MacOS.version` which does comparisons properly already and
avoid stupidly long lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't wrap `MacOS.version` which does comparisons properly already and
avoid stupidly long lines.
</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 #1415 from robinkunde/semver</title>
<updated>2016-11-13T10:53:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-13T10:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=694cc876ef7cb4789bd5a397bd2e296a380a1bd0'/>
<id>694cc876ef7cb4789bd5a397bd2e296a380a1bd0</id>
<content type='text'>
Update macOS Xcode tool checks do use Version class for comparisons</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update macOS Xcode tool checks do use Version class for comparisons</pre>
</div>
</content>
</entry>
<entry>
<title>move semantic version comparisons into separate class</title>
<updated>2016-11-12T20:37:32+00:00</updated>
<author>
<name>Robin Kunde</name>
</author>
<published>2016-11-06T03:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e97ce7e7aeaf3688d0e55277818dc727b731470e'/>
<id>e97ce7e7aeaf3688d0e55277818dc727b731470e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac: Rename MachO -&gt; MachOShim</title>
<updated>2016-11-09T22:35:56+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-08T21:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9267511e6b561b83e6a3518b7cf4a1d45e2d251d'/>
<id>9267511e6b561b83e6a3518b7cf4a1d45e2d251d</id>
<content type='text'>
Prevents namespace conflict with vendored ruby-macho.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents namespace conflict with vendored ruby-macho.
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac: Allow MachO.dynamically_linked_libraries to be filtered by dylib type.</title>
<updated>2016-11-09T22:35:56+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-08T00:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=032ed07bce6ec15ae24bb9e6989fd1ab8ecc27ce'/>
<id>032ed07bce6ec15ae24bb9e6989fd1ab8ecc27ce</id>
<content type='text'>
This allows us to filter out weak linkages during audits, preventing
a false error from occurring when the dylib cannot be found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to filter out weak linkages during audits, preventing
a false error from occurring when the dylib cannot be found.
</pre>
</div>
</content>
</entry>
<entry>
<title>xcode: add checks for Xcode/CLT minimum versions.</title>
<updated>2016-11-05T14:58:38+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-05T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4015d0465a975aaac26d5a47395ab61e29d1702f'/>
<id>4015d0465a975aaac26d5a47395ab61e29d1702f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update latest clang version for 10.12</title>
<updated>2016-10-31T04:51:38+00:00</updated>
<author>
<name>Robin Kunde</name>
</author>
<published>2016-10-31T04:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2c798682294aaa0e5e6746a2dae831707d39a847'/>
<id>2c798682294aaa0e5e6746a2dae831707d39a847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS Xcode tool checks do use Version class for comparisons instead of strings</title>
<updated>2016-10-31T04:51:21+00:00</updated>
<author>
<name>Robin Kunde</name>
</author>
<published>2016-10-31T04:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5326eecb9d2fbe6ffe446dbaa7d8acda3fb341f9'/>
<id>5326eecb9d2fbe6ffe446dbaa7d8acda3fb341f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
