summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-08-07build: enable C++ linting for src/*/*jeyanthinath
2017-07-19build: codesign tarball binary on macOSEvan Lucas
2017-07-19build,tools: do not force codesign prefixEvan Lucas
2017-07-14build: run test-hash-seed at the end of test-v8Michaƫl Zasso
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-06-17build: check for linter in bin rather than libRich Trott
2017-06-16build: fail linter if linting not availableGibson Fahnestock
2017-06-07build: use existing variable to reduce complexityBryce Baril
2017-06-02build: streamline JS test suites in MakefileRich Trott
2017-05-27build: xz tarball extreme compressionPeter Dave Hello
2017-05-23build: avoid /docs/api and /docs/doc/api uploadRod Vagg
2017-05-17build: clean up napi build in test-addons-cleanJoyee Cheung
2017-05-17build: don't print directory for GNUMakeDaniel Bevenius
2017-05-10makefile: add async-hooks to test and test-ciTrevor Norris
2017-04-30build: add target for checking for perm deoptsBrian White
2017-04-25doc, tools: add doc linting to CIVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-17build: make linter targets silentSakthipriyan Vairamani (thefourtheye)
2017-04-14build: run cpplint even if jslint failedRuslan Bekenev
2017-04-13test: run the addon tests lastSebastian Van Sande
2017-04-11build: add test-gc-clean and test-gc PHONY rulesJoyee Cheung
2017-04-11build: sort phony rulesJoyee Cheung
2017-04-09build: don't test addons-napi twiceGibson Fahnestock
2017-04-04build: avoid passing kill empty input in MakefileGibson Fahnestock
2017-04-04build: use $(RM) in Makefile for consistencyGibson Fahnestock
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-02-26build: add rule to clean addon tests buildJoyee Cheung
2017-02-23build: fail on CI if leftover processesRich Trott
2017-02-23test: add support for --gtest_filterDaniel Bevenius
2017-02-22build: fix newlines in addon build outputBrian White
2017-02-17build: add code coverage to makeWayne Andrews
2017-02-14build: don't rebuild test/gc add-on unnecessarilyBen Noordhuis
2017-02-13build: add node-inspect integration testJan Krems
2017-02-11test: remove dependency on node-weakBen Noordhuis
2017-02-10build: clear stalled jobs on POSIX CI hostsRich Trott
2017-02-03doc: clarify msg when doc/api/cli.md not updatedStewart X Addison
2017-01-25tools,doc: add Google Analytics tracking.Phillip Johnsen
2016-12-07build: fix node_g targetDaniel Bevenius
2016-12-05build: Don't regenerate node symlinksxa555
2016-12-01test: run cpplint on files in test/cctestBen Noordhuis
2016-11-17tools: improve docopen target in MakefileSakthipriyan Vairamani (thefourtheye)
2016-11-09test: move tick-processor tests to own directoryRich Trott
2016-11-09v8: update make-v8.sh to use gitJaideep Bajwa
2016-11-07build: add MAKEFLAGS="-j1" to node-gypDaniel Bevenius
2016-11-07build: reduce noise from doc targetDaniel Bevenius
2016-11-05build: start comments at beginning of lineSakthipriyan Vairamani (thefourtheye)
2016-11-02build: make node-gyp output silentSakthipriyan Vairamani (thefourtheye)
2016-10-14build: fix config.gypi targetDaniel Bevenius
2016-10-06build: make addons build dep. on node_version.hAnna Henningsen
2016-10-03build: run cctests as part of test-ci targetBen Noordhuis