<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os/mac, branch 1.4.1</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 9.2</title>
<updated>2017-12-08T14:59:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T14:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1aee4e1e1c388a549d05ba8404bad17d40add29f'/>
<id>1aee4e1e1c388a549d05ba8404bad17d40add29f</id>
<content type='text'>
Update all the necessary versions but also cleanup some related
indentation and point the `Xcode.md` document to the code rather than
duplicating it there (which means it sometimes ends up outdated).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all the necessary versions but also cleanup some related
indentation and point the `Xcode.md` document to the code rather than
duplicating it there (which means it sometimes ends up outdated).
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement linkage for Linux</title>
<updated>2017-12-04T00:22:51+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-02T00:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d79c5ade1abaad0fb1ea88f2b949def8dcfddb81'/>
<id>d79c5ade1abaad0fb1ea88f2b949def8dcfddb81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x11_requirement: remove custom minimum version.</title>
<updated>2017-12-03T13:33:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-03T13:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8b9ac2b2e030a70bd6ee99ac8b0c9b9f92fd621b'/>
<id>8b9ac2b2e030a70bd6ee99ac8b0c9b9f92fd621b</id>
<content type='text'>
This isn't desired or needed. Ensure older code still works, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't desired or needed. Ensure older code still works, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CVSRequirement and SubversionRequirement</title>
<updated>2017-11-25T17:45:08+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-11-21T00:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=baa3d187d63d5a9bb17fd4dbc052a899b597c2b8'/>
<id>baa3d187d63d5a9bb17fd4dbc052a899b597c2b8</id>
<content type='text'>
Use these two requirements in DependencyCollector.
Remove the unused function MacOS::Xcode.provides_cvs?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use these two requirements in DependencyCollector.
Remove the unused function MacOS::Xcode.provides_cvs?
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: check if Xcode needs CLT installed.</title>
<updated>2017-11-17T21:35:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-17T19:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cd0db51343ff7c5a35173594725978c81c36c0fc'/>
<id>cd0db51343ff7c5a35173594725978c81c36c0fc</id>
<content type='text'>
Require the CLT on all but the latest version of macOS to avoid the
continuous workarounds for SDK weirdness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require the CLT on all but the latest version of macOS to avoid the
continuous workarounds for SDK weirdness.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3377 from maxim-belkin/extend-pathname</title>
<updated>2017-11-10T17:49:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T17:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee4172159bc09f23dbcccc2fca471b12d8bc7ecd'/>
<id>ee4172159bc09f23dbcccc2fca471b12d8bc7ecd</id>
<content type='text'>
pathname: new methods and improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pathname: new methods and improvements</pre>
</div>
</content>
</entry>
<entry>
<title>pathname: improvements, cleanups, and new methods</title>
<updated>2017-11-07T20:18:25+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-11-07T20:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de0b93f912f014155423ed9a679dcd99c40f2622'/>
<id>de0b93f912f014155423ed9a679dcd99c40f2622</id>
<content type='text'>
- atomic_write: close file before renaming to prevent error:
  'Device or resource busy'
- ensure_writable: preserve executable bit
- new elf? and dynamic? methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- atomic_write: close file before renaming to prevent error:
  'Device or resource busy'
- ensure_writable: preserve executable bit
- new elf? and dynamic? methods
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3409 from DomT4/xcode</title>
<updated>2017-11-07T07:22:50+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-11-07T07:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4cc72cf3be06c89e1e87ceeb18a76020c644c924'/>
<id>4cc72cf3be06c89e1e87ceeb18a76020c644c924</id>
<content type='text'>
Xcode 9.1 Updates.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xcode 9.1 Updates.</pre>
</div>
</content>
</entry>
<entry>
<title>xcode: check Xcode installed before using version.</title>
<updated>2017-11-05T20:22:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-05T20:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e300713f253029ef91a86bc4006d316582fc6d13'/>
<id>e300713f253029ef91a86bc4006d316582fc6d13</id>
<content type='text'>
This avoids infinite recursion described in:
https://github.com/Homebrew/brew/pull/3422#issuecomment-342001451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids infinite recursion described in:
https://github.com/Homebrew/brew/pull/3422#issuecomment-342001451
</pre>
</div>
</content>
</entry>
<entry>
<title>mac/xquartz: compare with existing Version class.</title>
<updated>2017-11-05T15:39:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-05T12:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=389188ac4fcac42db3b4ef2e31557147890a861a'/>
<id>389188ac4fcac42db3b4ef2e31557147890a861a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
