The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / README.md @ ce82d6b8

History | View | Annotate | Download (2.09 KB)

# Date Author Comment
b7f36e18 10/01/2013 02:37 AM Ben Noordhuis

doc: link to pre-built binaries, add install note

lLnk to http://nodejs.org/download/ and add a short primer on how to
extract the tarballs.

Fixes #6292.

9fad8e5d 09/13/2013 08:55 AM Ben Noordhuis

doc: fix blog link in blog posts and README

Apparently Joyent decommissioned joyeur.com but at least they saved the
contents of the blog. Update the links in the README and the nodejs.org
blog posts.

Hat tip to Eugen Pirogoff (@eugenpirogoff) for pointing it out....

89dcf225 05/22/2013 07:47 AM Ben Noordhuis

doc: the build requires gcc 4.2 or newer

4b69bcfc 05/09/2013 06:15 PM isaacs

doc: s/search.npmjs.org/npmjs.org/

13d86a86 01/22/2013 07:53 AM Ben Noordhuis

doc: document PYTHON env var in README

6c5fdd52 09/02/2012 07:32 AM Ben Noordhuis

doc: document prerequisites in README

beb7425c 07/18/2012 08:23 AM Ben Noordhuis

doc: build requires GNU make 3.81+

760928bf 01/05/2012 10:44 AM Ben Noordhuis

docs: mention that python 2.6 or 2.7 is required

89e894b1 12/05/2011 07:51 PM Maciej Małecki

doc: add Travis CI build status image

fc61134b 11/01/2011 05:26 PM Maciej Małecki

doc: fix links

Changes:

  • 'http://github.com' => 'https://github.com'
  • 'https://github.com/ry/node' => 'https://github.com/joyent/node'
  • 'https://github.com/ry/http-parser' =>
    'https://github.com/joyent/http-parser'
  • old issue links
  • wiki link
b66d225c 09/06/2011 05:11 PM Ben Noordhuis

docs: document that the build system depends on python >= 2.5.2

Fixes #354.

779c93c5 08/26/2011 08:06 PM Igor Zinkovsky

merge vcbuild.bat and generate_projects.bat

bbb38b89 08/06/2011 02:25 AM koichik

[doc] add link to npm search in Readme.md

Fixes #1459.

6e53cf8b 01/27/2011 07:24 PM Ryan Dahl

Fix links

3a05a6ea 01/27/2011 07:20 PM David Trejo

newcomer resources in README

Closes GH-579.