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
2022-05-26Revert "tools: refactor `tools/license2rtf` to ESM"Richard Lau
2022-05-25tools: refactor `tools/license2rtf` to ESMFeng Yu
2022-05-22tools: refactor build-addons.js to ESMFeng Yu
2022-04-21build: run V8 tests with detected Python versionRichard Lau
2022-02-26build: add corepack to the auto-updated dependenciesMaël Nison
2022-01-18doc: make contributing info more discoverableMichael Dawson
2022-01-18tools: add missing `.PHONY` and `.NOTPARALLEL` targets in `Makefile`Antoine du Hamel
2022-01-18build: fix npm version detectionMichaël Zasso
2022-01-06build: start build on z/OSalexcfyung
2021-12-07build: skip documentation generation if no ICURich Trott
2021-12-05tools: use jsdoc recommended rulesRich Trott
2021-11-27build: remove legacy -J test.py option from Makefile/vcbuildRich Trott
2021-10-30test: test `crypto.setEngine()` using an actual engineDarshan Sen
2021-10-11deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius
2021-09-29build: set DESTCPU correctly for 'make binary' on Apple SiliconChris Heisterkamp
2021-09-25tools: implement markdown formattingRich Trott
2021-09-25tools: re-implement lint-md without unified-argsRich Trott
2021-09-23build: add --no-user for pip commands in MakefileRich Trott
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