<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/os/mac, 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>Merge pull request #3543 from MikeMcQuaid/remove-env-unsets</title>
<updated>2017-12-10T17:46:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-10T17:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=837ea74f448092d822a42ff137642c0aaf076650'/>
<id>837ea74f448092d822a42ff137642c0aaf076650</id>
<content type='text'>
Remove some unset/checked environment checks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some unset/checked environment checks</pre>
</div>
</content>
</entry>
<entry>
<title>X11Requirement: Inherit from generic class [macOS]</title>
<updated>2017-12-08T18:38:58+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-08T18:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=020c1adebd8d847954ee19a5600466ceab4ba562'/>
<id>020c1adebd8d847954ee19a5600466ceab4ba562</id>
<content type='text'>
Fix the warning: already initialized constant X11Requirement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the warning: already initialized constant X11Requirement
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unset/checked environment checks</title>
<updated>2017-12-08T16:33:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T16:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b9ca5dbf5b625f1da93b82f5752b37ee0c61600'/>
<id>6b9ca5dbf5b625f1da93b82f5752b37ee0c61600</id>
<content type='text'>
These will be redundant once environment filtering is on by default
in #3529.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be redundant once environment filtering is on by default
in #3529.
</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>extend/pathname: Add os/linux/elf.rb</title>
<updated>2017-12-04T00:22:51+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-02T00:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e5847b652f93744d41f45b5636e67bb2748d67c7'/>
<id>e5847b652f93744d41f45b5636e67bb2748d67c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hardware::CPU: Implement OS-agnostic methods</title>
<updated>2017-12-01T23:18:35+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-11-29T19:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0ce7a74c585eb01df60f1e9d353825d90bd3d969'/>
<id>0ce7a74c585eb01df60f1e9d353825d90bd3d969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More environment filtering fixes</title>
<updated>2017-11-27T10:48:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-27T10:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fb6cf0c3f8cc8e440a9e750878faf13430a1e20a'/>
<id>fb6cf0c3f8cc8e440a9e750878faf13430a1e20a</id>
<content type='text'>
- Make `brew pull` pass through Git environment variables
- Whitelist all `TRAVIS_` variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make `brew pull` pass through Git environment variables
- Whitelist all `TRAVIS_` variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV: don't set MACOSX_DEPLOYMENT_TARGET</title>
<updated>2017-11-18T19:31:08+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-11-18T19:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=15a2ef525f3d668c16efccb1d3a477cf90a1d0e0'/>
<id>15a2ef525f3d668c16efccb1d3a477cf90a1d0e0</id>
<content type='text'>
CMake tries to use Xcode if MACOSX_DEPLOYMENT_TARGET is set but that can
lead to build failures when SDKROOT isn't set. The CMake behavior at
minimum manifests as -isysroot spontaneously being set to the Xcode SDK,
which brew sometimes can't successfully fully unwind with its ENV hacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake tries to use Xcode if MACOSX_DEPLOYMENT_TARGET is set but that can
lead to build failures when SDKROOT isn't set. The CMake behavior at
minimum manifests as -isysroot spontaneously being set to the Xcode SDK,
which brew sometimes can't successfully fully unwind with its ENV hacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak SDK variables for new Xcode/CLT setup.</title>
<updated>2017-11-17T21:35:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-17T19:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2e1331cbc8917353411dde26b45ed1df444cfb99'/>
<id>2e1331cbc8917353411dde26b45ed1df444cfb99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
