summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools,doc: list the stability status of each APIZijian Liu2021-01-201-1/+5
* build: refactor Makefileraisinten2021-01-111-6/+6
* build: fix make test-npmRuy Adorno2020-12-141-1/+1
* tools: remove bashisms from macOS release scriptsAntoine du Hamel2020-12-041-4/+4
* build: fix typo in Makefileraisinten2020-11-271-1/+1
* build: replace which with command -vraisinten2020-11-191-4/+4
* build: fix lint-js-fix targetAntoine du Hamel2020-11-021-1/+1
* doc: recommend test-doc instead of lint-mdAntoine du Hamel2020-10-301-1/+1
* build,tools: add lint-js-doc targetAntoine du Hamel2020-10-301-3/+6
* test: refactor coverage logicbcoe2020-10-251-26/+9
* test: add windows and C++ coverageBenjamin Coe2020-10-211-0/+1
* build: use make functions instead of echoAntoine du Hamel2020-10-211-43/+31
* build: do not pass mode option to test-v8 commandMichaël Zasso2020-10-191-2/+1
* build: improved release lint error messageShelley Vohr2020-10-081-1/+3
* test: fix test suite to work with npm 7Myles Borins2020-10-071-1/+1
* tools: fix docopen targetAntoine du HAMEL2020-09-061-2/+2
* doc: spruce up user journey to local docs browsingDerek Lewis2020-09-061-3/+2