summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-02-02tools: improve prerequisites for test-all-suitesRich Trott
2019-02-01tools: exclude benchmark code from coverage reportRich Trott
2019-02-01tools: add test-all-suites to MakefileRich Trott
2019-02-01test: allow coverage threshold to be enforcedBenjamin Coe
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-22build: do not lint python scripts under test/fixturesJoyee Cheung
2019-01-20test: switch to native v8 coverageBenjamin Coe
2019-01-17test: revert fail `coverage` target if tests fail"Michael Dawson
2019-01-15build,test: fail `coverage` target if tests failRefael Ackermann
2018-12-21tools: report unused disable-directives for ESLintRich Trott
2018-12-21build: correct fi indentation in MakefileDaniel Bevenius
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-12-15build: make lint-addon-docs run only if neededDaniel Bevenius
2018-12-09tools: do not lint tools/inspector_protocol or tools/markupsafecclauss
2018-12-05build: add '.git' to 'make lint-py' exclude listcclauss
2018-12-04build: fix check-xz for platforms defaulting to shRod Vagg
2018-12-04build: make tar.xz creation opt-out, fail if no xzRod Vagg
2018-12-04test: partition N-API testsGabriel Schulhof
2018-11-28build: only check REPLACEME & DEP...X for releasesRod Vagg
2018-11-25build: replace `-not` with `!` in `find`Rich Trott
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-16tools: fix `make lint-md-rollup` and run itDaijiro Wachi
2018-11-15build: remove unnecessary prerequisite in MakefileRich Trott
2018-11-12build: fix benchmark tests on CIRich Trott
2018-11-11build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-11-09test: initialize test/wpt to run URL and console .js testsJoyee Cheung
2018-11-07build: only try to find node when it's needed by the targetJoyee Cheung
2018-11-07build: change repo to https protocol in Makefilemritunjaygoutam12
2018-11-01build: make benchmark/napi all prereq order-onlyDaniel Bevenius
2018-10-24build: add lint-py which uses flake8cclauss
2018-10-24test: add test-benchmark-napiEmily Marigold Klassen
2018-10-22build: fix coverage generationMichael Dawson
2018-10-20build: spawn `make test-ci` with `-j1`Refael Ackermann
2018-10-05build: toggle lint-cpp using verbose (V) variableDaniel Bevenius
2018-10-05build: make lint-addon-docs quietDaniel Bevenius
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-02build: reduce chance of unneeded rebuildRefael Ackermann
2018-10-01build: add --quiet to lint-cppDaniel Bevenius
2018-09-30build: remove unnecessary Makefile outputRich Trott
2018-09-27build: move addons message in MakefileRich Trott
2018-09-21build: make config verbose on CIRefael Ackermann
2018-09-19build: stop printing execution of lint-md commandRuben Bridgewater
2018-09-17build: do not lint fixtures in make lint-mdJoyee Cheung
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: relocate `remark-preset-lint-node`Refael Ackermann
2018-09-07build: rename configure to configure.pyRefael Ackermann
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-03build: use arm64 as DESTCPU for aarch64Daniel Bevenius