Commit Graph

9 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Johan Oskarsson baf9b2fff0 Upgraded to thrift 0.4.0
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove version var
2010-08-27 17:48:04 +02:00
Bas Kok 900cce5bbe bumped thrift version to 0.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 10:45:46 -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
Max Howell 00e01f3d73 Don't install Thrift scripting bindings
You can install them with easy_install/gem. I confess I don't know if these are worse? But they install outside the Homebrew prefix (/Library/Ruby etc.) so it's against policy.

We could add a flag for it though if this method is better.
2010-03-28 02:41:35 +01:00
Johan Oskarsson 980f2f62b3 Added support for Thrift 0.2.0 2010-03-28 02:41:34 +01:00
Max Howell dabeaddebb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +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
Renaud (Nel) Morvan 18799c326e fix thrift formula
Dependency to boost c++ lib was missing and thrift cannot be built without
2009-10-12 17:48:32 +01:00
Ask Solem 3abd5ee762 Thrift formula
Thrift is a software framework for scalable cross-language services
development. It combines a powerful software stack with a code generation
engine to build services that work efficiently and seamlessly between C++,
Java, Python, PHP, and Ruby. Thrift was developed at Facebook and released as
open source.
2009-09-03 16:34:35 +01:00