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
2021-09-07build: add YAML lintingRich Trott
2021-08-25deps: add corepackMaël Nison
2021-08-22tools: fix markdown lintingRich Trott
2021-07-29build: override python executable path on configurelegendecas
2021-07-23doc,tools: remove `checkLinks.mjs`Antoine du Hamel
2021-07-19build: update coverage Makefile target commentsRichard Lau
2021-07-12build: update gcovr for gcc 8 compatibilityRichard Lau
2021-07-11build: remove unused comment in MakefileLitoMore
2021-07-11build: allow to build riscv64 using MakefileMakoto Kato
2021-07-05node-api: cctest on v8impl::Referencelegendecas
2021-06-23build: don't pass `--mode` argument to V8 test-runnerRichard Lau
2021-06-14tools: update doctool dependencies, migrate to ESMMichaël Zasso
2021-06-11build: make build-addons errors fail the buildRichard Lau
2021-06-09build: don't pass python override to V8 buildRichard Lau
2021-05-22build: replace non-POSIX test -a|oIssam E. Maghni
2021-04-25test,debugger: migrate node-inspect tests to coreRich Trott
2021-04-15build: default PYTHON to python3 in MakefileMichaël Zasso
2021-04-11build: add pummel tests to ci runsRich Trott
2021-04-09build: update Makefile to support fat binaryAsh Cripps
2021-04-07build: package release changelog for releasesRichard Lau
2021-03-06tools: add support for mjs and cjs JS snippet lintingAntoine du Hamel
2021-03-03tools: update eslint-plugin-markdown configurationcjihrig
2021-02-22tools: run doctool tests on GitHub Actions CIAntoine du Hamel
2021-01-20tools,doc: list the stability status of each APIZijian Liu
2021-01-11build: refactor Makefileraisinten
2020-12-15build: fix make test-npmRuy Adorno
2020-12-05tools: remove bashisms from macOS release scriptsAntoine du Hamel
2020-11-27build: fix typo in Makefileraisinten
2020-11-19build: replace which with command -vraisinten
2020-11-03build: fix lint-js-fix targetAntoine du Hamel
2020-10-30doc: recommend test-doc instead of lint-mdAntoine du Hamel
2020-10-30build,tools: add lint-js-doc targetAntoine du Hamel
2020-10-25test: refactor coverage logicbcoe
2020-10-22test: add windows and C++ coverageBenjamin Coe
2020-10-21build: use make functions instead of echoAntoine du Hamel
2020-10-19build: do not pass mode option to test-v8 commandMichaël Zasso
2020-10-08build: improved release lint error messageShelley Vohr
2020-10-07test: fix test suite to work with npm 7Myles Borins
2020-09-06tools: fix docopen targetAntoine du HAMEL
2020-09-06doc: spruce up user journey to local docs browsingDerek Lewis
2020-09-06tools: fix doc build targetsAntoine du HAMEL
2020-08-25build,deps: add gen-openssl targetEvan Lucas
2020-08-11build: cover all benchmark addons with C++ linterAnna Henningsen
2020-07-27build: speed up source tarball creationRichard Lau
2020-07-23build: fix test-ci-js task in MakefileRich Trott
2020-07-22build: do not run benchmark tests on 'make test'Rich Trott
2020-07-14build: add benchmark tests to CI runsRich Trott
2020-07-04tools: remove lint-js.jsRich Trott
2020-06-22build: add target specific build_type variableDaniel Bevenius
2020-06-08build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius