Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-06build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine
2013-03-06build: define nightly tag external to build systemTimothy J Fontaine
2013-02-26build: automatically add tag for nightly buildsTimothy J Fontaine
2013-02-20bench: Add bench-cryptoisaacs
2013-02-20bench: Only run http,net,fs,tls by defaultisaacs
2013-02-20bench: Use wrk for http benchmarkingisaacs
2013-02-20tools: Add wrk for benchmarking http serversisaacs
2013-02-20make: Add benchmark make targetsisaacs
2013-01-11Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-01-11make binary: allow custom config flagsNathan Rajlich
2012-11-27build: support ARM in makefile target 'binary'Adam Malcontenti-Wilson
2012-11-27build: add $(PYTHON) when calling configureMichael Axiak
2012-09-04build: add ninja support to MakefileBen Noordhuis
2012-09-04Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-29build: fix `make -j' fails after `make clean'Bearice Ren
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-15website: download pageGolo Roden
2012-08-10Makefile: add a better check to ensure a node "release"Nathan Rajlich
2012-08-06Makefile: move the release verification logic into a `make release-only` targetNathan Rajlich
2012-08-06Makefile: properly set the ARCH variable when forcing a DESTCPUNathan Rajlich
2012-08-06Makefile: allow the dest-cpu to be specified for `make binary`Nathan Rajlich
2012-08-06Makefile: add `make binary` helper targetNathan Rajlich
2012-08-06Makefile: add `make tar` helper targetNathan Rajlich
2012-08-06Makefile: add target for precompiled binary tarballsNathan Rajlich
2012-08-06Makefile: DRY js lintBen Noordhuis
2012-08-03Merge branch 'v0.8.5-release' into v0.8isaacs
2012-08-03build: Sign pkg installer for OS Xisaacs
2012-08-02installer: fix cross-compile installsBen Noordhuis
2012-07-25Merge branch 'v0.8.4-release' into v0.8isaacs
2012-07-25Fix #3761 build: Default to V=1isaacs
2012-07-25Build: add jslintfixisaacs
2012-07-10build: Regenerate docs for tarball and releasesisaacs
2012-06-28build: use proper python interpreterBen Noordhuis
2012-06-22blog: Generate RSS feedsisaacs
2012-06-22Generate static HTML blog content out of markdownisaacs
2012-06-16Makefile: Refuse to build release from unclean repoisaacs
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich
2012-06-11Remove dep symlinks from tarballisaacs
2012-06-07build: Prevent duplication of doc/api folderisaacs
2012-06-05test: make the node-weak install build agaist this repoNathan Rajlich
2012-05-15Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-15Escape leading # signs in 'make email.md'isaacs
2012-05-05test: No need for weak in 'make test'isaacs
2012-05-05test: No need for weak in 'make test'isaacs
2012-05-05Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-05Tests for memory leaksisaacs
2012-05-04test: Run weak install with --unsafe-permisaacs
2012-05-03Tests for memory leaksisaacs
2012-04-23build: support make install "DESTDIR=/path"Malte-Thorben Bruns
2012-04-18Fix test/ jslint failures (by not linting tests)isaacs