Commit Graph

6 Commits (db9779fd637a61f0c158b21da209cd14958a1be7)

Author SHA1 Message Date
Jack Nagel ec3afe16a9 v8cgi: use a stable tarball
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 16:47:49 -05:00
Nibbles 2bits 834f661d9a v8cgi: Fix logic error with parentheses
v8cgi add parentheses around an implied if, so args get its value.
Closes Homebrew/homebrew#8126.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:53:36 -05: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 34875a1a22 v8cgi - spacing 2011-04-01 15:46:15 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Rowan Lewis af3e5b5d8c Added experimental v8cgi Forumula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 21:40:58 -07:00