Commit graph

4 commits

Author SHA1 Message Date
Benjamin Kramer
38d65ad4a4 Respect CXX in unrar formula
LTO seems to miscompile this one, disable it.
It doesn't improve the code here anyways.

Closes Homebrew/homebrew#317.
2009-12-28 18:31:54 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
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.
2009-10-15 16:48:03 +01:00
Max Howell
aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell
3779273f09 Unrar formula
Very optimised, inspired by KDE's --enable-final
2009-06-18 08:20:47 +01:00