summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-10-05build: toggle lint-cpp using verbose (V) variableDaniel Bevenius
2018-10-05build: make lint-addon-docs quietDaniel Bevenius
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-02build: reduce chance of unneeded rebuildRefael Ackermann
2018-10-01build: add --quiet to lint-cppDaniel Bevenius
2018-09-30build: remove unnecessary Makefile outputRich Trott
2018-09-27build: move addons message in MakefileRich Trott
2018-09-21build: make config verbose on CIRefael Ackermann
2018-09-19build: stop printing execution of lint-md commandRuben Bridgewater
2018-09-17build: do not lint fixtures in make lint-mdJoyee Cheung
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: relocate `remark-preset-lint-node`Refael Ackermann
2018-09-07build: rename configure to configure.pyRefael Ackermann
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-03build: use arm64 as DESTCPU for aarch64Daniel Bevenius
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-08-22build: use `npm ci`Refael Ackermann
2018-08-22Revert "build: extract common code from NODE_EXE/_G_EXE"Daniel Bevenius
2018-08-22build: extract common code from NODE_EXE/_G_EXEDaniel Bevenius
2018-08-20build: move available-node variable to topDaniel Bevenius
2018-08-20build: touch tools/doc/node_modules after runDaniel Bevenius
2018-08-20build: add test-doc to test targetDaniel Bevenius
2018-08-20build: use echo command instead of shell commentsDaniel Bevenius
2018-08-18tools: simplify ESLint invocation in MakefileRich Trott
2018-08-12tools,build: apply markdown linting to test dirRich Trott
2018-08-11build: add CONFIG_FLAGS to with-code-cache targetDaniel Bevenius
2018-08-10build: make tools/doc/node_modules non-phonyDaniel Bevenius
2018-08-10build: add crypto check to build targetsDaniel Bevenius
2018-08-10build: extract common parts from addon .buildstampDaniel Bevenius
2018-08-03tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-23build: remove redundant Makefile targetRich Trott
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-19build: add new benchmark targetsKenny Yuan
2018-07-19build: move to `npm ci` where possibleRich Trott
2018-07-16build: account for pure C sources in `build-addons-napi`Anna Henningsen
2018-07-09tools: build all.json by combining generated JSONSam Ruby
2018-07-05benchmark: add n-api function args benchmarkKenny Yuan
2018-07-02tools: build all.html by combining generated HTMLSam Ruby
2018-06-29build: remove requirement to re-run ./configureAnna Henningsen
2018-06-27build: speed up startup with V8 code cacheJoyee Cheung
2018-06-25build: fail on instrumentation errorsBenjamin Coe
2018-06-24test: remove outdated, non-functioning testAnatoli Papirovski
2018-06-24build: add crypto check to markdown lint targetDaniel Bevenius
2018-06-19benchmark: create napi benchmark directoryRich Trott
2018-06-16tools: lint doc/*.md filesRich Trott
2018-06-11build: build addon tests in parallelAnna Henningsen
2018-06-08build: stop distclean from deleting v8 filesUjjwal Sharma