Adam Vandenberg
16abc347cc
Remove redundant :using specs
2012-04-19 21:06:00 -07:00
taiansu
cb21c09c07
v8: fix checksum
...
Closes Homebrew/homebrew#11757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:10:59 -05:00
Adam Vandenberg
89e76365da
v8 3.9.24
2012-04-18 19:52:39 -07:00
Adam Vandenberg
19cbcf1f17
v8: fix install_name_tool call
2012-02-11 10:03:26 -08:00
Adam Vandenberg
98dccd7257
v8 3.8.9
2012-02-09 20:58:43 -08:00
Charlie Sharpsteen
d7e3cc2119
v8: Prune unneeded version
2011-11-21 09:03:52 -08:00
Colin Hebert
d20ec213df
v8: 3.7.0
...
Set current version to 3.7.0, using official git mirror
Set HEAD to the official git mirror
Closes Homebrew/homebrew#8691 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:57:44 -08:00
Jack Nagel
bb44922515
Use ENV.make_jobs in formulae
...
Some formulae are still calling Hardware.processor_count; replace those
instances with ENV.make_jobs.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 00:05:15 -05:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Adam Vandenberg
19e5e6e64a
Mark scons, cmake & pkg-config as build-time deps
2010-10-12 07:13:29 -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
Adam Vandenberg
1c63dce8e0
Clean up v8
...
* Remove silly concatenation
* Don't need to require hardware in a formula (it's already there.)
2010-04-09 21:27:23 -07:00
Adam Vandenberg
7490d38e84
Use Pathname support for renames.
2010-03-07 11:27:23 -08:00
David Höppner
f764f15bdb
Fixes Homebrew/homebrew#657
2010-02-07 00:44:45 +01:00
Paul J. Davis
a3646446cf
New formula for Google's V8 JavaScript engine.
...
The visibility=default flag will cause me nightmares.
2009-12-05 17:55:40 +00:00
Daniel Huckstep
d41f07ca50
V8 Javascript Engine formula
2009-12-05 16:42:17 +00:00