<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/Homebrew/extend/ENV, 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>ENV.deparallelize: add block form for temporary change</title>
<updated>2015-04-25T19:45:31+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2015-04-25T09:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=606127a8f43b67a4a695a5c4d3739a44b7a577d8'/>
<id>606127a8f43b67a4a695a5c4d3739a44b7a577d8</id>
<content type='text'>
Closes #39026.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #39026.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated API</title>
<updated>2015-04-21T00:49:55+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-04-21T00:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=b2e3b7e19e2c5fe9461364fb53dfc60f821921a7'/>
<id>b2e3b7e19e2c5fe9461364fb53dfc60f821921a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work around missing __debug header in Xcode CLT 6.3</title>
<updated>2015-04-19T20:41:26+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2015-04-15T21:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=fd5ca9ba16f5afc181364369210cb94e997a5a5e'/>
<id>fd5ca9ba16f5afc181364369210cb94e997a5a5e</id>
<content type='text'>
uses the LLVM 3.6 debug header from:
http://reviews.llvm.org/diffusion/L/browse/libcxx/tags/RELEASE_360/final/include/__debug

Workaround for #38514.

Closes #38735.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses the LLVM 3.6 debug header from:
http://reviews.llvm.org/diffusion/L/browse/libcxx/tags/RELEASE_360/final/include/__debug

Workaround for #38514.

Closes #38735.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't prune cellar paths when cellar is in /opt</title>
<updated>2015-02-07T18:54:33+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-02-07T18:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=551ea405f53c16cad6762238176e87ed37e7d58b'/>
<id>551ea405f53c16cad6762238176e87ed37e7d58b</id>
<content type='text'>
Fixes #35382.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #35382.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more https in urls and updated some lost links</title>
<updated>2015-01-04T07:13:16+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2015-01-04T04:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=15806d6687ef5a9d233449acb49c8741d5d75a50'/>
<id>15806d6687ef5a9d233449acb49c8741d5d75a50</id>
<content type='text'>
Closes #35531.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #35531.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary encoding comments</title>
<updated>2015-01-04T04:44:26+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-01-04T04:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=dff5afe8740d6d05f9cde942c225d316052a9ee8'/>
<id>dff5afe8740d6d05f9cde942c225d316052a9ee8</id>
<content type='text'>
These files do not contain any non-ASCII characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files do not contain any non-ASCII characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve backtrace from original exception</title>
<updated>2014-12-29T20:23:01+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-12-29T20:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=820fb42d9b4b787e5ba1729ed7ac8bb189d955de'/>
<id>820fb42d9b4b787e5ba1729ed7ac8bb189d955de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unset LIBRARY_PATH before builds</title>
<updated>2014-12-17T19:40:05+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-12-17T19:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=71138f7bf9398afe94fe9051a665c14324929f6a'/>
<id>71138f7bf9398afe94fe9051a665c14324929f6a</id>
<content type='text'>
See https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html

Closes Homebrew/homebrew-versions#592.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html

Closes Homebrew/homebrew-versions#592.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always set sysroot for Xcode-only systems</title>
<updated>2014-10-29T16:03:54+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-10-28T04:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=f0f62f2e298a1eaa2e6d09ddb18a33c985e3bfeb'/>
<id>f0f62f2e298a1eaa2e6d09ddb18a33c985e3bfeb</id>
<content type='text'>
Fixes #33431.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #33431.
</pre>
</div>
</content>
</entry>
<entry>
<title>Call reset in the superclass implementation of setup_build_environment</title>
<updated>2014-09-18T21:44:20+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-18T21:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=705937a14fb4037df242b6d91d1b9e541223ce08'/>
<id>705937a14fb4037df242b6d91d1b9e541223ce08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
