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