summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2018-06-07n-api: improve runtime perf of n-api func callKenny Yuan
2018-06-06test: create new directory v8-updatesMatheus Marchini
2018-06-06tools: ensure doc-only doesn't update package-lockMyles Borins
2018-05-22test: fix tests that fail under coverageBenjamin Coe
2018-05-18build: use nyc's merge commandBenjamin Coe
2018-05-14build: always use BUILDTYPE binary to run JS testsJoyee Cheung
2018-05-05build: check for different deprecation signaturesRuben Bridgewater
2018-04-28tools: simplify HTML generationVse Mozhet Byt
2018-04-24build: use -9 with `kill` in MakefileRich Trott
2018-04-23build: normalise test.py calls to use PARALLEL_ARGSChris Miller
2018-04-11tools: fix make test-v8Michaƫl Zasso
2018-04-11build: update node.gyp to reference gypfiles/v8.gypJoyee Cheung
2018-04-04build: introduce make jstestJoyee Cheung
2018-04-03build: make lint-ci work properly on Linux makeRod Vagg
2018-03-06build: lint .eslintrc.js fileRich Trott
2018-03-05build: fix gocvr version used for coverageMichael Dawson