summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: fix test-v8 targetMichaël Zasso2017-11-291-0/+1
* build: add make lint-js-fixJoyee Cheung2017-11-281-0/+8
* tools: fix gitignore for tools/doc/Richard Littauer2017-11-241-1/+1
* test: keep coverage reports after coverage-cleanAnatoli Papirovski2017-11-221-1/+1
* build: do not build doc in source tarballJoyee Cheung2017-11-201-26/+44
* build: enforce order of dependency when building addonsJoyee Cheung2017-11-181-2/+2
* tools: try installing js-yaml only onceJoyee Cheung2017-11-171-4/+7
* Revert "build: for --enable-static, run only cctest"Daniel Bevenius2017-11-161-5/+0
* build: prevent echoing of recipes for test targetDaniel Bevenius2017-11-161-5/+5
* tools,build: allow build without `remark-cli`Refael Ackermann2017-11-101-1/+7
* tools: don't lint files that have not changedJoyee Cheung2017-11-081-6/+30
* build: suppress lint-md outputGibson Fahnestock2017-11-021-2/+4
* build: make test-doc and lint addon docsJoyee Cheung2017-10-301-14/+42
* build: make doc target quietDaniel Bevenius2017-10-301-5/+5
* 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