<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend, branch 1.3.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Revert "mach: Avoid reopening the file for relocation"</title>
<updated>2017-09-27T09:08:23+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-27T09:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e8da9613fbe21a409e85af56319ce13c33daffcf'/>
<id>e8da9613fbe21a409e85af56319ce13c33daffcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "keg_relocate: use correct number of arguments in call to change_install_name"</title>
<updated>2017-09-27T09:07:22+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-27T09:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0831f31e44d0ff6162eb85952197918025d5365a'/>
<id>0831f31e44d0ff6162eb85952197918025d5365a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keg_relocate: fix call to change_install_name</title>
<updated>2017-09-27T00:30:28+00:00</updated>
<author>
<name>Steven Peters</name>
</author>
<published>2017-09-27T00:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fc5b3778cb970e70444fe39aaa35d7baf19dc30b'/>
<id>fc5b3778cb970e70444fe39aaa35d7baf19dc30b</id>
<content type='text'>
During the changes to macho file relocation refactoring
in #3101, #3138, and #3139,
the number of arguments to the mach::change_install_name
function changed from 3 to 2, but
there was still an instance of the function being called
with the wrong number of arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the changes to macho file relocation refactoring
in #3101, #3138, and #3139,
the number of arguments to the mach::change_install_name
function changed from 3 to 2, but
there was still an instance of the function being called
with the wrong number of arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3139 from woodruffw/macho-use-object</title>
<updated>2017-09-26T03:30:42+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-09-26T03:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6098998674389638dc1831d2ee17baf54d99e6c6'/>
<id>6098998674389638dc1831d2ee17baf54d99e6c6</id>
<content type='text'>
mach: Avoid reopening the file for relocation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mach: Avoid reopening the file for relocation</pre>
</div>
</content>
</entry>
<entry>
<title>mach: Avoid reopening the file for relocation</title>
<updated>2017-09-25T21:46:23+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-08-28T21:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d618e574fb641de7d820208dec51bebe460cf32f'/>
<id>d618e574fb641de7d820208dec51bebe460cf32f</id>
<content type='text'>
This commit allows the relocation code to perform install name
and dylib ID changes without reopening the file separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit allows the relocation code to perform install name
and dylib ID changes without reopening the file separately.
</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>Rubocop: automatic rule fixes.</title>
<updated>2017-09-24T20:23:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T18:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=01e9ec9a9f723b2ef89c7adfaea39f9e4db9aede'/>
<id>01e9ec9a9f723b2ef89c7adfaea39f9e4db9aede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3174 from sjackman/popen-options</title>
<updated>2017-09-23T15:31:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-23T15:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b3bb666e880d7140e1199ecedda852f9c68ab79'/>
<id>6b3bb666e880d7140e1199ecedda852f9c68ab79</id>
<content type='text'>
popen: Do not suppress stderr when HOMEBREW_STDERR</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
popen: Do not suppress stderr when HOMEBREW_STDERR</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3190 from MikeMcQuaid/curl_https_fix</title>
<updated>2017-09-23T09:58:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-23T09:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d7fbcc6211e1e71758ec258d5b40aee9bc636ccd'/>
<id>d7fbcc6211e1e71758ec258d5b40aee9bc636ccd</id>
<content type='text'>
development_tools: fix curl https handling.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
development_tools: fix curl https handling.</pre>
</div>
</content>
</entry>
<entry>
<title>superenv: more help for Autotools with 10.13 SDK on 10.12</title>
<updated>2017-09-23T00:10:40+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-23T00:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=352a8817e9e576ca8f2e50949a33904e9da283b7'/>
<id>352a8817e9e576ca8f2e50949a33904e9da283b7</id>
<content type='text'>
Add fmemopen and open_memstream to the list of ac_cv_func_*=no symbols
for 10.12 with the 10.13 SDK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add fmemopen and open_memstream to the list of ac_cv_func_*=no symbols
for 10.12 with the 10.13 SDK.
</pre>
</div>
</content>
</entry>
</feed>
