<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os/mac, branch 1.5.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Move linkage_checker from os/mac to generic</title>
<updated>2018-02-28T19:18:27+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2018-02-28T17:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=97932c1abfbeeeeb57c36de3382451d7167d7c7b'/>
<id>97932c1abfbeeeeb57c36de3382451d7167d7c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: Distinguish indirect deps from undeclared deps</title>
<updated>2018-02-10T15:26:54+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2018-02-10T13:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c946da88ab07772ac4becd45ef0c82a60bbfc515'/>
<id>c946da88ab07772ac4becd45ef0c82a60bbfc515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate default_formula Requirement DSL</title>
<updated>2018-01-14T13:27:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-14T13:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b70b5429d09d13526ccc08c67fd6a6373b471409'/>
<id>b70b5429d09d13526ccc08c67fd6a6373b471409</id>
<content type='text'>
This has been a nightmare in terms of the complexity to our dependency
system and the whack-a-mole required on bugs. If a Requirement resolves
to a Formula it should just use `depends_on "formula"` instead. This
matches the effective behaviour all users of bottles (the vast majority
of users and installs) and what we're doing in Homebrew/homebrew-core.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been a nightmare in terms of the complexity to our dependency
system and the whack-a-mole required on bugs. If a Requirement resolves
to a Formula it should just use `depends_on "formula"` instead. This
matches the effective behaviour all users of bottles (the vast majority
of users and installs) and what we're doing in Homebrew/homebrew-core.
</pre>
</div>
</content>
</entry>
<entry>
<title>LD64Dependency is needed on macOS only</title>
<updated>2018-01-03T18:52:12+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2018-01-03T18:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5d9149a4b9fec1a70df69dff05d9e6b117629467'/>
<id>5d9149a4b9fec1a70df69dff05d9e6b117629467</id>
<content type='text'>
Move ld64_dependency.rb to os/mac/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move ld64_dependency.rb to os/mac/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Xcode 9.2</title>
<updated>2017-12-08T14:59:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T14:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1aee4e1e1c388a549d05ba8404bad17d40add29f'/>
<id>1aee4e1e1c388a549d05ba8404bad17d40add29f</id>
<content type='text'>
Update all the necessary versions but also cleanup some related
indentation and point the `Xcode.md` document to the code rather than
duplicating it there (which means it sometimes ends up outdated).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all the necessary versions but also cleanup some related
indentation and point the `Xcode.md` document to the code rather than
duplicating it there (which means it sometimes ends up outdated).
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement linkage for Linux</title>
<updated>2017-12-04T00:22:51+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-02T00:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d79c5ade1abaad0fb1ea88f2b949def8dcfddb81'/>
<id>d79c5ade1abaad0fb1ea88f2b949def8dcfddb81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x11_requirement: remove custom minimum version.</title>
<updated>2017-12-03T13:33:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-03T13:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8b9ac2b2e030a70bd6ee99ac8b0c9b9f92fd621b'/>
<id>8b9ac2b2e030a70bd6ee99ac8b0c9b9f92fd621b</id>
<content type='text'>
This isn't desired or needed. Ensure older code still works, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't desired or needed. Ensure older code still works, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CVSRequirement and SubversionRequirement</title>
<updated>2017-11-25T17:45:08+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-11-21T00:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=baa3d187d63d5a9bb17fd4dbc052a899b597c2b8'/>
<id>baa3d187d63d5a9bb17fd4dbc052a899b597c2b8</id>
<content type='text'>
Use these two requirements in DependencyCollector.
Remove the unused function MacOS::Xcode.provides_cvs?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use these two requirements in DependencyCollector.
Remove the unused function MacOS::Xcode.provides_cvs?
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: check if Xcode needs CLT installed.</title>
<updated>2017-11-17T21:35:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-17T19:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cd0db51343ff7c5a35173594725978c81c36c0fc'/>
<id>cd0db51343ff7c5a35173594725978c81c36c0fc</id>
<content type='text'>
Require the CLT on all but the latest version of macOS to avoid the
continuous workarounds for SDK weirdness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require the CLT on all but the latest version of macOS to avoid the
continuous workarounds for SDK weirdness.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3377 from maxim-belkin/extend-pathname</title>
<updated>2017-11-10T17:49:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T17:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee4172159bc09f23dbcccc2fca471b12d8bc7ecd'/>
<id>ee4172159bc09f23dbcccc2fca471b12d8bc7ecd</id>
<content type='text'>
pathname: new methods and improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pathname: new methods and improvements</pre>
</div>
</content>
</entry>
</feed>
