summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: add [src] links to assert.htmlSam Ruby2018-09-021-27/+58
* doc: Remove 'dnt_helper.js'MaleDong2018-09-021-3/+11
* build: do not copy v8-inspector* headers ar part of installAlexey Kozyatinskiy2018-08-311-1/+9
* tools: Include links to source code in documentationSam Ruby2018-08-293-2/+153
* doc: support 'removed' field in doc YAML sectionsSarat Addepalli2018-08-262-1/+13
* tools: add missing package-lock to clang-formatMichaël Zasso2018-08-251-0/+113
* process: add allowedNodeEnvironmentFlags propertyChristopher Hiller2018-08-241-1/+1
* gyp: muffle xcodebuild warningsUjjwal Sharma2018-08-251-2/+14
* tools: update ESLint to 5.4.0Rich Trott2018-08-23135-4882/+247
* src: perform integrity checks on built-in code cacheJoyee Cheung2018-08-182-4/+46
* fs: readdir optionally returning type informationBryan English2018-08-131-0/+1
* tools: fix header escaping regressionSam Ruby2018-08-132-2/+5
* inspector: add inspector_protocol as a direct dependencyAndrey Lushnikov2018-08-1079-0/+18448
* tools: do not autolink section to itselfVse Mozhet Byt2018-08-081-2/+2
* tools: update ESLint to 5.3.0Rich Trott2018-08-07174-5007/+9123
* tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung2018-08-031-0/+9
* tools: update to using dmn 1.0.11Rich Trott2018-08-012-6/+6
* test: remove test/gc, integrate into parallelAnna Henningsen2018-08-011-1/+0
* tools,test: remove unused config hooksJon Moss2018-07-311-13/+0
* tools: patch gyp to avoid xcrun errorsUjjwal Sharma2018-07-291-7/+9
* tools: update cpplint to check for inline headersUjjwal Sharma2018-07-291-0/+17
* tools: update ESLint to 5.2.0Yuta Hiroto2018-07-28219-11440/+10886
* tools: convert addon-verify to remarkSam Ruby2018-07-283-16/+30
* tools: define xrange() in Python 3cclauss2018-07-271-0/+5
* build,win,v8: allow precompiling objects-inl.hJoão Reis2018-07-272-0/+2
* build: create V8 code cache after script is runJoyee Cheung2018-07-271-18/+7
* tools: fix docs and run known_issues by defaultJon Moss2018-07-261-2/+0
* tools: remove obsolete entries from licenseRich Trott2018-07-261-4/+0
* tools: flatten apidoc headersSam Ruby2018-07-261-6/+21
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-2596-23099/+422
* doc: specify `options` parameter type in zlib.mdVse Mozhet Byt2018-07-241-1/+3
* tools: validate apidoc linksSam Ruby2018-07-221-0/+13
* tools: build API TOC using raw headersSam Ruby2018-07-211-2/+4
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-2093-638/+21416
* tools: improve update-eslint.shRich Trott2018-07-191-1/+4
* tools: make getnodeversion.py python3-compatiblesilverwind2018-07-191-1/+1
* tools: properly convert .gypi in install.pyMichael Achenbach2018-07-191-4/+2
* src,tools: use https://nodejs.org URL when possible.XhmikosR2018-07-143-3/+3
* doc: add "Edit on GitHub" linkRich Trott2018-07-132-1/+10
* tools: avoid global install of dmn for lint updateRich Trott2018-07-121-5/+2
* tools: add no-duplicate-requires ruleGus Caplan2018-07-121-0/+70
* tools: build all.json by combining generated JSONSam Ruby2018-07-095-54/+66
* n-api: restrict exports by versionKyle Farnung2018-07-052-0/+8
* tools: build all.html by combining generated HTMLSam Ruby2018-07-021-0/+73
* doc: fix some linksVse Mozhet Byt2018-07-021-1/+1
* src: move context bootstrap to jsGus Caplan2018-06-271-0/+4
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-272-0/+125
* test: remove outdated, non-functioning testAnatoli Papirovski2018-06-241-20/+0
* tools: update ESLint to 5.0.0cjihrig2018-06-244393-46865/+155387
* build: build addon tests in parallelAnna Henningsen2018-06-111-0/+58