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
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
2020-05-28tools: fix check-imports.py to match on word boundariesRichard Lau
2020-05-25build: fix makefile script on windowsThomas
2020-05-23tools: add docserve targetAntoine du HAMEL
2020-05-23doc,tools: properly syntax highlight API ref docsDerek Lewis
2020-05-06Revert "src: add test/abort build tasks"Richard Lau
2020-04-11build: move doc versions JSON file out of out/docRichard Lau
2020-04-10build: fix LINT_MD_NEWER assignmentRich Trott
2020-04-06build: 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
2019-10-10build: make full-icu the default for releasesRichard Lau
2019-09-28build: include deps/v8/test/torque in source tarballRichard Lau
2019-09-23build: do not indent assignments in MakefileJoyee Cheung
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-12build: re-run configure on node_version.h changeAnna Henningsen
2019-09-10build: improve `make coverage`Anna Henningsen
2019-08-31build: hard code doctool in test-doc targetDaniel Bevenius