summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: ignore empty folders in test-addons-napiAnna Henningsen2017-10-291-1/+6
* build: run linter before running testsJoyee Cheung2017-10-291-1/+13
* build: improve `make clean`Refael Ackermann2017-10-261-1/+5
* tools: add make lint-md-cleanDaijiro Wachi2017-10-251-0/+6
* build: add lint-md-buildDaijiro Wachi2017-10-251-1/+7
* tools: add lint-md command in MakefileDaijiro Wachi2017-10-251-2/+9
* build: use doc-only instead of docRich Trott2017-10-191-2/+2
* test: fix flaky test-make-docRich Trott2017-10-191-2/+2
* test: update test-npm to use test-npm-package.jsGibson Fahnestock2017-10-191-1/+1
* build: add c++ coverage support on macOSEvan Lucas2017-10-181-5/+13
* test: test make doc and verify tocJoyee Cheung2017-10-181-2/+3
* test: move inspector tests to parallel/sequentialJon Moss2017-10-171-3/+0
* build: lint benchmark addonBen Noordhuis2017-10-151-0/+1
* build: use local node-gyp for benchmark addonBen Noordhuis2017-10-151-2/+9
* build: restore mistakenly dropped suitesRefael Ackermann2017-10-121-3/+3
* build: ignore empty folders in test-addonsGregor2017-10-111-0/+3
* test: make it easier to run tests for subsystemsBenjamin Coe2017-10-011-5/+15
* tools, build: refactor macOS installerJP Wesselink2017-09-281-14/+43
* build: run es-module tests in CIBenjamin Coe2017-09-271-1/+1
* build: add test-with-async-hooksTrevor Norris2017-09-271-3/+13
* build: use generic names for linting tasksNikolai Vavilov2017-09-241-20/+29
* build: don't fail `make test` on source tarballsGibson Fahnestock2017-09-211-2/+1
* test: remove obsolete debugger testsRich Trott2017-09-131-3/+0
* test: exclude write-coverage from coverage reportBenjamin Coe2017-09-081-1/+1
* test: use no-save and no-package-lock flagsSimon Brewster2017-09-081-2/+3
* module: Allow runMain to be ESMBradley Farias2017-09-071-2/+2
* test: run abort testsRich Trott2017-08-261-1/+1
* build: for --enable-static, run only cctestDaniel Bevenius2017-08-241-0/+5
* build: allow proper generation of html docsJon Moss2017-08-211-3/+3
* src: use `unordered_set` instead of custom rb treeAnna Henningsen2017-08-171-2/+0
* build: remove duplicated codeRuslan Bekenev2017-08-161-16/+15
* tools: checkout for unassigned DEP00XX codesJames M Snell2017-08-161-0/+5
* build: enable C++ linting for src/*/*jeyanthinath2017-08-071-0/+5
* build: codesign tarball binary on macOSEvan Lucas2017-07-191-0/+3
* build,tools: do not force codesign prefixEvan Lucas2017-07-191-1/+2
* build: run test-hash-seed at the end of test-v8Michaƫl Zasso2017-07-141-1/+3
* test: verify hash seed uniquenessAli Ijaz Sheikh2017-07-111-1/+5
* build: check for linter in bin rather than libRich Trott2017-06-171-1/+1
* build: fail linter if linting not availableGibson Fahnestock2017-06-161-0/+1
* build: use existing variable to reduce complexityBryce Baril2017-06-071-15/+15
* build: streamline JS test suites in MakefileRich Trott2017-06-021-3/+3
* build: xz tarball extreme compressionPeter Dave Hello2017-05-271-1/+1
* build: avoid /docs/api and /docs/doc/api uploadRod Vagg2017-05-231-2/+2
* build: clean up napi build in test-addons-cleanJoyee Cheung2017-05-171-2/+8
* build: don't print directory for GNUMakeDaniel Bevenius2017-05-171-0/+1
* makefile: add async-hooks to test and test-ciTrevor Norris2017-05-101-2/+6
* build: add target for checking for perm deoptsBrian White2017-04-301-0/+3
* doc, tools: add doc linting to CIVse Mozhet Byt2017-04-251-1/+1
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-251-2/+2
* build: make linter targets silentSakthipriyan Vairamani (thefourtheye)2017-04-171-1/+4