summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: guard test-doc recipe with node_use_opensslDaniel Bevenius2019-06-171-2/+6
* build: lint all docs under docRichard Lau2019-06-121-1/+1
* build: delegate building from Makefile to ninjaRefael Ackermann2019-05-021-0/+25
* tools: implement node_mksnapshotJoyee Cheung2019-04-231-0/+2
* deps,test: bump googletest to 39f72ea6f5Refael Ackermann2019-04-221-1/+1
* build: run `mkcodecache` as an actionRefael Ackermann2019-04-161-11/+3
* tools: implement mkcodecache as an executableJoyee Cheung2019-04-161-1/+3
* build,deps: move gypfiles out 2/2 - movingRefael Ackermann2019-03-281-7/+5
* build,meta: quiet/pretty make output by defaultRefael Ackermann2019-03-211-4/+3
* Revert "build: silence cpp lint by default"Refael Ackermann2019-03-071-2/+5
* build: silence cpp lint by defaultRuben Bridgewater2019-02-281-5/+2
* build,test: guard eslint with crypto checkDaniel Bevenius2019-02-211-2/+6
* tools: improve prerequisites for test-all-suitesRich Trott2019-02-021-1/+1
* tools: exclude benchmark code from coverage reportRich Trott2019-02-011-1/+1
* tools: add test-all-suites to MakefileRich Trott2019-02-011-1/+5
* test: allow coverage threshold to be enforcedBenjamin Coe2019-02-011-5/+10
* 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