summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* test: refactor WPTRunner and enable parallel WPT executionFilip Skokan2023-04-251-1/+2
* Revert "test: run WPT files in parallel again"Filip Skokan2023-04-201-1/+0
* Revert "tools: ensure failed daily wpt run still generates a report"Filip Skokan2023-04-201-1/+1
* build: replace Python linter flake8 with ruffChristian Clauss2023-04-141-9/+9
* tools: ensure failed daily wpt run still generates a reportFilip Skokan2023-04-031-1/+1
* build: remove Python pip `--no-user` optionChristian Clauss2023-04-021-4/+4
* test: run WPT files in parallel againFilip Skokan2023-03-311-0/+1
* tools: remove targets for individual test suites in `Makefile`Antoine du Hamel2023-03-311-29/+3
* tools: run format-cpp on node-api test c filesChengzhong Wu2023-02-241-4/+11
* build,test: add proper support for IBM iXu Meng2023-02-221-0/+3
* test: add WPTRunner support for variants and generating WPT reportsFilip Skokan2023-02-171-0/+6
* deps: add ada as a dependencyYagiz Nizipli2023-02-061-1/+1
* deps: upgrade npm to 9.3.0npm CLI robot2023-01-171-1/+1
* deps: add simdutf dependencyYagiz Nizipli2022-12-221-0/+1
* build: convert V8 test JSON to JUnit XMLKeyhan Vakil2022-10-031-0/+24
* build: added NINJA env to customize ninja binaryJeff Dickey2022-08-221-2/+3
* build: clarify missing clang-format toolTobias Nießen2022-07-071-1/+1
* tools: refactor `tools/license2rtf` to ESMFeng Yu2022-07-081-1/+1
* doc: update default branch name in `Makefile`Feng Yu2022-06-171-2/+2
* Revert "tools: refactor `tools/license2rtf` to ESM"Richard Lau2022-05-261-1/+1
* tools: refactor `tools/license2rtf` to ESMFeng Yu2022-05-251-1/+1
* tools: refactor build-addons.js to ESMFeng Yu2022-05-221-2/+2
* build: run V8 tests with detected Python versionRichard Lau2022-04-211-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