<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/requirements, branch 1.4.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>java_requirement: use popen_read :err option.</title>
<updated>2017-12-14T16:44:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T15:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8410950d14f7666854a6f94aa24d31b59892465c'/>
<id>8410950d14f7666854a6f94aa24d31b59892465c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python_requirement: various tweaks/fixes.</title>
<updated>2017-12-14T09:21:26+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T09:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4e647cbc6b3dbc3f128d09e0709b0a559eb9e84'/>
<id>f4e647cbc6b3dbc3f128d09e0709b0a559eb9e84</id>
<content type='text'>
- simplify the code by avoiding some unnecessary variables and rename
  functions
- make more stuff private so implementation details don't leak
- make Python 2 binary `python2.7` to handle cases like those in
  https://github.com/Homebrew/homebrew-core/issues/21500
- only set `PYTHONPATH` for system Python; Homebrew's Python doesn't
  need it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify the code by avoiding some unnecessary variables and rename
  functions
- make more stuff private so implementation details don't leak
- make Python 2 binary `python2.7` to handle cases like those in
  https://github.com/Homebrew/homebrew-core/issues/21500
- only set `PYTHONPATH` for system Python; Homebrew's Python doesn't
  need it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement X11Requirement for Linux</title>
<updated>2017-12-07T16:45:29+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-07T16:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=804393efc466e72ea07b3e38b09d39a5a64d1b78'/>
<id>804393efc466e72ea07b3e38b09d39a5a64d1b78</id>
<content type='text'>
Move the XQuartz implementation to extend/os/mac/requirements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the XQuartz implementation to extend/os/mac/requirements.
</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>gpg2_requirement: use direct 'available?' logic</title>
<updated>2017-10-22T04:11:52+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-22T01:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1b084b5aa021d5399f4bc560ccab715766f09c16'/>
<id>1b084b5aa021d5399f4bc560ccab715766f09c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</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 #3333 from DomT4/java_versioning</title>
<updated>2017-10-18T09:03:39+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-10-18T09:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a5c8628ffb05b2af91dcd2b0039d62c574a6f120'/>
<id>a5c8628ffb05b2af91dcd2b0039d62c574a6f120</id>
<content type='text'>
java_requirement: fix Java 9 version detection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
java_requirement: fix Java 9 version detection</pre>
</div>
</content>
</entry>
<entry>
<title>java_requirement: fix detection of new Java versioning scheme</title>
<updated>2017-10-18T06:13:33+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-18T01:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=19790679bc3f567ce68dc161fce4868e1b3e8bf2'/>
<id>19790679bc3f567ce68dc161fce4868e1b3e8bf2</id>
<content type='text'>
Closes https://github.com/Homebrew/brew/issues/3331.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/Homebrew/brew/issues/3331.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename MinimumMacOSRequirement to MacOSRequirement</title>
<updated>2017-10-17T23:16:44+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-10-06T17:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=230c87aff006e36bd65bb6dcc8a3877aad2c9290'/>
<id>230c87aff006e36bd65bb6dcc8a3877aad2c9290</id>
<content type='text'>
Move MinimumMacOSRequirement to compat.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move MinimumMacOSRequirement to compat.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add depends_on :linux and :macos</title>
<updated>2017-10-17T23:16:12+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-02-25T18:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=95e144a1c8ef809307ea0641050a3265882fe36d'/>
<id>95e144a1c8ef809307ea0641050a3265882fe36d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
