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
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
2019-08-23build: move tooltest to before jstest targetDaniel Bevenius
2019-08-19build: remove unused optionRich Trott
2019-08-17build: add a testclean targetDaniel Bevenius
2019-08-12tools: allow single JS file for --link-moduleDaniel Bevenius
2019-07-30build: do not mix spaces and tabs in MakefileLuigi Pinca
2019-07-24build: `uname -m` is amd64 on freebsd, not x86_64Ben Noordhuis
2019-07-22tools: remove unused pkgsrc directoryMichaël Zasso
2019-07-20build: skip test-ci doc targets if no cryptoRod Vagg
2019-06-17build: guard test-doc recipe with node_use_opensslDaniel Bevenius
2019-06-13build: lint all docs under docRichard Lau
2019-05-03build: delegate building from Makefile to ninjaRefael Ackermann
2019-04-23tools: implement node_mksnapshotJoyee Cheung
2019-04-23deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-17build: run `mkcodecache` as an actionRefael Ackermann
2019-04-17tools: implement mkcodecache as an executableJoyee Cheung
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann
2019-03-22build,meta: quiet/pretty make output by defaultRefael Ackermann
2019-03-08Revert "build: silence cpp lint by default"Refael Ackermann
2019-02-28build: silence cpp lint by defaultRuben Bridgewater
2019-02-21build,test: guard eslint with crypto checkDaniel Bevenius
2019-02-03tools: improve prerequisites for test-all-suitesRich Trott
2019-02-02tools: exclude benchmark code from coverage reportRich Trott
2019-02-02tools: add test-all-suites to MakefileRich Trott
2019-02-01test: allow coverage threshold to be enforcedBenjamin Coe
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-22build: do not lint python scripts under test/fixturesJoyee Cheung
2019-01-21test: switch to native v8 coverageBenjamin Coe
2019-01-17test: revert fail `coverage` target if tests fail"Michael Dawson
2019-01-15build,test: fail `coverage` target if tests failRefael Ackermann
2018-12-21tools: report unused disable-directives for ESLintRich Trott
2018-12-21build: correct fi indentation in MakefileDaniel Bevenius
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-12-15build: make lint-addon-docs run only if neededDaniel Bevenius
2018-12-10tools: do not lint tools/inspector_protocol or tools/markupsafecclauss
2018-12-06build: add '.git' to 'make lint-py' exclude listcclauss