<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/os/linux, branch 1.2.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Stdenv: Add ENV.libxml2 and ENV.x11 for Linux</title>
<updated>2017-05-30T17:37:26+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-04-21T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e2c707d8b12fcf8deed952de8b1a181df6652cca'/>
<id>e2c707d8b12fcf8deed952de8b1a181df6652cca</id>
<content type='text'>
Add ENV.libxml2 primarily for the use of test do blocks.
Add a dummy ENV.x11 function.

See Linuxbrew/brew#356 and Linuxbrew/brew#382
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ENV.libxml2 primarily for the use of test do blocks.
Add a dummy ENV.x11 function.

See Linuxbrew/brew#356 and Linuxbrew/brew#382
</pre>
</div>
</content>
</entry>
<entry>
<title>OsxfuseRequirement: Port to Linux</title>
<updated>2017-04-16T04:20:09+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-02-20T17:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=608d72a35fc437a0cf3e8da53729e479cde0be3d'/>
<id>608d72a35fc437a0cf3e8da53729e479cde0be3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Skylake to Linux hardware list</title>
<updated>2017-04-02T22:27:19+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-03-10T22:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=573aeff11513a679577994cce84d31011090902b'/>
<id>573aeff11513a679577994cce84d31011090902b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extend/os/linux/system_config.rb</title>
<updated>2017-03-17T00:59:26+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-03-13T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0d5a53ba2cba0df3ce7fb4a10087c20aef94c3b6'/>
<id>0d5a53ba2cba0df3ce7fb4a10087c20aef94c3b6</id>
<content type='text'>
Report the Linux kernel, OS, and gcc versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report the Linux kernel, OS, and gcc versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: Add ARM to CPU.type</title>
<updated>2017-03-10T18:30:11+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-03-10T18:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6cbf9590d897db7cff7f2f81863ae34ccc947ed'/>
<id>c6cbf9590d897db7cff7f2f81863ae34ccc947ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code review cleanups</title>
<updated>2017-02-16T05:47:08+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-02-16T05:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c49b97dd9c4d65a68494a467d542a42528ea9b38'/>
<id>c49b97dd9c4d65a68494a467d542a42528ea9b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>java_requirement: port to Linux and refactor</title>
<updated>2017-02-16T05:35:26+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2016-12-05T02:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5a214de68d52eef0bbf99f740dc22c721dd02233'/>
<id>5a214de68d52eef0bbf99f740dc22c721dd02233</id>
<content type='text'>
Split the core requirement class into generic, Linux-specific,
and macOS-specific parts.

Additionally, the Linux version is now able to detect Java versions
(the previous Linuxbrew implementation was only able to detect
if Java was present at all.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split the core requirement class into generic, Linux-specific,
and macOS-specific parts.

Additionally, the Linux version is now able to detect Java versions
(the previous Linuxbrew implementation was only able to detect
if Java was present at all.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Kaby Lake to Linux hardware list</title>
<updated>2016-12-18T22:50:38+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2016-12-18T22:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ebb659af7da12771efe134e1f9386324423f4246'/>
<id>ebb659af7da12771efe134e1f9386324423f4246</id>
<content type='text'>
Note that no Mac hardware using a Kaby Lake processor has been released
yet, so do not add it to the equivalent list for macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that no Mac hardware using a Kaby Lake processor has been released
yet, so do not add it to the equivalent list for macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Style/Alias: Prefer `alias`.</title>
<updated>2016-09-23T16:19:53+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-23T16:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e851c9bf6c3adda268f1a307d6b49acb1ad1852d'/>
<id>e851c9bf6c3adda268f1a307d6b49acb1ad1852d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux/hardware/cpu: import family from Linuxbrew.</title>
<updated>2016-07-30T03:21:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-30T02:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5566757f60a66337644eba11d92821d0938da5bd'/>
<id>5566757f60a66337644eba11d92821d0938da5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
