| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix make test-npm | Ruy Adorno | 2020-12-14 | 1 | -1/+1 |
* | tools: remove bashisms from macOS release scripts | Antoine du Hamel | 2020-12-04 | 1 | -4/+4 |
* | build: fix typo in Makefile | raisinten | 2020-11-27 | 1 | -1/+1 |
* | build: replace which with command -v | raisinten | 2020-11-19 | 1 | -4/+4 |
* | build: fix lint-js-fix target | Antoine du Hamel | 2020-11-02 | 1 | -1/+1 |
* | doc: recommend test-doc instead of lint-md | Antoine du Hamel | 2020-10-30 | 1 | -1/+1 |
* | build,tools: add lint-js-doc target | Antoine du Hamel | 2020-10-30 | 1 | -3/+6 |
* | test: refactor coverage logic | bcoe | 2020-10-25 | 1 | -26/+9 |
* | test: add windows and C++ coverage | Benjamin Coe | 2020-10-21 | 1 | -0/+1 |
* | build: use make functions instead of echo | Antoine du Hamel | 2020-10-21 | 1 | -43/+31 |
* | build: do not pass mode option to test-v8 command | Michaël Zasso | 2020-10-19 | 1 | -2/+1 |
* | build: improved release lint error message | Shelley Vohr | 2020-10-08 | 1 | -1/+3 |
* | test: fix test suite to work with npm 7 | Myles Borins | 2020-10-07 | 1 | -1/+1 |
* | tools: fix docopen target | Antoine du HAMEL | 2020-09-06 | 1 | -2/+2 |
* | doc: spruce up user journey to local docs browsing | Derek Lewis | 2020-09-06 | 1 | -3/+2 |
* | tools: fix doc build targets | Antoine du HAMEL | 2020-09-06 | 1 | -5/+5 |
* | build,deps: add gen-openssl target | Evan Lucas | 2020-08-25 | 1 | -0/+16 |
* | build: cover all benchmark addons with C++ linter | Anna Henningsen | 2020-08-11 | 1 | -1/+1 |
* | build: speed up source tarball creation | Richard Lau | 2020-07-27 | 1 | -1/+1 |
* | build: fix test-ci-js task in Makefile | Rich Trott | 2020-07-22 | 1 | -3/+3 |
* | build: do not run benchmark tests on 'make test' | Rich Trott | 2020-07-22 | 1 | -6/+8 |
* | build: add benchmark tests to CI runs | Rich Trott | 2020-07-13 | 1 | -2/+2 |
* | tools: remove lint-js.js | Rich Trott | 2020-07-03 | 1 | -2/+3 |
* | build: add target specific build_type variable | Daniel Bevenius | 2020-06-22 | 1 | -7/+6 |
* | build: add LINT_CPP_FILES to checkimports check | Daniel Bevenius | 2020-06-08 | 1 | -1/+1 |
* | tools: fix check-imports.py to match on word boundaries | Richard Lau | 2020-05-28 | 1 | -2/+2 |
* | build: fix makefile script on windows | Thomas | 2020-05-25 | 1 | -3/+4 |
* | tools: add docserve target | Antoine du HAMEL | 2020-05-23 | 1 | -0/+5 |
* | doc,tools: properly syntax highlight API ref docs | Derek Lewis | 2020-05-23 | 1 | -1/+1 |
* | Revert "src: add test/abort build tasks" | Richard Lau | 2020-05-06 | 1 | -47/+6 |
* | build: move doc versions JSON file out of out/doc | Richard Lau | 2020-04-11 | 1 | -1/+2 |
* | build: fix LINT_MD_NEWER assignment | Rich Trott | 2020-04-09 | 1 | -2/+2 |
* | build: use tabs for indentation in Makefile | Luigi Pinca | 2020-04-06 | 1 | -2/+2 |
* | tools: only fetch previous versions when necessary | Richard Lau | 2020-03-31 | 1 | -2/+9 |
* | doc: tests local links in markdown documents | Antoine du HAMEL | 2020-03-30 | 1 | -0/+1 |
* | src: add test/abort build tasks | Christian Niederer | 2020-03-30 | 1 | -6/+47 |
* | test: add extended embedder cctest | Anna Henningsen | 2020-03-21 | 1 | -2/+2 |
* | src,test: add full-featured embedder API test | Anna Henningsen | 2020-03-21 | 1 | -2/+8 |
* | build: macOS package notarization | Rod Vagg | 2020-03-10 | 1 | -0/+1 |
* | build: fix zlib tarball generation | Shelley Vohr | 2020-03-04 | 1 | -1/+1 |
* | doc: improve doc/markdown file organization coherence | ConorDavenport | 2020-03-04 | 1 | -2/+2 |
* | build: only lint markdown files that have changed (POSIX-only) | Rich Trott | 2020-03-01 | 1 | -19/+15 |
* | build: fix missing x64 arch suffix in binary tar name | legendecas | 2019-12-13 | 1 | -1/+1 |
* | build,win: add test-ci-native and test-ci-js | João Reis | 2019-12-02 | 1 | -0/+1 |
* | tools: add unified plugin changing links for html docs | Marek Łabuz | 2019-11-30 | 1 | -1/+1 |
* | test: fix Python unittests in ./test and ./tools | cclauss | 2019-11-11 | 1 | -1/+1 |
* | Revert "test: test configure ninja" | Anna Henningsen | 2019-11-06 | 1 | -1/+1 |
* | test: test configure ninja | Patrick Housley | 2019-11-05 | 1 | -1/+1 |
* | build: make linter failures fail `test-doc` target | Richard Lau | 2019-10-22 | 1 | -2/+1 |
* | build: build benchmark addons like test addons | Richard Lau | 2019-10-17 | 1 | -22/+14 |