Commit Graph

5 Commits (41078b736d5552f72b0438038476aa9c8c83562c)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Dan Walters 4a71219024 Get darwinbuild working.
- see http://darwinbuild.macosforge.org/trac/ticket/109, must use xcodebuild instead of make, at least on snow leopard
- xcode seems to use cc even for c++ files, which doesn't work, so just removing CC and LD from the environment

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-29 08:49:30 -07:00
Adam Vandenberg 51a8e59ab6 Update formulas to use :using. 2010-04-06 12:56:59 -07: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
David Höppner a62f7ae93d Darwinbuild formula 2009-10-12 23:21:04 +01:00