summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* test: enable marking of failing coverage testsMichael Dawson2019-01-291-2/+3
* build: do not lint python scripts under test/fixturesJoyee Cheung2019-01-221-1/+1
* test: switch to native v8 coverageBenjamin Coe2019-01-201-23/+27
* test: revert fail `coverage` target if tests fail"Michael Dawson2019-01-171-1/+1
* build,test: fail `coverage` target if tests failRefael Ackermann2019-01-151-1/+1
* tools: report unused disable-directives for ESLintRich Trott2018-12-211-1/+1
* build: correct fi indentation in MakefileDaniel Bevenius2018-12-211-2/+2
* tools: make apilinks building more robustJoyee Cheung2018-12-181-5/+5
* build: make lint-addon-docs run only if neededDaniel Bevenius2018-12-151-1/+5
* tools: do not lint tools/inspector_protocol or tools/markupsafecclauss2018-12-091-1/+1
* build: add '.git' to 'make lint-py' exclude listcclauss2018-12-051-1/+1
* build: fix check-xz for platforms defaulting to shRod Vagg2018-12-041-2/+2
* build: make tar.xz creation opt-out, fail if no xzRod Vagg2018-12-041-8/+24
* test: partition N-API testsGabriel Schulhof2018-12-041-35/+78
* build: only check REPLACEME & DEP...X for releasesRod Vagg2018-11-281-3/+2
* build: replace `-not` with `!` in `find`Rich Trott2018-11-251-1/+1
* src: factor out Node.js-agnostic N-APIsGabriel Schulhof2018-11-171-1/+2
* tools: fix `make lint-md-rollup` and run itDaijiro Wachi2018-11-161-3/+1
* build: remove unnecessary prerequisite in MakefileRich Trott2018-11-151-1/+1
* build: fix benchmark tests on CIRich Trott2018-11-121-1/+1
* build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius2018-11-111-4/+4
* test: move benchmark tests out of main test suiteRich Trott2018-11-101-4/+7
* test: initialize test/wpt to run URL and console .js testsJoyee Cheung2018-11-091-0/+3
* build: only try to find node when it's needed by the targetJoyee Cheung2018-11-071-14/+14
* build: change repo to https protocol in Makefilemritunjaygoutam122018-11-071-1/+1
* build: make benchmark/napi all prereq order-onlyDaniel Bevenius2018-11-011-4/+4
* build: add lint-py which uses flake8cclauss2018-10-241-1/+23
* test: add test-benchmark-napiEmily Marigold Klassen2018-10-241-5/+5
* build: fix coverage generationMichael Dawson2018-10-221-3/+4
* build: spawn `make test-ci` with `-j1`Refael Ackermann2018-10-201-1/+4
* build: toggle lint-cpp using verbose (V) variableDaniel Bevenius2018-10-051-2/+8
* build: make lint-addon-docs quietDaniel Bevenius2018-10-051-1/+1
* doc: remove GA trackingBen Noordhuis2018-10-041-7/+1
* build: reduce chance of unneeded rebuildRefael Ackermann2018-10-021-2/+2
* build: add --quiet to lint-cppDaniel Bevenius2018-10-011-1/+1
* build: remove unnecessary Makefile outputRich Trott2018-09-301-6/+0
* build: move addons message in MakefileRich Trott2018-09-271-1/+1
* build: make config verbose on CIconfig-verbose-in-CIRefael Ackermann2018-09-211-1/+1
* build: stop printing execution of lint-md commandRuben Bridgewater2018-09-191-4/+4
* build: do not lint fixtures in make lint-mdJoyee Cheung2018-09-171-1/+2
* tools: use lint-md.jsRefael Ackermann2018-09-111-46/+18
* tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann2018-09-111-0/+8
* tools: relocate `remark-preset-lint-node`Refael Ackermann2018-09-111-6/+6
* build: rename configure to configure.pyRefael Ackermann2018-09-071-1/+1
* tools: add [src] links to async_hooks.htmlSam Ruby2018-09-051-2/+4
* build: use arm64 as DESTCPU for aarch64Daniel Bevenius2018-09-031-2/+2
* tools: Include links to source code in documentationSam Ruby2018-08-291-1/+6
* build: use `npm ci`Refael Ackermann2018-08-221-7/+2
* Revert "build: extract common code from NODE_EXE/_G_EXE"Daniel Bevenius2018-08-221-6/+4
* build: extract common code from NODE_EXE/_G_EXEDaniel Bevenius2018-08-221-4/+6