Commit Graph

11 Commits (16207fae35a8c7e6568e3d812765a5287c8c9b18)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Anthony Ramine aabafaf8b6 wrangler: respect $CC during compilation
Closes Homebrew/homebrew#11524.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-11 01:01:37 -05:00
Adam Vandenberg 6d3b04061b wrangler 0.9.3.1 2012-03-10 14:59:32 -08:00
Matthew Conway 5f2e541e31 Update wrangler to 0.9.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-28 09:00:29 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
mattonrails 751c3b924a Update wrangler to 0.9.0-220910
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03 19:50:58 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
joewilliams 5bb0c81faa wrangler upgrade and fix
Fixes Homebrew/homebrew#219
2009-12-19 16:43:39 +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 a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
Geoff Cant 9394e6a395 Adding a Formula for the Emacs Erlang refactoring mode Wrangler 2009-09-16 14:49:07 +01:00