summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* doc: remove GA trackingBen Noordhuis2018-10-041-7/+1
* build: reduce chance of unneeded rebuildRefael Ackermann2018-10-021-2/+2
* build: add --quiet to lint-cppDaniel Bevenius2018-10-011-1/+1
* build: remove unnecessary Makefile outputRich Trott2018-09-301-6/+0
* build: move addons message in MakefileRich Trott2018-09-271-1/+1
* build: make config verbose on CIconfig-verbose-in-CIRefael Ackermann2018-09-211-1/+1
* build: stop printing execution of lint-md commandRuben Bridgewater2018-09-191-4/+4
* build: do not lint fixtures in make lint-mdJoyee Cheung2018-09-171-1/+2
* tools: use lint-md.jsRefael Ackermann2018-09-111-46/+18
* tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann2018-09-111-0/+8
* tools: relocate `remark-preset-lint-node`Refael Ackermann2018-09-111-6/+6
* build: rename configure to configure.pyRefael Ackermann2018-09-071-1/+1
* tools: add [src] links to async_hooks.htmlSam Ruby2018-09-051-2/+4
* build: use arm64 as DESTCPU for aarch64Daniel Bevenius2018-09-031-2/+2
* tools: Include links to source code in documentationSam Ruby2018-08-291-1/+6
* build: use `npm ci`Refael Ackermann2018-08-221-7/+2
* Revert "build: extract common code from NODE_EXE/_G_EXE"Daniel Bevenius2018-08-221-6/+4
* build: extract common code from NODE_EXE/_G_EXEDaniel Bevenius2018-08-221-4/+6
* build: move available-node variable to topDaniel Bevenius2018-08-201-11/+12
* build: touch tools/doc/node_modules after runDaniel Bevenius2018-08-201-0/+1
* build: add test-doc to test targetDaniel Bevenius2018-08-201-0/+1
* build: use echo command instead of shell commentsDaniel Bevenius2018-08-201-9/+9
* tools: simplify ESLint invocation in MakefileRich Trott2018-08-181-1/+1
* tools,build: apply markdown linting to test dirRich Trott2018-08-121-1/+1
* build: add CONFIG_FLAGS to with-code-cache targetDaniel Bevenius2018-08-111-2/+6
* build: make tools/doc/node_modules non-phonyDaniel Bevenius2018-08-101-2/+1
* build: add crypto check to build targetsDaniel Bevenius2018-08-101-3/+11
* build: extract common parts from addon .buildstampDaniel Bevenius2018-08-101-17/+17
* tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung2018-08-031-0/+27
* test: remove test/gc, integrate into parallelAnna Henningsen2018-08-011-19/+1
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-251-8/+8
* build: remove redundant Makefile targetRich Trott2018-07-231-8/+0
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-2/+7
* build: add new benchmark targetsKenny Yuan2018-07-191-2/+13
* build: move to `npm ci` where possibleRich Trott2018-07-191-2/+3
* build: account for pure C sources in `build-addons-napi`Anna Henningsen2018-07-161-0/+1
* tools: build all.json by combining generated JSONSam Ruby2018-07-091-3/+5
* benchmark: add n-api function args benchmarkKenny Yuan2018-07-051-0/+9
* tools: build all.html by combining generated HTMLSam Ruby2018-07-021-2/+6
* build: remove requirement to re-run ./configureAnna Henningsen2018-06-291-1/+6
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-271-0/+16
* build: fail on instrumentation errorsBenjamin Coe2018-06-251-1/+2
* test: remove outdated, non-functioning testAnatoli Papirovski2018-06-241-7/+0
* build: add crypto check to markdown lint targetDaniel Bevenius2018-06-241-0/+10
* benchmark: create napi benchmark directoryRich Trott2018-06-191-6/+6
* tools: lint doc/*.md filesRich Trott2018-06-161-1/+1
* build: build addon tests in parallelAnna Henningsen2018-06-111-30/+9
* build: stop distclean from deleting v8 filesUjjwal Sharma2018-06-081-1/+0
* n-api: improve runtime perf of n-api func callKenny Yuan2018-06-071-0/+1
* test: create new directory v8-updatesMatheus Marchini2018-06-061-1/+5