Commit Graph

7 Commits (856e5a90f79f6ed3f5219d9464434ad3be823756)

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 38aebbfc9b Fixes Homebrew/homebrew#93 2009-10-15 16:40:07 +01:00
Max Howell 9de8ef8e1f DMD 1.047 2009-09-11 17:42:53 +01:00
Max Howell fe99e07595 Only install UNIX d samples 2009-08-10 18:12:16 +01:00
Max Howell 3b15855efa Update and improve dmd formula 2009-07-23 04:12:36 +01:00
Max Howell 042a5d4400 Use FileUtils.chmod 2009-06-26 12:58:32 +01:00
Max Howell 97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00