| Commit message (Expand) | Author | Age | Files | Lines |
* | build: improved release lint error message | Shelley Vohr | 2020-11-16 | 1 | -1/+3 |
* | test: add extended embedder cctest | Anna Henningsen | 2020-09-23 | 1 | -2/+2 |
* | src,test: add full-featured embedder API test | Anna Henningsen | 2020-09-23 | 1 | -2/+8 |
* | tools: fix docopen target | Antoine du HAMEL | 2020-09-22 | 1 | -2/+2 |
* | doc: spruce up user journey to local docs browsing | Derek Lewis | 2020-09-22 | 1 | -3/+2 |
* | tools: fix doc build targets | Antoine du HAMEL | 2020-09-22 | 1 | -5/+5 |
* | build,deps: add gen-openssl target | Evan Lucas | 2020-09-22 | 1 | -0/+16 |
* | build: fix test-ci-js task in Makefile | Rich Trott | 2020-09-22 | 1 | -3/+3 |
* | build: do not run benchmark tests on 'make test' | Rich Trott | 2020-09-22 | 1 | -6/+8 |
* | build: add benchmark tests to CI runs | Rich Trott | 2020-09-22 | 1 | -2/+2 |
* | tools: remove lint-js.js | Rich Trott | 2020-09-22 | 1 | -2/+3 |
* | build: add target specific build_type variable | Daniel Bevenius | 2020-07-14 | 1 | -7/+6 |
* | build: add LINT_CPP_FILES to checkimports check | Daniel Bevenius | 2020-07-14 | 1 | -1/+1 |
* | tools: fix check-imports.py to match on word boundaries | Richard Lau | 2020-07-08 | 1 | -2/+2 |
* | build: fix makefile script on windows | Thomas | 2020-07-08 | 1 | -3/+4 |
* | tools: add docserve target | Antoine du HAMEL | 2020-07-07 | 1 | -0/+5 |
* | doc,tools: properly syntax highlight API ref docs | Derek Lewis | 2020-07-07 | 1 | -1/+1 |
* | Revert "src: add test/abort build tasks" | Richard Lau | 2020-06-06 | 1 | -47/+6 |
* | build: move doc versions JSON file out of out/doc | Richard Lau | 2020-04-22 | 1 | -1/+2 |
* | build: fix LINT_MD_NEWER assignment | Rich Trott | 2020-04-22 | 1 | -2/+2 |
* | build: use tabs for indentation in Makefile | Luigi Pinca | 2020-04-22 | 1 | -2/+2 |
* | doc: tests local links in markdown documents | Antoine du HAMEL | 2020-04-22 | 1 | -0/+1 |
* | src: add test/abort build tasks | Christian Niederer | 2020-04-22 | 1 | -6/+47 |
* | build: macOS package notarization | Rod Vagg | 2020-04-01 | 1 | -0/+1 |
* | tools: only fetch previous versions when necessary | Richard Lau | 2020-03-31 | 1 | -2/+9 |
* | doc: improve doc/markdown file organization coherence | ConorDavenport | 2020-03-30 | 1 | -2/+2 |
* | build: only lint markdown files that have changed (POSIX-only) | Rich Trott | 2020-03-30 | 1 | -19/+15 |
* | build: fix zlib tarball generation | Shelley Vohr | 2020-03-30 | 1 | -1/+1 |
* | build: fix missing x64 arch suffix in binary tar name | legendecas | 2020-02-06 | 1 | -1/+1 |
* | tools: add unified plugin changing links for html docs | Marek Łabuz | 2019-12-17 | 1 | -1/+1 |
* | test: fix Python unittests in ./test and ./tools | cclauss | 2019-12-17 | 1 | -1/+1 |
* | build,win: add test-ci-native and test-ci-js | João Reis | 2019-12-16 | 1 | -0/+1 |
* | build: make linter failures fail `test-doc` target | Richard Lau | 2019-11-11 | 1 | -2/+1 |
* | build: build benchmark addons like test addons | Richard Lau | 2019-11-10 | 1 | -22/+14 |
* | build: include deps/v8/test/torque in source tarball | Richard Lau | 2019-10-01 | 1 | -1/+2 |
* | build: do not indent assignments in Makefile | Joyee Cheung | 2019-09-25 | 1 | -2/+2 |
* | build: re-run configure on node_version.h change | Anna Henningsen | 2019-09-25 | 1 | -1/+3 |
* | build: improve `make coverage` | Anna Henningsen | 2019-09-25 | 1 | -7/+5 |
* | build: hard code doctool in test-doc target | Daniel Bevenius | 2019-09-04 | 1 | -1/+1 |
* | build: move tooltest to before jstest target | Daniel Bevenius | 2019-09-03 | 1 | -1/+1 |
* | build: remove unused option | Rich Trott | 2019-08-19 | 1 | -1/+1 |
* | build: add a testclean target | Daniel Bevenius | 2019-08-19 | 1 | -3/+7 |
* | tools: allow single JS file for --link-module | Daniel Bevenius | 2019-08-19 | 1 | -0/+6 |
* | build: do not mix spaces and tabs in Makefile | Luigi Pinca | 2019-08-02 | 1 | -33/+33 |
* | build: `uname -m` is amd64 on freebsd, not x86_64 | Ben Noordhuis | 2019-08-02 | 1 | -0/+4 |
* | tools: remove unused pkgsrc directory | Michaël Zasso | 2019-07-22 | 1 | -1/+0 |
* | build: skip test-ci doc targets if no crypto | Rod Vagg | 2019-07-22 | 1 | -2/+10 |
* | build: guard test-doc recipe with node_use_openssl | Daniel Bevenius | 2019-06-18 | 1 | -2/+6 |
* | build: lint all docs under doc | Richard Lau | 2019-06-17 | 1 | -1/+1 |
* | build: delegate building from Makefile to ninja | Refael Ackermann | 2019-05-04 | 1 | -0/+25 |