aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
AgeCommit message (Collapse)Author
2011-09-16node 0.4.12João
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02Don't fails_with_llvm if MacOS.lion?Max Howell
Not sure how I failed so badly at logic. This should be rewritten so that the build info has a tested MacOS version too. However it seems unlikely that the same LLVM versions on different platforms would have different compile errors. So we'll risk it, and it'll be informative for us too.
2011-09-01Allow fails_with_llvm {}Max Howell
And fix node and ruby to use LLVM without complaint with Xcode 4.1 and Lion.
2011-08-17node 0.4.11Adam Vandenberg
2011-07-26node.js: fix library path in caveatsJasper van Wanrooy
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-20node 0.4.10João
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-29node.js 0.4.9João
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-01node: fix compilation on LeopardAdam Vandenberg
2011-05-26Use https for github repos.Adam Vandenberg
2011-05-21node 0.4.8Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-22Node 0.4.7Vladimir Andrijevik
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-14Node 0.4.6Vladimir Andrijevik
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02Update node.js to 1.4.5Gavin M. Roy
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-26Upgrade node.js to 0.4.4Vladimir Andrijevik
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-19node 0.4.3Arthur Kalmenson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-10node - fix audit warningAdam Vandenberg
2011-03-05Update node.js to 0.4.2 and fix git repoAku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-21Upgrade node.js to 0.4.1Can Duruk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12node v0.4.0Joshua Peek
Signed-off-by: David Höppner <0xffea@gmail.com>
2011-01-03Revert "Upgrade node to 0.3.2."Mike McQuaid
We're sticking to stable versions at the moment, my fault. This reverts commit 168cb3d3ff56105394d572dd2966b8b0de820714.
2011-01-03Upgrade node to 0.3.2.Duncan Grazier
Closes #3806. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30Update node.js to 0.2.6.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28Add NODE_PATH caveat to node.Mike McQuaid
Closes #3581.
2010-11-18Update node to 0.2.5.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24Update node.js to 0.2.4.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04updated to reflect version 0.2.3 of node.jsEric Hayes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17node 0.2.2Adam Vandenberg
2010-09-13Update node.js formula.Daniel De Aguiar
See http://nodejs.org/docs/v0.2.1/changelog.html. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20update node to 0.2Benjamin Fritsch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-13Updated node to 1.104Stuart Carnie
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-09Adding a --debug flag to the Node formula.elliottcable
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-07Use new symlink aliasesMax Howell
2010-08-05Update node 0.1.103Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-26Node 0.1.102Adam Vandenberg
2010-07-23node - only need to replace in wscriptAdam Vandenberg
2010-07-23cleanup nodeAdam Vandenberg
2010-07-19updated node to 0.1.101Benjamin Fritsch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03Updated formula: node 0.1.100Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21Updated formula: node 0.1.99Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17Remove caveats from node.js.Martin Kühl
Node.js includes a readline module for its repl, making the caveat obsolete. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm", to specifically message to the user when a formula is known or suspected to not build with LLVM. If the user specifies "--use-llvm", the message will be displayed, but compilation will be tried anyway. Since using LLVM is now an advanced/hidden feature instead of the default on 10.6, we'll let the user try anyway (and submit patches if things are now working.)
2010-06-12Update for node.js 0.1.98.Mark Imbriaco
* gnutls is not necessary, node uses libssl. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-31Update formula node.js to 0.1.97Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-22Updated formula: node 0.1.96Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-09Node 0.1.94Adam Vandenberg
2010-04-29version bump from 0.1.91 to 0.1.93doppler
Signed-off-by: Adam Vandenberg <flangy@gmail.com>