Commit Graph

4 Commits (f4553a3a8d0c1b7dedeeca77149905c51076abb9)

Author SHA1 Message Date
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 a4052a9b7c ENV.cc; returns the compiler we use 2009-09-21 23:50:57 +01:00
Adam Vandenberg 655370f37f Don't hardcode 'gcc' in manual formulas. 2009-09-21 13:06:21 -07:00
Brett Porter e969a9d8bf Tree formula
Tree is a recursive directory listing program that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS
environment variable is set and output is to tty.
2009-08-31 18:07:44 +01:00