<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/ENV, branch 1.3.2</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: 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>
<entry>
<title>Stdenv: Add ENV.libxml2 and ENV.x11 for Linux</title>
<updated>2017-05-30T17:37:26+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-04-21T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e2c707d8b12fcf8deed952de8b1a181df6652cca'/>
<id>e2c707d8b12fcf8deed952de8b1a181df6652cca</id>
<content type='text'>
Add ENV.libxml2 primarily for the use of test do blocks.
Add a dummy ENV.x11 function.

See Linuxbrew/brew#356 and Linuxbrew/brew#382
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ENV.libxml2 primarily for the use of test do blocks.
Add a dummy ENV.x11 function.

See Linuxbrew/brew#356 and Linuxbrew/brew#382
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `PATH#select`.</title>
<updated>2017-04-30T19:11:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-28T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=24f48ae7d9be865186728de9f6b324e32546ad36'/>
<id>24f48ae7d9be865186728de9f6b324e32546ad36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `PATH#validate` to `PATH#existing`.</title>
<updated>2017-04-30T19:11:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-28T10:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4d5d6a65e35f9a57139710c3dc547bfa51810630'/>
<id>4d5d6a65e35f9a57139710c3dc547bfa51810630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `PATH` where possible.</title>
<updated>2017-04-30T19:11:27+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T08:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f8ad9d7efd5f3f489ed3c1671f16eb2a2eaef822'/>
<id>f8ad9d7efd5f3f489ed3c1671f16eb2a2eaef822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
