aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
AgeCommit message (Collapse)Author
2010-01-14Updated node.js from version 0.1.23 to 0.1.25Tom Ward
Fixes #445
2010-01-13Upgrading Node.js to v0.1.23elliottcable
2009-12-21Added node head versionFelix Geisendörfer
2009-12-19updating node to 0.1.22Johnathon Hornbeck
2009-12-12Upgrading Node.js to v0.1.21elliottcable
2009-12-12aka Node.jsMax Howell
2009-12-05Update to node.js v0.1.20.Dan Walters
2009-11-11Cleaning breaks out the v8 symbols in Node.js, which are necessary to build ↵elliottcable
.node extensions.
2009-11-11Updating node.rb and mongodb.rb Formulas to latest version.pedro
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-10Added a Node.js formula.elliottcable
All sorts of weirdness is fixed by setting ENV.gcc_4_2, so… that’s a must.