<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/compat, branch 0.9.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>std_cmake_args: Search for Frameworks last</title>
<updated>2012-06-03T17:03:56+00:00</updated>
<author>
<name>Charlie Sharpsteen</name>
</author>
<published>2012-05-29T23:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d1a48063906ed63cbdf1f014b6090cbbdcfedd97'/>
<id>d1a48063906ed63cbdf1f014b6090cbbdcfedd97</id>
<content type='text'>
Most Homebrew builds produce libraries, so CMake should give priority to
libraries when resolving dependencies.

Closes Homebrew/homebrew#12497.

Signed-off-by: Charlie Sharpsteen &lt;source@sharpsteen.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most Homebrew builds produce libraries, so CMake should give priority to
libraries when resolving dependencies.

Closes Homebrew/homebrew#12497.

Signed-off-by: Charlie Sharpsteen &lt;source@sharpsteen.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce std_cmake_args method</title>
<updated>2012-05-22T21:32:12+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-05-22T21:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a13857b15057586d1cfc268708c8112e2999a39b'/>
<id>a13857b15057586d1cfc268708c8112e2999a39b</id>
<content type='text'>
This differs from the current std_cmake_parameters in that it returns an
array instead of a string. Doing so makes dealing with it in formulae
much more pleasant, and for new formula hackers, less surprising.

std_cmake_parameters is retained in compat to maintain compatibility
with external formulae.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This differs from the current std_cmake_parameters in that it returns an
array instead of a string. Doing so makes dealing with it in formulae
much more pleasant, and for new formula hackers, less surprising.

std_cmake_parameters is retained in compat to maintain compatibility
with external formulae.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Formula.resolve_alias warning.</title>
<updated>2012-04-30T13:38:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2012-04-30T06:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9d81b0d84765732f81a62fc2bf637d08ccc206f2'/>
<id>9d81b0d84765732f81a62fc2bf637d08ccc206f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New fails_with infrastructure</title>
<updated>2012-04-01T17:39:59+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-03-18T18:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de444ead0b8898ea2989d6a8d5984c4c31318a64'/>
<id>de444ead0b8898ea2989d6a8d5984c4c31318a64</id>
<content type='text'>
 - Formulae can now declare failures on any compiler.
 - FailsWithLLVM and associated formula elements have been moved to
   compat.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Formulae can now declare failures on any compiler.
 - FailsWithLLVM and associated formula elements have been moved to
   compat.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust compat's fails_with_llvm call</title>
<updated>2012-03-13T15:07:16+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-03-13T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b8edc0cd73efe441cf9cdf52416195fdcc6b1df0'/>
<id>b8edc0cd73efe441cf9cdf52416195fdcc6b1df0</id>
<content type='text'>
handle_llvm_failure was moved into FailsWithLLVM and renamed.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle_llvm_failure was moved into FailsWithLLVM and renamed.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move old ENV.use_foo? compiler methods to compat</title>
<updated>2012-02-04T05:01:28+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-02-03T21:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=709674cb95f80ca8fb71c39a53e6fb74bcc2782f'/>
<id>709674cb95f80ca8fb71c39a53e6fb74bcc2782f</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compatibility for old formula</title>
<updated>2011-08-02T11:22:58+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2011-08-02T11:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b36dcc4ffde9a4f7419e9f876eac6ee77aaf3338'/>
<id>b36dcc4ffde9a4f7419e9f876eac6ee77aaf3338</id>
<content type='text'>
Allow compatibility to be disabled with --no-compat or HOMEBREW_NO_COMPAT environment variable.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow compatibility to be disabled with --no-compat or HOMEBREW_NO_COMPAT environment variable.</pre>
</div>
</content>
</entry>
</feed>
