Commit Graph

15 Commits (5db2cefb7e9bce0b1612f535dc86a2e2ecc08c63)

Author SHA1 Message Date
Dominic Evans 39565f1ec0 Fix ack md5 and blog->raw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 07:08:48 -07:00
Adam Vandenberg d7c76817b4 ack - 1.92 with doc change so fix md5 2010-06-10 20:52:58 -07:00
Adam Vandenberg cb4aa0770b Fix ack md5 2010-06-10 19:06:30 -07:00
Max Howell dabeaddebb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
Brian Smyth 218a9af53f Update ack to 1.92 from 1.90. 2010-01-13 14:17:24 +00: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 45fb79a4cb Fix ack download location
This should be more reliable, still, he could rebase!
2009-09-29 15:46:34 +01:00
Matt Freels 654ed20b88 Ack moved to github 2009-09-24 23:47:34 +01:00
Max Howell fd160ba562 Ack 1.90
<http://groups.google.com/group/ack-announce/t/584c2c2df9b1ad3>
2009-09-11 17:42:54 +01:00
Max Howell d8ba293d16 Update Boost to 1.40 2009-08-29 14:15:22 +01:00
Adam Vandenberg 6df42ad45a Support building from Subversion repositories
Adds a new DownloadStrategy that checks files out from Subversion to the
cache, then exports over to the temp folder for the build.

To use checkout with the svn:// protocol or reimplement download_strategy and
return SubversionDownloadStrategy.
2009-08-24 01:03:30 +01:00
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell d67aab20d1 Fix ack formula 2009-07-23 04:12:25 +01:00
Max Howell 93112b88e6 Refactor class heirarchy 2009-06-05 23:39:56 +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