<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os/mac/keg.rb, branch 1.0.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>os/mac: Delete old cctools-based relocation code.</title>
<updated>2016-09-20T21:48:21+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-09-20T21:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d16e4a782efb217070159bfb182cc10f8b68a426'/>
<id>d16e4a782efb217070159bfb182cc10f8b68a426</id>
<content type='text'>
Disable check for $HOMEBREW_NO_RUBY_MACHO now that no alternative exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable check for $HOMEBREW_NO_RUBY_MACHO now that no alternative exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable ruby-macho by default.</title>
<updated>2016-08-20T14:31:34+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-08-20T14:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f0efaac5aa68e675c687cd413147dd0cf2c68edc'/>
<id>f0efaac5aa68e675c687cd413147dd0cf2c68edc</id>
<content type='text'>
Flips HOMEBREW_RUBY_MACHO to HOMEBREW_NO_RUBY_MACHO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flips HOMEBREW_RUBY_MACHO to HOMEBREW_NO_RUBY_MACHO.
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac: optionally use ruby_macho.</title>
<updated>2016-02-03T21:25:40+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-02-01T19:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=afe0fde49ceb29aba6f152967582ced5ba206c32'/>
<id>afe0fde49ceb29aba6f152967582ced5ba206c32</id>
<content type='text'>
- and branch for dylib_id_and_dylibs
- add branches for dylib id changing and change_install_name
- rename MachO module to HomebrewMachO to prevent namespace clashes
  with MachO in ruby-macho. this will eventually be replaced entirely
  with direct calls to ruby-macho methods
- break ruby-macho implementation out into separate RubyMachO module,
  and include either RubyMachO or CctoolsMachO (the original
  implementation) based on the HOMEBREW_RUBY_MACHO env var
- move ArchitectureListExtension and RubyMachO into separate files
- create {ruby_,cctools_,,}relocate.rb for isolation of different
  methods of mach-o relocation (ruby-macho vs. cctools)
- fill in require_install_name_tool? for ruby_relocate.rb
- rename {ruby_,cctools_,,}relocate.rb to keg, isolate requires in
  os/mac

Closes Homebrew/homebrew#45001.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- and branch for dylib_id_and_dylibs
- add branches for dylib id changing and change_install_name
- rename MachO module to HomebrewMachO to prevent namespace clashes
  with MachO in ruby-macho. this will eventually be replaced entirely
  with direct calls to ruby-macho methods
- break ruby-macho implementation out into separate RubyMachO module,
  and include either RubyMachO or CctoolsMachO (the original
  implementation) based on the HOMEBREW_RUBY_MACHO env var
- move ArchitectureListExtension and RubyMachO into separate files
- create {ruby_,cctools_,,}relocate.rb for isolation of different
  methods of mach-o relocation (ruby-macho vs. cctools)
- fill in require_install_name_tool? for ruby_relocate.rb
- rename {ruby_,cctools_,,}relocate.rb to keg, isolate requires in
  os/mac

Closes Homebrew/homebrew#45001.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
