<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/ENV, 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>ENV/std: fully extend from HOMEBREW_PATH.</title>
<updated>2017-10-29T13:41:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-10-29T13:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f72aba548d95d6b1eb320adbde70576e3476f010'/>
<id>f72aba548d95d6b1eb320adbde70576e3476f010</id>
<content type='text'>
Rather than just re-adding HOMEBREW_PREFIX/bin if it's missing re-add
everything from HOMEBREW_PATH. This works well with or without
environment filtering being enabled but with environment filtering it
ensures that ENV/std just builds on the original user environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than just re-adding HOMEBREW_PREFIX/bin if it's missing re-add
everything from HOMEBREW_PATH. This works well with or without
environment filtering being enabled but with environment filtering it
ensures that ENV/std just builds on the original user environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up code style and remove `.rubocop_todo.yml`.</title>
<updated>2017-10-08T14:10:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-06T22:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=175ca909ee1a5b57aa0cae2c879920511f311b14'/>
<id>175ca909ee1a5b57aa0cae2c879920511f311b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rubocop: manual rule fixes.</title>
<updated>2017-09-24T20:23:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T19:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cf5fdeef1d8e9fd053121145882835b87eec2a43'/>
<id>cf5fdeef1d8e9fd053121145882835b87eec2a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV: move java_cache to compat for future hard deprecation</title>
<updated>2017-08-31T20:04:42+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-08-30T23:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0cb6307f2d5207c794760727df579cd8015b23e9'/>
<id>0cb6307f2d5207c794760727df579cd8015b23e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove errant pkg-config libdir </title>
<updated>2017-08-03T09:44:56+00:00</updated>
<author>
<name>Andrew Yates</name>
</author>
<published>2017-08-03T09:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=980db9d3fb6671c7562f97dfa3dd4f22fd74083f'/>
<id>980db9d3fb6671c7562f97dfa3dd4f22fd74083f</id>
<content type='text'>
We found an issue in Linuxbrew/homebrew-core#3366 where the addition of "/usr/lib/pkg-config" causes compilation issues if system pkg-config files are in that directory on Linux. Removing the line from here and adding it into the mac superenv.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We found an issue in Linuxbrew/homebrew-core#3366 where the addition of "/usr/lib/pkg-config" causes compilation issues if system pkg-config files are in that directory on Linux. Removing the line from here and adding it into the mac superenv.</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect Rubocop Style/PerlBackrefs.</title>
<updated>2017-06-10T17:23:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a0aff1080ba475f495353cf8686fbe928b6ebde'/>
<id>7a0aff1080ba475f495353cf8686fbe928b6ebde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-revert "Fix operator spacing."</title>
<updated>2017-06-02T17:22:05+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-06-01T14:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2d6ae61314558b383cfa641e2de0839d5606afca'/>
<id>2d6ae61314558b383cfa641e2de0839d5606afca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix operator spacing."</title>
<updated>2017-06-01T11:06:40+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-06-01T11:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=197392b56d38a4f5225886f1a10e2ccaa51faa98'/>
<id>197392b56d38a4f5225886f1a10e2ccaa51faa98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix operator spacing.</title>
<updated>2017-05-31T17:53:41+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-29T22:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d34ba7395bbbc49f933cb244323cd20e180b0609'/>
<id>d34ba7395bbbc49f933cb244323cd20e180b0609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
