<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/unittest.rb, branch 0.9.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Some subdirs and renames to aid homebrew n00bs</title>
<updated>2009-10-15T15:51:53+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-15T11:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=543a113712635b64bcfe0804acea0d8079b8bd44'/>
<id>543a113712635b64bcfe0804acea0d8079b8bd44</id>
<content type='text'>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</pre>
</div>
</content>
</entry>
<entry>
<title>s/require 'brewkit'/require 'formula'/g</title>
<updated>2009-10-15T15:48:03+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-15T08:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ca1a6492bc7921c3ad269f434be5b927802ada64'/>
<id>ca1a6492bc7921c3ad269f434be5b927802ada64</id>
<content type='text'>
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert copy pasta</title>
<updated>2009-10-09T14:21:37+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-09T14:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0406bcdac2372a69285725e26e86afebb5a8cd89'/>
<id>0406bcdac2372a69285725e26e86afebb5a8cd89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I believe in a world where unittests work with Ruby 1.8.6</title>
<updated>2009-10-09T02:59:41+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-09T02:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=32c2a562cb61e700718cc6ca6302639e785146a1'/>
<id>32c2a562cb61e700718cc6ca6302639e785146a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Angband version style</title>
<updated>2009-09-29T22:34:17+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-29T19:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c0253a75df93f67ae7a4ab14f1f0960b0b484556'/>
<id>c0253a75df93f67ae7a4ab14f1f0960b0b484556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to downgrade from LLVM to gcc.</title>
<updated>2009-09-29T14:45:48+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-09-26T02:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=14b3ea887a06a296d3c3c2cb48d7f06d302a94e5'/>
<id>14b3ea887a06a296d3c3c2cb48d7f06d302a94e5</id>
<content type='text'>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I added ENV tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I added ENV tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the tests green for the updater component</title>
<updated>2009-09-27T23:20:51+00:00</updated>
<author>
<name>Eloy Duran</name>
</author>
<published>2009-09-25T19:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fab877de187fe2729ea7331b8b453d735972e22b'/>
<id>fab877de187fe2729ea7331b8b453d735972e22b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly distinguish between added and updated formulae.</title>
<updated>2009-09-27T23:20:50+00:00</updated>
<author>
<name>Eloy Duran</name>
</author>
<published>2009-09-20T15:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1022c23990d300eaa93da3736db2691896b20664'/>
<id>1022c23990d300eaa93da3736db2691896b20664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find version number in *-src.tarball</title>
<updated>2009-09-25T17:57:44+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-09-23T14:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a3668bef76d66cd3295280b771d2ff2ffac0b58d'/>
<id>a3668bef76d66cd3295280b771d2ff2ffac0b58d</id>
<content type='text'>
Signed-Off-By: Max Howell &lt;max@methylblue.com&gt;

I added a unittest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-Off-By: Max Howell &lt;max@methylblue.com&gt;

I added a unittest.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use full paths to all system utilities</title>
<updated>2009-09-24T17:26:24+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-23T15:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=44a1fa418e4251486ac811d1f8a2db99847f69b5'/>
<id>44a1fa418e4251486ac811d1f8a2db99847f69b5</id>
<content type='text'>
Otherwise you run the risk of not running the exact version / make of the utility you planned.

Fixes Homebrew/homebrew#48

Really we need to do this formula too, so I guess a make and cmake function are on the way…
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise you run the risk of not running the exact version / make of the utility you planned.

Fixes Homebrew/homebrew#48

Really we need to do this formula too, so I guess a make and cmake function are on the way…
</pre>
</div>
</content>
</entry>
</feed>
