summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: improved release lint error messageShelley Vohr2020-11-161-1/+3
* test: add extended embedder cctestAnna Henningsen2020-09-231-2/+2
* src,test: add full-featured embedder API testAnna Henningsen2020-09-231-2/+8
* tools: fix docopen targetAntoine du HAMEL2020-09-221-2/+2
* doc: spruce up user journey to local docs browsingDerek Lewis2020-09-221-3/+2
* tools: fix doc build targetsAntoine du HAMEL2020-09-221-5/+5
* build,deps: add gen-openssl targetEvan Lucas2020-09-221-0/+16
* build: fix test-ci-js task in MakefileRich Trott2020-09-221-3/+3
* build: do not run benchmark tests on 'make test'Rich Trott2020-09-221-6/+8
* build: add benchmark tests to CI runsRich Trott2020-09-221-2/+2
* tools: remove lint-js.jsRich Trott2020-09-221-2/+3
* build: add target specific build_type variableDaniel Bevenius2020-07-141-7/+6
* build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius2020-07-141-1/+1
* tools: fix check-imports.py to match on word boundariesRichard Lau2020-07-081-2/+2
* build: fix makefile script on windowsThomas2020-07-081-3/+4
* tools: add docserve targetAntoine du HAMEL2020-07-071-0/+5
* doc,tools: properly syntax highlight API ref docsDerek Lewis2020-07-071-1/+1
* Revert "src: add test/abort build tasks"Richard Lau2020-06-061-47/+6
* build: move doc versions JSON file out of out/docRichard Lau2020-04-221-1/+2
* build: fix LINT_MD_NEWER assignmentRich Trott2020-04-221-2/+2
* build: use tabs for indentation in MakefileLuigi Pinca2020-04-221-2/+2
* doc: tests local links in markdown documentsAntoine du HAMEL2020-04-221-0/+1
* src: add test/abort build tasksChristian Niederer2020-04-221-6/+47
* build: macOS package notarizationRod Vagg2020-04-011-0/+1
* tools: only fetch previous versions when necessaryRichard Lau2020-03-311-2/+9
* doc: improve doc/markdown file organization coherenceConorDavenport2020-03-301-2/+2
* build: only lint markdown files that have changed (POSIX-only)Rich Trott2020-03-301-19/+15
* build: fix zlib tarball generationShelley Vohr2020-03-301-1/+1
* build: fix missing x64 arch suffix in binary tar namelegendecas2020-02-061-1/+1
* tools: add unified plugin changing links for html docsMarek Łabuz2019-12-171-1/+1
* test: fix Python unittests in ./test and ./toolscclauss2019-12-171-1/+1
* build,win: add test-ci-native and test-ci-jsJoão Reis2019-12-161-0/+1
* build: make linter failures fail `test-doc` targetRichard Lau2019-11-111-2/+1
* build: build benchmark addons like test addonsRichard Lau2019-11-101-22/+14
* build: include deps/v8/test/torque in source tarballRichard Lau2019-10-011-1/+2
* build: do not indent assignments in MakefileJoyee Cheung2019-09-251-2/+2
* build: re-run configure on node_version.h changeAnna Henningsen2019-09-251-1/+3
* build: improve `make coverage`Anna Henningsen2019-09-251-7/+5
* build: hard code doctool in test-doc targetDaniel Bevenius2019-09-041-1/+1
* build: move tooltest to before jstest targetDaniel Bevenius2019-09-031-1/+1
* build: remove unused optionRich Trott2019-08-191-1/+1
* build: add a testclean targetDaniel Bevenius2019-08-191-3/+7
* tools: allow single JS file for --link-moduleDaniel Bevenius2019-08-191-0/+6
* build: do not mix spaces and tabs in MakefileLuigi Pinca2019-08-021-33/+33
* build: `uname -m` is amd64 on freebsd, not x86_64Ben Noordhuis2019-08-021-0/+4
* tools: remove unused pkgsrc directoryMichaël Zasso2019-07-221-1/+0
* build: skip test-ci doc targets if no cryptoRod Vagg2019-07-221-2/+10
* build: guard test-doc recipe with node_use_opensslDaniel Bevenius2019-06-181-2/+6
* build: lint all docs under docRichard Lau2019-06-171-1/+1
* build: delegate building from Makefile to ninjaRefael Ackermann2019-05-041-0/+25