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
2015-05-01test: make test-npm uses custom node, not globalJulien Gilli
2015-03-13make: remove node_dtrace from cpplint excludesJulien Gilli
2015-01-15build: add small-icu support for binary packagesJulien Gilli
2015-01-13Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12Julien Gilli
2015-01-03build: i18n: add icu config optionsSteven R. Loomis
2014-11-05test: more thorough tests for npmForrest L Norvell
2014-10-18docs: update api locationTimothy J Fontaine
2014-10-14doc: build branch versioned docsTimothy J Fontaine
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-08-08Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-05-02Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-04-08build: make sure changelog.html is generatedTimothy J Fontaine
2014-02-25test: migrate pummel/keep-alive to wrkTimothy J Fontaine
2014-02-14Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-14website: move website to joyent/node-websiteTimothy J Fontaine
2014-01-22addons: build and test examplesFedor Indutny
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine
2013-11-19Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-11-11gyp: update to bebdceaTimothy J Fontaine
2013-10-24build: fix test-gc weakref build ruleBen Noordhuis
2013-10-23build: fix test-gc weakref build ruleBen Noordhuis
2013-08-10 build: make ninja build respect V=Ben Noordhuis
2013-08-10build: don't auto-destroy existing configurationBen Noordhuis
2013-08-01cpplint: exclude src/node_win32_perfctr_provider.ccBen Noordhuis
2013-07-31make: add `cpplint` to `test` targetFedor Indutny
2013-07-23src: update v8 build requirementsTrevor Norris
2013-07-13Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-07-10build: use separate env vars for signingTimothy J Fontaine
2013-06-25Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-06-07build: add pkgsrc ruleTimothy J Fontaine
2013-05-06build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine
2013-05-06build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine
2013-04-24install: Support $(PREFIX) install target directory prefixOlof Johansson
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