summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* deps: add ada as a dependencyYagiz Nizipli2023-04-111-1/+1
* tools: run format-cpp on node-api test c filesChengzhong Wu2023-04-051-4/+11
* build,test: add proper support for IBM iXu Meng2023-04-051-0/+3
* test: add WPTRunner support for variants and generating WPT reportsFilip Skokan2023-03-041-0/+6
* deps: upgrade npm to 9.3.0npm CLI robot2023-01-311-1/+1
* deps: add simdutf dependencyYagiz Nizipli2023-01-311-0/+1
* build: convert V8 test JSON to JUnit XMLKeyhan Vakil2022-10-051-0/+24
* build: added NINJA env to customize ninja binaryJeff Dickey2022-09-051-2/+3
* build: clarify missing clang-format toolTobias Nießen2022-07-121-1/+1
* tools: refactor `tools/license2rtf` to ESMFeng Yu2022-07-121-1/+1
* doc: update default branch name in `Makefile`Feng Yu2022-07-121-2/+2
* tools: refactor build-addons.js to ESMFeng Yu2022-05-301-2/+2
* build: run V8 tests with detected Python versionRichard Lau2022-05-231-3/+3
* build: add corepack to the auto-updated dependenciesMaël Nison2022-02-251-5/+7
* doc: make contributing info more discoverableMichael Dawson2022-01-181-2/+2
* tools: add missing `.PHONY` and `.NOTPARALLEL` targets in `Makefile`Antoine du Hamel2022-01-181-1/+45
* build: fix npm version detectionMichaël Zasso2022-01-181-1/+1
* build: start build on z/OSalexcfyung2022-01-061-0/+10
* build: skip documentation generation if no ICURich Trott2021-12-071-4/+22
* tools: use jsdoc recommended rulesRich Trott2021-12-041-2/+2
* build: remove legacy -J test.py option from Makefile/vcbuildRich Trott2021-11-271-1/+1
* test: test `crypto.setEngine()` using an actual engineDarshan Sen2021-10-301-0/+1
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-111-1/+1
* build: set DESTCPU correctly for 'make binary' on Apple SiliconChris Heisterkamp2021-09-291-0/+4
* tools: implement markdown formattingRich Trott2021-09-251-0/+7
* tools: re-implement lint-md without unified-argsRich Trott2021-09-251-4/+3
* build: add --no-user for pip commands in MakefileRich Trott2021-09-231-4/+4
* build: add YAML lintingRich Trott2021-09-071-3/+22
* deps: add corepackMaël Nison2021-08-251-0/+8
* tools: fix markdown lintingRich Trott2021-08-221-1/+1
* build: override python executable path on configurelegendecas2021-07-301-1/+1
* doc,tools: remove `checkLinks.mjs`Antoine du Hamel2021-07-231-2/+0
* build: update coverage Makefile target commentsRichard Lau2021-07-191-5/+4
* build: update gcovr for gcc 8 compatibilityRichard Lau2021-07-111-14/+6
* build: remove unused comment in MakefileLitoMore2021-07-111-1/+1
* build: allow to build riscv64 using MakefileMakoto Kato2021-07-111-0/+8
* node-api: cctest on v8impl::Referencelegendecas2021-07-051-1/+1
* build: don't pass `--mode` argument to V8 test-runnerRichard Lau2021-06-231-2/+2
* tools: update doctool dependencies, migrate to ESMMichaël Zasso2021-06-141-18/+18
* build: make build-addons errors fail the buildRichard Lau2021-06-111-1/+1
* build: don't pass python override to V8 buildRichard Lau2021-06-091-4/+13
* build: replace non-POSIX test -a|oIssam E. Maghni2021-05-211-6/+6
* test,debugger: migrate node-inspect tests to coreRich Trott2021-04-251-4/+0
* build: default PYTHON to python3 in MakefileMichaël Zasso2021-04-151-1/+1
* build: add pummel tests to ci runsRich Trott2021-04-101-1/+1
* build: update Makefile to support fat binaryAsh Cripps2021-04-091-1/+26
* build: package release changelog for releasesRichard Lau2021-04-071-0/+14
* tools: add support for mjs and cjs JS snippet lintingAntoine du Hamel2021-03-061-0/+1
* tools: update eslint-plugin-markdown configurationcjihrig2021-03-031-4/+2
* tools: run doctool tests on GitHub Actions CIAntoine du Hamel2021-02-221-0/+5