James Ferguson
f4df80584d
readme: grammer fix
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
10 years ago
John Albietz
fc6eae8da2
readme: added g++ requirement
Signed-off-by: Fedor Indutny <fedor@indutny.com>
11 years ago
Ionică Bizău
02b8109c14
docs: highlight shell-codes in CONTRIBUTING.md
Signed-off-by: Fedor Indutny <fedor@indutny.com>
11 years ago
Ben Noordhuis
9e32a7daaa
build: add libicu i18n support
Adds a --with-icu-path= switch to the configure script. Requires that
the user checks out the copy of libicu that's bundled with chromium to
a fixed directory. It's still a little rough around the edges but it
works.
Fixes #6371 .
11 years ago
Ben Noordhuis
b7f36e187d
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 .
11 years ago
Ben Noordhuis
9fad8e5dc4
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.
Fixes #6224 .
11 years ago
Jay Beavers
474d58c111
doc: Small update of readme for Windows users
12 years ago
Antony Bailey
58159e308b
doc: remove travis status image
The project has moved to Jenkins. The status image is no longer
needed and perpetually shows a failed build. Remove it.
12 years ago
Ben Noordhuis
89dcf22526
doc: the build requires gcc 4.2 or newer
12 years ago
isaacs
4b69bcfc66
doc: s/search.npmjs.org/npmjs.org/
12 years ago
Ben Noordhuis
13d86a86d6
doc: document PYTHON env var in README
12 years ago
Ben Noordhuis
6c5fdd5223
doc: document prerequisites in README
12 years ago
Ben Noordhuis
beb7425c18
doc: build requires GNU make 3.81+
13 years ago
Ben Noordhuis
760928bfad
docs: mention that python 2.6 or 2.7 is required
13 years ago
Maciej Małecki
89e894b17a
doc: add Travis CI build status image
13 years ago
Maciej Małecki
fc61134b1a
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
13 years ago
Ben Noordhuis
b66d225c6e
docs: document that the build system depends on python >= 2.5.2
Fixes #354 .
14 years ago
Igor Zinkovsky
779c93c523
merge vcbuild.bat and generate_projects.bat
14 years ago
koichik
bbb38b8918
[doc] add link to npm search in Readme.md
Fixes #1459 .
14 years ago
Ryan Dahl
6e53cf8b3f
Fix links
14 years ago
David Trejo
3a05a6eaca
newcomer resources in README
Closes GH-579.
14 years ago