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-05-01build: package release changelog for releasesRichard Lau
2021-05-01tools,doc: list the stability status of each APIZijian Liu
2021-05-01build: refactor Makefileraisinten
2021-05-01tools: remove bashisms from macOS release scriptsAntoine du Hamel
2021-05-01build: fix typo in Makefileraisinten
2021-04-30build: do not pass mode option to test-v8 commandMichaël Zasso
2021-04-06test: refactor coverage logicbcoe
2020-12-15build: replace which with command -vraisinten
2020-12-15build: fix lint-js-fix targetAntoine du Hamel
2020-12-15doc: recommend test-doc instead of lint-mdAntoine du Hamel
2020-12-15build,tools: add lint-js-doc targetAntoine du Hamel
2020-12-15build: use make functions instead of echoAntoine du Hamel
2020-10-14build: improved release lint error messageShelley Vohr
2020-09-07tools: fix docopen targetAntoine du HAMEL
2020-09-07doc: spruce up user journey to local docs browsingDerek Lewis
2020-09-07tools: fix doc build targetsAntoine du HAMEL
2020-09-01build,deps: add gen-openssl targetEvan Lucas
2020-08-20build: cover all benchmark addons with C++ linterAnna Henningsen
2020-07-29build: fix test-ci-js task in MakefileRich Trott
2020-07-29build: do not run benchmark tests on 'make test'Rich Trott
2020-07-29build: add benchmark tests to CI runsRich Trott
2020-07-28build: speed up source tarball creationRichard Lau
2020-07-17tools: remove lint-js.jsRich Trott
2020-06-30build: add target specific build_type variableDaniel Bevenius
2020-06-30build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius
2020-06-30tools: fix check-imports.py to match on word boundariesRichard Lau
2020-06-30build: fix makefile script on windowsThomas
2020-06-30tools: add docserve targetAntoine du HAMEL
2020-06-30doc,tools: properly syntax highlight API ref docsDerek Lewis
2020-05-07Revert "src: add test/abort build tasks"Richard Lau
2020-04-14build: move doc versions JSON file out of out/docRichard Lau
2020-04-14build: fix LINT_MD_NEWER assignmentRich Trott
2020-04-07build: use tabs for indentation in MakefileLuigi Pinca
2020-04-01tools: only fetch previous versions when necessaryRichard Lau
2020-03-30doc: tests local links in markdown documentsAntoine du HAMEL
2020-03-30src: add test/abort build tasksChristian Niederer
2020-03-21test: add extended embedder cctestAnna Henningsen
2020-03-21src,test: add full-featured embedder API testAnna Henningsen
2020-03-10build: macOS package notarizationRod Vagg
2020-03-05build: fix zlib tarball generationShelley Vohr
2020-03-04doc: improve doc/markdown file organization coherenceConorDavenport
2020-03-01build: only lint markdown files that have changed (POSIX-only)Rich Trott
2019-12-14build: fix missing x64 arch suffix in binary tar namelegendecas
2019-12-02build,win: add test-ci-native and test-ci-jsJoão Reis
2019-11-30tools: add unified plugin changing links for html docsMarek Łabuz
2019-11-11test: fix Python unittests in ./test and ./toolscclauss
2019-11-06Revert "test: test configure ninja"Anna Henningsen
2019-11-06test: test configure ninjaPatrick Housley
2019-10-22build: make linter failures fail `test-doc` targetRichard Lau
2019-10-17build: build benchmark addons like test addonsRichard Lau