<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os/mac/sdk.rb, branch 1.0.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>os/mac/sdk: fix Rubocop warnings.</title>
<updated>2016-09-11T16:49:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-11T16:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f421374af1c70880e8e3abf0362f3efb55f62baf'/>
<id>f421374af1c70880e8e3abf0362f3efb55f62baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various: proper escape dot in regex</title>
<updated>2016-07-13T11:11:46+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-07-13T08:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de1049f1f1237a31f8ac6a0b9b31ebdbc78030d4'/>
<id>de1049f1f1237a31f8ac6a0b9b31ebdbc78030d4</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/sdk: fix bad locate reference.</title>
<updated>2016-05-08T16:23:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-05-08T16:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=504152038cb591a661721b09e989f428bbc6ae0a'/>
<id>504152038cb591a661721b09e989f428bbc6ae0a</id>
<content type='text'>
Closes #216.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #216.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Avoid constructing paths by string interpolation"</title>
<updated>2016-03-19T11:14:50+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-03-17T05:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fe37cc52713e37c24ddf9a7a75f5118594acd3b1'/>
<id>fe37cc52713e37c24ddf9a7a75f5118594acd3b1</id>
<content type='text'>
This reverts commit 8c7f3d859e8f715b6c63e4fe75e7a636aee4167f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8c7f3d859e8f715b6c63e4fe75e7a636aee4167f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid constructing paths by string interpolation</title>
<updated>2016-03-19T11:14:50+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-03-16T06:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=87781f2a3734ad778660126fb2bc9681092f5951'/>
<id>87781f2a3734ad778660126fb2bc9681092f5951</id>
<content type='text'>
Closes Homebrew/homebrew#50154.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#50154.
</pre>
</div>
</content>
</entry>
<entry>
<title>MacOS: refactor sdk_path lookup</title>
<updated>2015-12-07T21:17:43+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2015-12-04T21:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3a1d7e7259440abe61cc1cc9319d179caba4e8b6'/>
<id>3a1d7e7259440abe61cc1cc9319d179caba4e8b6</id>
<content type='text'>
* Pull SDK lookup code into a new `locator` class, which caches its
  results
* SDKLocator only queries one SDK location, not all SDK locations
* Build a map of all installed SDKs inside that location, instead of
  just the requested SDK
* Ask xcrun for --show-sdk-platform-path first so that all SDKs can be
  found, instead of asking xcodebuild for a specific SDK
* Add a new `SDK` class, which tracks the version and the prefix; add a
  new `MacOS.sdk` method which returns an `SDK` instance instead of a
  bare path; MacOS.sdk_path still returns a bare path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pull SDK lookup code into a new `locator` class, which caches its
  results
* SDKLocator only queries one SDK location, not all SDK locations
* Build a map of all installed SDKs inside that location, instead of
  just the requested SDK
* Ask xcrun for --show-sdk-platform-path first so that all SDKs can be
  found, instead of asking xcodebuild for a specific SDK
* Add a new `SDK` class, which tracks the version and the prefix; add a
  new `MacOS.sdk` method which returns an `SDK` instance instead of a
  bare path; MacOS.sdk_path still returns a bare path
</pre>
</div>
</content>
</entry>
</feed>
