summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: run cpplint even if jslint failedRuslan Bekenev2017-04-141-1/+5
* test: run the addon tests lastSebastian Van Sande2017-04-131-2/+2
* build: add test-gc-clean and test-gc PHONY rulesJoyee Cheung2017-04-111-0/+5
* build: sort phony rulesJoyee Cheung2017-04-111-10/+65
* build: don't test addons-napi twiceGibson Fahnestock2017-04-091-1/+1
* build: avoid passing kill empty input in MakefileGibson Fahnestock2017-04-041-12/+13
* build: use $(RM) in Makefile for consistencyGibson Fahnestock2017-04-041-51/+51
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-8/+52
* build: add rule to clean addon tests buildJoyee Cheung2017-02-261-7/+13
* build: fail on CI if leftover processesRich Trott2017-02-231-0/+10
* test: add support for --gtest_filterDaniel Bevenius2017-02-231-2/+9
* build: fix newlines in addon build outputBrian White2017-02-221-1/+1
* build: add code coverage to makeWayne Andrews2017-02-171-1/+66
* build: don't rebuild test/gc add-on unnecessarilyBen Noordhuis2017-02-141-2/+4
* build: add node-inspect integration testJan Krems2017-02-131-0/+4