<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/ENV, branch 1.2.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>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>
<entry>
<title>Remove `Array#to_path_s`.</title>
<updated>2017-04-30T19:11:27+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T07:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=314483f75c8893eb68073f5863e7784797d6ea2a'/>
<id>314483f75c8893eb68073f5863e7784797d6ea2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `to_path_s` for `determine_pkg_config_libdir`.</title>
<updated>2017-04-30T19:11:27+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-25T17:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e4fe279b04393d480432371ff73bbb893bfe7d8'/>
<id>3e4fe279b04393d480432371ff73bbb893bfe7d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and remove various TODOs.</title>
<updated>2017-04-23T14:10:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-23T14:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=45a7730f61ab24a0e5e3bc00d757a4521c2e1c1d'/>
<id>45a7730f61ab24a0e5e3bc00d757a4521c2e1c1d</id>
<content type='text'>
Fix those that can be done so without tearing Homebrew to pieces and
remove the comments for those that can never be done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix those that can be done so without tearing Homebrew to pieces and
remove the comments for those that can never be done.
</pre>
</div>
</content>
</entry>
<entry>
<title>super: re-add set_cpu_flags.</title>
<updated>2017-04-22T20:56:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-22T20:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=64e2e6e86272ef6ca6bf36a8efcf0a42849c87bb'/>
<id>64e2e6e86272ef6ca6bf36a8efcf0a42849c87bb</id>
<content type='text'>
It's used by ENV.fortran.

Fixes https://github.com/Homebrew/brew/issues/2530
Fixes https://github.com/Homebrew/homebrew-science/issues/5485
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's used by ENV.fortran.

Fixes https://github.com/Homebrew/brew/issues/2530
Fixes https://github.com/Homebrew/homebrew-science/issues/5485
</pre>
</div>
</content>
</entry>
<entry>
<title>More deprecations.</title>
<updated>2017-04-22T15:28:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-22T15:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ba3c46d24fe6423845cc5e827eb94b3427d75a10'/>
<id>ba3c46d24fe6423845cc5e827eb94b3427d75a10</id>
<content type='text'>
Deprecate more methods. Internal APIs have been verified to be unused
elsewhere and removed. External APIs have had deprecation methods added.
Existing deprecations have been either upgraded to produce warnings or
no longer deprecated and the reasoning documented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate more methods. Internal APIs have been verified to be unused
elsewhere and removed. External APIs have had deprecation methods added.
Existing deprecations have been either upgraded to produce warnings or
no longer deprecated and the reasoning documented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2279 from sjackman/determine_path</title>
<updated>2017-03-17T13:57:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-03-17T13:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9cd74de59f4825555efe0c161a62d6306a1b768'/>
<id>a9cd74de59f4825555efe0c161a62d6306a1b768</id>
<content type='text'>
determine_path: Fix tests FormulaUnavailableError</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
determine_path: Fix tests FormulaUnavailableError</pre>
</div>
</content>
</entry>
<entry>
<title>env: make prepend_path ignore system paths</title>
<updated>2017-03-11T09:59:50+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-03-10T15:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=76db07e1b5ef096317701a95285b04aa7bf83187'/>
<id>76db07e1b5ef096317701a95285b04aa7bf83187</id>
<content type='text'>
`ENV.prepend_path "PATH", which("emacs").dirname` in the emacs
requirement was causing us to end up invoking /usr/bin/clang instead
of /usr/local/Homebrew/Library/Homebrew/shims/super/clang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`ENV.prepend_path "PATH", which("emacs").dirname` in the emacs
requirement was causing us to end up invoking /usr/bin/clang instead
of /usr/local/Homebrew/Library/Homebrew/shims/super/clang.
</pre>
</div>
</content>
</entry>
</feed>
