<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/ENV/4.3/xcrun, branch master</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>Rewrite xcrun wrapper in shell</title>
<updated>2014-06-03T15:03:34+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-03T15:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=c1ee6680c08650fc5f3c79f0e62c64fcb5de1175'/>
<id>c1ee6680c08650fc5f3c79f0e62c64fcb5de1175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use stub tools in /usr/bin on 10.9</title>
<updated>2014-05-08T22:24:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-05-08T22:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=314d5db225eeabc869272d09353b671aa1a79576'/>
<id>314d5db225eeabc869272d09353b671aa1a79576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xcrun wrapper: rephrase comments</title>
<updated>2014-04-30T02:51:18+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-30T02:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=637805eed563da9f7dac26f7f3887adc2add76c7'/>
<id>637805eed563da9f7dac26f7f3887adc2add76c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xcrun wrapper: reorganize so we only access ARGV once</title>
<updated>2014-04-30T02:51:17+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-30T02:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=80073d22224df8f6e06a12a854df776634a387c6'/>
<id>80073d22224df8f6e06a12a854df776634a387c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xcrun wrapper: inline try method</title>
<updated>2014-04-30T02:51:17+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-30T02:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=22011d1118be5314d9160381f00fdd18afdb3849'/>
<id>22011d1118be5314d9160381f00fdd18afdb3849</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xcrun wrapper: skip superenv bin when walking PATH</title>
<updated>2014-04-30T02:51:17+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-30T02:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=8d4fe2fe7382284e826f219b9308825df1110e63'/>
<id>8d4fe2fe7382284e826f219b9308825df1110e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print the attempted command when xcrun wrapper fails</title>
<updated>2014-04-21T16:05:30+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T16:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=7fa9c6c8dfcd3dd5f3fd136fa8f1feec97e9abcb'/>
<id>7fa9c6c8dfcd3dd5f3fd136fa8f1feec97e9abcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use File::PATH_SEPARATOR since we use it everywhere else</title>
<updated>2014-04-21T16:03:44+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T16:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=9664ed4c30f08a7dc3b200d2bfa72e097f1c2729'/>
<id>9664ed4c30f08a7dc3b200d2bfa72e097f1c2729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delay loading Pathname until we absolutely need it</title>
<updated>2014-04-20T22:00:44+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-20T22:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=052cb3adaca1b936ae60f63dab31dbec3e71066f'/>
<id>052cb3adaca1b936ae60f63dab31dbec3e71066f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a multiline conditional to make this code more readable</title>
<updated>2014-04-20T21:52:59+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-20T21:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=370fc7baecb0f8f4eecd15c8957948029e583357'/>
<id>370fc7baecb0f8f4eecd15c8957948029e583357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
