summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: relocate `remark-preset-lint-node`Refael Ackermann
2018-09-11tools: update `node-lint-md-cli-rollup`Refael Ackermann
2018-09-11tools: vendor in node-lint-md-cli-rollupRefael Ackermann
2018-09-11tools: update eslint to v5.5.0Ruben Bridgewater
2018-09-09tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-08tools: add [src] links to child-process.htmlSam Ruby
2018-09-07tools: remove lldbinit file from install scriptClemens Hammacher
2018-09-07tools: fix compilation after V8 upgradeMichaël Zasso
2018-09-06tools: update dmn to 2.0.0Rich Trott
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-02tools: add [src] links to assert.htmlSam Ruby
2018-09-02doc: Remove 'dnt_helper.js'MaleDong
2018-08-31build: do not copy v8-inspector* headers ar part of installAlexey Kozyatinskiy
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-08-26doc: support 'removed' field in doc YAML sectionsSarat Addepalli
2018-08-25tools: add missing package-lock to clang-formatMichaël Zasso
2018-08-24process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-08-25gyp: muffle xcodebuild warningsUjjwal Sharma
2018-08-23tools: update ESLint to 5.4.0Rich Trott
2018-08-18src: perform integrity checks on built-in code cacheJoyee Cheung
2018-08-13fs: readdir optionally returning type informationBryan English
2018-08-13tools: fix header escaping regressionSam Ruby
2018-08-10inspector: add inspector_protocol as a direct dependencyAndrey Lushnikov
2018-08-08tools: do not autolink section to itselfVse Mozhet Byt
2018-08-07tools: update ESLint to 5.3.0Rich Trott
2018-08-03tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung
2018-08-01tools: update to using dmn 1.0.11Rich Trott
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-07-31tools,test: remove unused config hooksJon Moss
2018-07-29tools: patch gyp to avoid xcrun errorsUjjwal Sharma
2018-07-29tools: update cpplint to check for inline headersUjjwal Sharma
2018-07-28tools: update ESLint to 5.2.0Yuta Hiroto
2018-07-28tools: convert addon-verify to remarkSam Ruby
2018-07-27tools: define xrange() in Python 3cclauss
2018-07-27build,win,v8: allow precompiling objects-inl.hJoão Reis
2018-07-27build: create V8 code cache after script is runJoyee Cheung
2018-07-26tools: fix docs and run known_issues by defaultJon Moss
2018-07-26tools: remove obsolete entries from licenseRich Trott
2018-07-26tools: flatten apidoc headersSam Ruby
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-24doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-07-22tools: validate apidoc linksSam Ruby
2018-07-21tools: build API TOC using raw headersSam Ruby
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-19tools: improve update-eslint.shRich Trott
2018-07-19tools: make getnodeversion.py python3-compatiblesilverwind
2018-07-19tools: properly convert .gypi in install.pyMichael Achenbach
2018-07-14src,tools: use https://nodejs.org URL when possible.XhmikosR