<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Pathname: improve compute_disk_usage</title>
<updated>2016-04-01T08:30:14+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-01T03:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=91fd357c90a29dfb974d5e465d3236771c1e60f9'/>
<id>91fd357c90a29dfb974d5e465d3236771c1e60f9</id>
<content type='text'>
* Count .DS_Store disk usage but not file count.
* Count symlink's own disk usage instead of ignoring it.
* Count hardlinks disk usage only once.
* Add testcase.

Closes Homebrew/homebrew#50563.

Closes Homebrew/homebrew#50566.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Count .DS_Store disk usage but not file count.
* Count symlink's own disk usage instead of ignoring it.
* Count hardlinks disk usage only once.
* Add testcase.

Closes Homebrew/homebrew#50563.

Closes Homebrew/homebrew#50566.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Pathname#version: only parse version from file basename</title>
<updated>2016-03-31T09:10:22+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-31T09:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=028d155e97014076adf4e4dbc7c888fd871de321'/>
<id>028d155e97014076adf4e4dbc7c888fd871de321</id>
<content type='text'>
i.e. Ignoring the file's directory for version parsing.

Closes Homebrew/homebrew#50568.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i.e. Ignoring the file's directory for version parsing.

Closes Homebrew/homebrew#50568.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixes</title>
<updated>2016-03-31T05:16:50+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-03-23T11:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=45e138ffc6059570421dc203c2e69ba5214cdfaa'/>
<id>45e138ffc6059570421dc203c2e69ba5214cdfaa</id>
<content type='text'>
SDK 10.10 isn't something that exists for Xcode 7, so stop looking for
it and rely on MACOSX_DEPLOYMENT_TARGET instead.

See PR Homebrew/homebrew#50137 Yosemite build failure

Closes Homebrew/homebrew#50355.

Signed-off-by: ilovezfs &lt;ilovezfs@icloud.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SDK 10.10 isn't something that exists for Xcode 7, so stop looking for
it and rely on MACOSX_DEPLOYMENT_TARGET instead.

See PR Homebrew/homebrew#50137 Yosemite build failure

Closes Homebrew/homebrew#50355.

Signed-off-by: ilovezfs &lt;ilovezfs@icloud.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add HOMEBREW_ENV_PATH internal variable</title>
<updated>2016-03-21T11:07:38+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-19T17:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ce7b32cec835bb658df75a0c691db9a97921163c'/>
<id>ce7b32cec835bb658df75a0c691db9a97921163c</id>
<content type='text'>
`Library/ENV` like `Library/Homebrew` is part of Homebrew basecode. It
should be able to be accessed during the `brew tests`.

By adding HOMEBREW_ENV_PATH variable, we allow test suit to locate these
codes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Library/ENV` like `Library/Homebrew` is part of Homebrew basecode. It
should be able to be accessed during the `brew tests`.

By adding HOMEBREW_ENV_PATH variable, we allow test suit to locate these
codes.
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate SHA1</title>
<updated>2016-03-20T06:55:58+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-20T06:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bd7e8543b3fba04a914f8f8c583652d6970d51db'/>
<id>bd7e8543b3fba04a914f8f8c583652d6970d51db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Avoid constructing paths by string interpolation"</title>
<updated>2016-03-19T11:14:50+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-03-17T05:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fe37cc52713e37c24ddf9a7a75f5118594acd3b1'/>
<id>fe37cc52713e37c24ddf9a7a75f5118594acd3b1</id>
<content type='text'>
This reverts commit 8c7f3d859e8f715b6c63e4fe75e7a636aee4167f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8c7f3d859e8f715b6c63e4fe75e7a636aee4167f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid constructing paths by string interpolation</title>
<updated>2016-03-19T11:14:50+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-03-16T06:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=87781f2a3734ad778660126fb2bc9681092f5951'/>
<id>87781f2a3734ad778660126fb2bc9681092f5951</id>
<content type='text'>
Closes Homebrew/homebrew#50154.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#50154.
</pre>
</div>
</content>
</entry>
<entry>
<title>superenv: fix make_jobs regular expression</title>
<updated>2016-03-13T06:32:05+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-03-11T11:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1e1184fc2d7bae278b2806ddda296e26dcc9fe97'/>
<id>1e1184fc2d7bae278b2806ddda296e26dcc9fe97</id>
<content type='text'>
HOMEBREW_MAKE_JOBS can be a multidigit number. The regex should match
the entire number not just the last digit.

Closes Homebrew/homebrew#50016.

Signed-off-by: Tim D. Smith &lt;git@tim-smith.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HOMEBREW_MAKE_JOBS can be a multidigit number. The regex should match
the entire number not just the last digit.

Closes Homebrew/homebrew#50016.

Signed-off-by: Tim D. Smith &lt;git@tim-smith.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>install_renamed: handle recursive installs.</title>
<updated>2016-03-08T05:47:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-03-07T15:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0578ba0f429708773489fdd8f9647c2712c7025c'/>
<id>0578ba0f429708773489fdd8f9647c2712c7025c</id>
<content type='text'>
Closes Homebrew/homebrew#49845.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#49845.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARGV: switch? should only has one dash</title>
<updated>2016-02-26T08:50:55+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-02-26T08:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=73b79de7bcd97e10c8d3719988bf08f94373872f'/>
<id>73b79de7bcd97e10c8d3719988bf08f94373872f</id>
<content type='text'>
If user inputs argument such as `-with-flag`, we can assume it's a bad flag.

Closes Homebrew/homebrew#49256

Closes Homebrew/homebrew#49550.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If user inputs argument such as `-with-flag`, we can assume it's a bad flag.

Closes Homebrew/homebrew#49256

Closes Homebrew/homebrew#49550.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
